Dear Associate,
Please read the below guidelines carefully and strictly adhere to the same.
  • Zoom Recordings of {OPEN} box training sessions are strictly not allowed as per contractual obligations with training partners
  • Follow all the email communications from GTS-Tech_Trainings mailbox and SuccessFactors (no_reply@wal-mart.com) for program announcements & training confirmations.
  • Please nominate yourself for the open sessions within the first two days of training communication to maximize your chances of confirmation.
  • Ensure to fill in all the details asked in the LMS nomination/registration form to avoid missing any relevant communication.
  • Batch size for all open to all classes is 25. Training confirmation shall be sent out on a first-come-first-serve basis via email from Success Factors (no_reply@walmart.com).
  • If you wish to cancel or withdraw from a confirmed training, please cancel via SuccessFactors at least one week prior to the training. Any cancellation within one week of scheduled training will not be entertained and will incur cost to the pillar.
  • Please mandatorily submit feedback after completing a registered training.
  • Pre/Post assessment tests are mandatory for each training. Your completion may be withheld for not completing assessments.
  • Associates should not change the zoom meeting link under any circumstances. Please work with the training team host or reach out via #idctechlearning on Slack for support.
  • Associates are encouraged to attend the entire training session to avoid ‘NO SHOWS’ in the reporting.
  • For all queries related to technical enablement and learning, reach out to us via #idctechlearning on Slack.
  • Developer Master Class Azure Sessions
    2020 Technical Enablement Calendar
    July
    keyboard_arrow_right close
    August
    keyboard_arrow_right close
    September
    keyboard_arrow_right close
    October
    keyboard_arrow_right close
    November
    keyboard_arrow_right close
    December
    keyboard_arrow_right close
    July
    keyboard_arrow_right close
    iCode Engineering Onboarding (30 Jun - 3 Jul | 14 - 17 Jul | 28 - 31 Jul)

    Summary:  The IDC Technical Enablement and Learning Strategy team in partnership with the global Technical Talent Experience (TTX) team is excited to offer the Engineering Onboarding program in Bangalore. This training leverages the Pangaea suite of tools and technologies that power Walmart’s eCommerce platform, including the front-end, back-end, and infrastructure. It is required training, and the goal is for all new software engineers to receive it within their first 30 days to maximize efficiency and speed to delivery. This is a classroom session with labs.

    Target audience:  Software Engineers (New Hires)

    Duration:  4 days

    Session Details:

    30 June - 3 July

    | 09:00 AM to 12.00 PM

    | 01:00 PM to 04.00 PM

     

    14 - 17 July

    | 09:00 AM to 12.00 PM

    | 01:00 PM to 04.00 PM

     

    28 - 31 July

    | 09:00 AM to 12.00 PM

    | 01:00 PM to 04.00 PM    

    React JS (1 - 3 Jul)

    Summary:  React is one of the most popular libraries to build front-end web applications. This course starts with the fundamentals of React covering the core concepts of React Components, thereafter we go all the way from basic to advanced features focusing on design, performance and scalability. The course deep-dives into components, React Hooks, State management using Redux and React Context, Navigation using Routers and Server-side rendering. We will explore various tools and libraries to build a Single Page Application and invoking REST services. During the course an application would be built incorporating the concepts learned using real-time use-cases.The course also introduces the various API's and tools for testing and process for deployment.

    Target audience:  All

    Duration:  3 days

    Azure Cosmos DB (2 - Jul)

    Summary:  In this deep dive workshop, you will be learning about, how NoSQL data is an efficient way to store information that doesn’t map to the requirements of a relational SQL database. Learn how to use the Azure portal, the Azure Cosmos DB extension for Visual Studio Code, and the Azure Cosmos DB .NET Core SDK to work with your NoSQL data where you want, and provide your users with high availability, no matter where they are in the world. The workshop will include demonstrations of above-mentioned azure services to help you understand the real time scenarios.

    Target audience: All

    Duration: 1 day

     

    Azure Fundamentals (3 - Jul)

    Summary:   In this one day training you would Learn cloud concepts such as High Availability, Scalability, Elasticity, Agility, Fault Tolerance, and Disaster Recovery, Understand the benefits of cloud computing in Azure and how it can save you time and money, Compare and contrast basic strategies for transitioning to the Azure cloud and explore the breadth of services available in Azure including compute, network, storage, and security

    Target audience: All

    Duration: 1 day

    Cassandra Intermediate (6 - 7 Jul)

    Summary:  Cassandra is a massively scalable NoSQL datastore capable of handling very high operations per second. It originated from Facebook and derives inspiration from Google’s BigTable and Amazon DynamoDB. It is used by some of the iconic businesses around the world like Apple, Netflix, eBay, Instagram etc, it has become a product of choice because of the high availability and masterless architecture.

    Target audience: All

    Duration: 2 days

     

    Node JS (6 - 8 Jul)

    Summary:  Node.js is a powerful tool for backend JavaScript development. In this course we will cover all topics required for creating a server-side web application exposing a set of REST endpoints using Node, Express, SocketIO, MongoDB and modern JavaScript. The course starts with the Node concepts, built-in libraries, using the Node Package Manager and moves on to understanding asynchronous programming for building scalable applications. Later we cover creating web applications using Node Express, building real-time applications using WebSockets using SocketIO and working with databases like MongoDB and MySQL. We finally look into the aspects of security and deployment.

    Target audience:  All

    Duration:  3 days

    ML with Python (7 - 9 Jul)

    Summary:  This course provides a hands-on introduction to machine learning using python. The course co-vers supervised learning and unsupervised learning. After covering the classical machine learn-ing using linear regression, logistic regression, clustering the course moves on to more modern methods like gradient descent, decision trees and support vector machines.

    Target audience:  All

    Duration:  3 days

    Cassandra Advanced (8 - 9 Jul)

    Summary:  Cassandra is a massively scalable NoSQL datastore capable of handling very high operations per second. It originated from Facebook and derives inspiration from Google’s BigTable and Amazon DynamoDB. It is used by some of the iconic businesses around the world like Apple, Netflix, eBay, Instagram etc, it has become a product of choice because of the high availability and masterless architecture.

    Target audience:  All

    Duration:  2 days

    Python (8 - 10 Jul)

    Summary:  Think intuitively in Python. Gain in-depth understanding of Python's architecture, memory models, object-oriented features, input, and output details: stdio and file io. Use interesting and extra-useful control of flow statement. Master Python's simple and robust error handling methods. Implement flexible function protocols. Leverage built-in data types: Using them and inheriting from them in classes you design. Deploy Python's list comprehensions, decorators, iterators, and generators. Be industry ready to rapidly develop and deploy enterprise-grade Python applications using off-the-shelf libraries for all general-purpose usage.

    Target audience:  All

    Duration:  3 days

    GoLang (13 - 15 Jul)

    Summary:  Go is a very popular modern programming language, widely adopted by companies and projects of all sizes. It is open source, simple but powerful, expressive, reliable, and efficient. This Go course is divided into two parts. Foundations cover the details of the language as compared and contrasted with other programming languages. The Foundations course is an intermediate to advanced course and attendees are expected to already know at least one programming language well. We will also cover advanced concepts like concurrency which has a parallel to multithreading other languages. The second part, builds on the foundations and we build end to end web applications. We also about improving the correctness and performance of your code with unit testing, benchmarking, and different kinds of profiling.

    Target audience:  All

    Duration:  3 days

    Azure Cloud Native Applications (14 Jul)

    Summary:  Build a containerized web application with Docker. Package a web app so that it can be deployed as a Docker image and run from an Azure Container Instance. In this session, you will: Create a Dockerfile for a new container image based on a starter image from Docker Hub. Add files to an image using Dockerfile commands. Configure an image’s startup command with Dockerfile commands. Build and run a web application packaged in a Docker image. Deploy a Docker image using the Azure Container Instance service.

    Target audience:  All

    Duration:  1 day

    Azure Network Architecture (15 Jul)

    Summary:   In this deep dive workshop, you will be learning about Azure networking fundamentals and various networking services such as, VNET, Load balancers, DNS and Hybrid networking. The workshop will include demonstrations of above-mentioned azure services to help you understand the real time scenarios.

    Target audience:  All

    Duration:  1 day

    Docker and Kubernetes (15 - 17 Jul)

    Summary:  This boot camp introduces participants to docker and its eco system, help them get started using docker to build, package and run their applications inside containers. This course also covers container orchestration with Kubernetes.

    Target audience:  All

    Duration:  3 days

    Spark Advanced (15 - 16 Jul)

    Summary:  Course on Apache Spark & Scala is a 3 days(24 hours) course which will cover different concepts of Big Data, Challenges in Big Data Processing, Approach to Big Data Problems using Apache Spark, specifics of Spark like it's Components, Installation Steps, RDDs, DataFrame, DataSet, Transformations, Actions, Lazy Execution, Integration with HDFS.

    Target audience:  All

    Duration:  2 days

    Azure Eventhub (20 Jul)

    Summary:   In this deep dive workshop, you will be learning about how to create reliable messaging for your applications, and how to take advantage of serverless application services in Azure using Azure logic Apps, communication using Azure Queue Storage, Event Grid, Build a serverless application architecture, automate your operations, and integrate applications by handling Azure events with Event Grid. Securely expose services that run in your on-premises network to clients in the cloud, without having to open a port on your firewall or make intrusive changes to your corporate network infrastructure. The workshop will include demonstrations of above-mentioned azure services to help you understand the real time scenarios.

    Target audience:  All

    Duration:  1 day

    Kafka Advanced (20 - 21 Jul)

    Summary:  This Kafka Advance training helps you master the Apache Kafka Ecosystem, Architecture, Core Concepts and Operations, Extended APIs . After this training you will have clear understanding about master concepts such as Topics, Partitions, Brokers, Syn and ASyn Producers, Consumers and different Kafka connect clients for HDFS, Elastic Search and File.

    Target audience:  All

    Duration:  1 day

    Azure Functions (21 Jul)

    Summary:  In this deep dive workshop, you will be learning about how Azure Functions enable the creation of event driven, compute-on-demand systems that can be triggered by various external events. Learn how to leverage functions to execute server-side logic and build serverless architectures. You would learn how to Choose the best Azure service to automate your business processes, Create serverless logic with Azure Functions, Execute an Azure Function with triggers, Chain Azure Functions together using input and output bindings, Create a long-running serverless workflow with Durable Functions, Develop, test, and deploy an Azure Function with Visual Studio, Monitor GitHub events by using a webhook with Azure Functions, Enable automatic updates in a web application using Azure Functions and SignalR Service, Expose multiple Azure Function apps as a consistent API by using Azure API Management. The workshop will include demonstrations of above-mentioned azure services to help you understand the real time scenarios.

    Target audience:  All

    Duration:  1 day

    Elastic Search (22 - 23 Jul)

    Summary:  Elasticsearch is a search engine based on the Lucene library. It provides a distributed, multitenant-capable full-text search engine with an HTTP web interface and schema-free JSON documents.

    Target audience:  All

    Duration:  2 days

    Hadoop (27 - 28 Jul)

    Summary:  Apache Hadoop, the open source data management software that helps organizations analyze massive volumes of structured and unstructured data, is a very hot topic across the tech industry. Employed by such big named websites as eBay, Facebook, and Yahoo, Hadoop can be hosted on cloud environment like Windows HDinsightService , where we need to pay for the computing resource we use.

    Target audience:  All

    Duration:  2 days

    Agile +JIRA (28 - 29 Jul)

    Summary:  Understand the need, origin and evolution of Agile methodology, its principles and practices 2. Understand the basics and structure of Scrum Model 3. Learn how Scrum can be used by teams for its benefit and for the benefit of its organisation and customers 4. Learn about the roles, ceremonies and artefacts associated with Scrum model 5. Understand how people in organization play roles to use Agile and Scrum 6. Learn how teams and management use Jira for logging and tracking their work effectively 7. Learn to create and manage Jira reports and dashboards 8. Learn about best practices to use Jira.

    Target audience:  All

    Duration:  2 days

    August
    keyboard_arrow_right close
    Azure Cosmos DB (3 Aug)

    Summary:  In this deep dive workshop, you will be learning about, how NoSQL data is an efficient way to store information that doesn’t map to the requirements of a relational SQL database. Learn how to use the Azure portal, the Azure Cosmos DB extension for Visual Studio Code, and the Azure Cosmos DB .NET Core SDK to work with your NoSQL data where you want, and provide your users with high availability, no matter where they are in the world. The workshop will include demonstrations of above-mentioned azure services to help you understand the real time scenarios.

    Target audience:  All

    Duration:  1 day

    Azure Fundamentals (3 Aug)

    Summary:   In this 1 day training you would Learn cloud concepts such as High Availability, Scalability, Elasticity, Agility, Fault Tolerance, and Disaster Recovery, Understand the benefits of cloud computing in Azure and how it can save you time and money, Compare and contrast basic strategies for transitioning to the Azure cloud and explore the breadth of services available in Azure including compute, network, storage, and security.

    Target audience:  All

    Duration:  1 day

    Cassandra Intermediate (4 - 5 Aug)

    Summary:  Cassandra is a massively scalable NoSQL datastore capable of handling very high operations per second. It originated from Facebook and derives inspiration from Google’s BigTable and Amazon DynamoDB. It is used by some of the iconic businesses around the world like Apple, Netflix, eBay, Instagram etc, it has become a product of choice because of the high availability and masterless architecture.

    Target audience:  All

    Duration: 2 days

    Node JS (4 - 6 Aug)

    Summary:  Node.js is a powerful tool for backend JavaScript development. In this course we will cover all topics required for creating a server-side web application exposing a set of REST endpoints using Node, Express, SocketIO, MongoDB and modern JavaScript. The course starts with the Node concepts, built-in libraries, using the Node Package Manager and moves on to understanding asynchronous programming for building scalable applications. Later we cover creating web applications using Node Express, building real-time applications using WebSockets using SocketIO and working with databases like MongoDB and MySQL. We finally look into the aspects of security and deployment.

    Target audience:  All

    Duration: 2 days

    React JS (5 - 7 Aug)

    Summary:  React is one of the most popular libraries to build front-end web applications. This course starts with the fundamentals of React covering the core concepts of React Components, thereafter we go all the way from basic to advanced features focusing on design, performance and scalability. The course deep-dives into components, React Hooks, State management using Redux and React Context, Navigation using Routers and Server-side rendering. We will explore various tools and libraries to build a Single Page Application and invoking REST services. During the course an application would be built incorporating the concepts learned using real-time use-cases.The course also introduces the various API's and tools for testing and process for deployment.

    Target audience:  All

    Duration: 3 days

    Cassandra Advanced (6 - 7 Aug)

    Summary:  Cassandra is a massively scalable NoSQL datastore capable of handling very high operations per second. It originated from Facebook and derives inspiration from Google’s BigTable and Amazon DynamoDB. It is used by some of the iconic businesses around the world like Apple, Netflix, eBay, Instagram etc, it has become a product of choice because of the high availability and masterless architecture.

    Target audience:  All

    Duration: 2 days

    ML with Python (10 - 12 Aug)

    Summary:  This course provides a hands-on introduction to machine learning using python. The course co-vers supervised learning and unsupervised learning. After covering the classical machine learn-ing using linear regression, logistic regression, clustering the course moves on to more modern methods like gradient descent, decision trees and support vector machines.

    Target audience:  All

    Duration: 3 days

    GoLang (10 - 12 Aug)

    Summary:  Go is a very popular modern programming language, widely adopted by companies and projects of all sizes. It is open source, simple but powerful, expressive, reliable, and efficient. This Go course is divided into two parts. Foundations cover the details of the language as compared and contrasted with other programming languages. The Foundations course is an intermediate to advanced course and attendees are expected to already know at least one programming language well. We will also cover advanced concepts like concurrency which has a parallel to multithreading other languages. The second part, builds on the foundations and we build end to end web applications. We also about improving the correctness and performance of your code with unit testing, benchmarking, and different kinds of profiling.

    Target audience:  All

    Duration: 3 days

    Docker and Kubernetes (12 - 14 Aug)

    Summary:  This boot camp introduces participants to docker and its eco system, help them get started using docker to build, package and run their applications inside containers. This course also covers container orchestration with Kubernetes.

    Target audience:  All

    Duration: 3 days

    Azure Cloud Native Applications (17 Aug)

    Summary:  Build a containerized web application with Docker. Package a web app so that it can be deployed as a Docker image and run from an Azure Container Instance. In this session, you will: Create a Dockerfile for a new container image based on a starter image from Docker Hub. Add files to an image using Dockerfile commands. Configure an image’s startup command with Dockerfile commands. Build and run a web application packaged in a Docker image. Deploy a Docker image using the Azure Container Instance service.

    Target audience:  All

    Duration: 1 day

    Spark Advanced (17 - 18 Aug)

    Summary:  Course on Apache Spark & Scala is a 3 days(24 hours) course which will cover different concepts of Big Data, Challenges in Big Data Processing, Approach to Big Data Problems using Apache Spark, specifics of Spark like it's Components, Installation Steps, RDDs, DataFrame, DataSet, Transformations, Actions, Lazy Execution, Integration with HDFS.

    Target audience:  All

    Duration: 2 days

    Kafka Advanced (17 - 18 Aug)

    Summary:  This Kafka Advance training helps you master the Apache Kafka Ecosystem, Architecture, Core Concepts and Operations, Extended APIs . After this training you will have clear understanding about master concepts such as Topics, Partitions, Brokers, Syn and ASyn Producers, Consumers and different Kafka connect clients for HDFS, Elastic Search and File.

    Target audience:  All

    Duration: 2 days

    Python (17 - 19 Aug)

    Summary:  Think intuitively in Python. Gain in-depth understanding of Python's architecture, memory models, object-oriented features, input, and output details: stdio and file io. Use interesting and extra-useful control of flow statement. Master Python's simple and robust error handling methods. Implement flexible function protocols. Leverage built-in data types: Using them and inheriting from them in classes you design. Deploy Python's list comprehensions, decorators, iterators, and generators. Be industry ready to rapidly develop and deploy enterprise-grade Python applications using off-the-shelf libraries for all general-purpose usage.

    Target audience:  All

    Duration: 3 days

    Azure Network Architecture (18 Aug)

    Summary:   In this deep dive workshop, you will be learning about Azure networking fundamentals and various networking services such as, VNET, Load balancers, DNS and Hybrid networking. The workshop will include demonstrations of above-mentioned azure services to help you understand the real time scenarios.

    Target audience:  All

    Duration: 1 day

    Azure Eventhub (19 Aug)

    Summary:   In this deep dive workshop, you will be learning about how to create reliable messaging for your applications, and how to take advantage of serverless application services in Azure using Azure logic Apps, communication using Azure Queue Storage, Event Grid, Build a serverless application architecture, automate your operations, and integrate applications by handling Azure events with Event Grid. Securely expose services that run in your on-premises network to clients in the cloud, without having to open a port on your firewall or make intrusive changes to your corporate network infrastructure. The workshop will include demonstrations of above-mentioned azure services to help you understand the real time scenarios.

    Target audience:  All

    Duration: 1 day

    Hadoop (19 - 20 Aug)

    Summary:  Apache Hadoop, the open source data management software that helps organizations analyze massive volumes of structured and unstructured data, is a very hot topic across the tech industry. Employed by such big named websites as eBay, Facebook, and Yahoo, Hadoop can be hosted on cloud environment like Windows HDinsightService , where we need to pay for the computing resource we use.

    Target audience:  All

    Duration: 2 days

    Azure Functions (20 Aug)

    Summary:  In this deep dive workshop, you will be learning about how Azure Functions enable the creation of event driven, compute-on-demand systems that can be triggered by various external events. Learn how to leverage functions to execute server-side logic and build serverless architectures. You would learn how to Choose the best Azure service to automate your business processes, Create serverless logic with Azure Functions, Execute an Azure Function with triggers, Chain Azure Functions together using input and output bindings, Create a long-running serverless workflow with Durable Functions, Develop, test, and deploy an Azure Function with Visual Studio, Monitor GitHub events by using a webhook with Azure Functions, Enable automatic updates in a web application using Azure Functions and SignalR Service, Expose multiple Azure Function apps as a consistent API by using Azure API Management. The workshop will include demonstrations of above-mentioned azure services to help you understand the real time scenarios.

    Target audience:  All

    Duration: 1 day

    Agile +JIRA (20 - 21 Aug)

    Summary:  Understand the need, origin and evolution of Agile methodology, its principles and practices 2. Understand the basics and structure of Scrum Model 3. Learn how Scrum can be used by teams for its benefit and for the benefit of its organisation and customers 4. Learn about the roles, ceremonies and artefacts associated with Scrum model 5. Understand how people in organization play roles to use Agile and Scrum 6. Learn how teams and management use Jira for logging and tracking their work effectively 7. Learn to create and manage Jira reports and dashboards 8. Learn about best practices to use Jira.

    Target audience:  All

    Duration: 2 days

    Migration, Business Continuity and DR Architecture (24 - 26 Aug)

    Summary:  In this deep dive workshop, you will be learning about how to migrate resources to Azure, how to provide site recovery for your applications in Azure and on-premises, and how to your applications are available through service interruptions and changes in load. The workshop will include demonstrations of above-mentioned azure services to help you understand the real time scenarios.

    Target audience:  All

    Duration: 3 days

    Elastic Search (27 - 28 Aug)

    Summary:  Elasticsearch is a search engine based on the Lucene library. It provides a distributed, multitenant-capable full-text search engine with an HTTP web interface and schema-free JSON documents.

    Target audience:  All

    Duration: 2 days

    September
    keyboard_arrow_right close

    Summary:  The IDC Technical Enablement and Learning Strategy team in partnership with the global Technical Talent Experience (TTX) team is excited to offer the Engineering Onboarding program in Bangalore. This training leverages the Pangaea suite of tools and technologies that power Walmart’s eCommerce platform, including the front-end, back-end, and infrastructure. It is required training, and the goal is for all new software engineers to receive it within their first 30 days to maximize efficiency and speed to delivery. This is a classroom session with labs.

    Target audience:  Software Engineers (New Hires)

    Duration:  4 days

    Session Details:

    01 - 04 September

    | 09:00 AM to 12.00 PM

    | 01:00 PM to 04.00 PM

     

    10 - 11 September

    | 09:00 AM to 04.00 PM

     

    17 - 18 September

    | 09:00 AM to 04.00 PM

    Summary:  This Kafka Advance training helps you master the Apache Kafka Ecosystem, Architecture, Core Concepts and Operations, Extended APIs . After this training you will have clear understanding about master concepts such as Topics, Partitions, Brokers, Syn and ASyn Producers, Consumers and different Kafka connect clients for HDFS, Elastic Search and File.

    Target audience:  Core Services Item & Inventory

    Duration:  2 days

    Target audience:  SAM's Club Tech

    Duration:  3 days

    Target audience:  WBS

    Duration:  4 days

    Summary:  Course on Apache Spark & Scala is a 3 days(24 hours) course which will cover different concepts of Big Data, Challenges in Big Data Processing, Approach to Big Data Problems using Apache Spark, specifics of Spark like it's Components, Installation Steps, RDDs, DataFrame, DataSet, Transformations, Actions, Lazy Execution, Integration with HDFS.

    Target audience:  WBS

    Duration:  2 days

    Summary:  This basic program in data science is aimed at introducing the participants to statistical analysis of data through linear regression, logistic regression, Naïve Bayes Classifier, & PCA. The participants then get introduced to the visualization of insights.

    Target audience:  All

    Duration:  2 days

    Note: the  below training sessions are continuous. hence, ensure to register and attend all the sessions.

    Session 1:

    01 - 02 September

    | 09:00 AM to 12.00 PM

    Session 5:

    28 - 29 September

    | 09:00 AM to 12.00 PM

    Session 2:

    07 - 08 September

    | 09:00 AM to 12.00 PM

    Session 3:

    14 - 15 September

    | 09:00 AM to 12.00 PM

    Session 4:

    21 - 22 September

    | 09:00 AM to 12.00 PM

    Summary:  This program introduces learners to the fundamentals of data science, machine learning, artificial intelligence and its application across different industries. Data-science with R gives learners a complete understanding of R programming and its application in data visualization through statistical analysis and machine learning models through simple case studies to augment their learning.

    Target audience:  All

    Duration:  3 days

    Note: the  below training sessions are continuous. hence, ensure to register and attend all the sessions.

    Session 1:

    01 - 03 September

    | 09:00 AM to 01.00 PM

    Session 2:

    07 - 09 September

    | 09:00 AM to 01.00 PM

    Summary:  This course introduces you open source query language GraphQL, its advantages over REST, the different web architecture to use with it & its benefits for developers.

    Target audience:  All

    Duration:  3 days

    Note: the  below training sessions are continuous. hence, ensure to register and attend all the sessions.

    Session 1:

    07 - 09 September

    | 09:00 AM to 01.00 PM

    Session 2:

    14 - 16 September

    | 09:00 AM to 01.00 PM

    Summary:  Learn to keep track of several versions of code and configuration files using version control system GIT. We look at Git’s functionality and how it is used across organizations. This course covers both the basic and advanced features such as collaborating with others.

    Target audience:  All

    Duration:  4 days

    Summary:  This course is designed for people looking for a great kick start in CI/CD, Release Engineering world. The course gives a solid foundation to Jenkins fundamentals and then slowly takes a deep dive implementing more advanced features of Jenkins.

    Target audience:  All

    Duration:  4 days

    Summary:  This instructor-led, live training (online or onsite) is aimed at system administrators and developers who wish to use Prometheus to monitor Kubernetes clusters.

    Target audience:  All

    Duration:  4 days

    October
    keyboard_arrow_right close

    Summary:  Kotlin is a modern programming language that is concise, pragmatic focused on interoperability with Java code. This course aims to share with you the power and the beauty of Kotlin. We'll have a basic overview of the language, as well as a discussion of many corner cases, especially concerning This course covers basic syntax, nullability, functional programming with Kotlin, object-oriented programming with Kotlin and the power of the Kotlin standard library.

    Target audience:  All

    Duration:  3 days

    Note: the  below training sessions are continuous. hence, ensure to register and attend all the sessions.

    Session 1:

    05 - 07 October

    | 09:00 AM to 01.00 PM

    Session 2:

    12 - 14 October

    | 09:00 AM to 01.00 PM

    Summary:  Grafana is an open source visualization and metric analytic suite for visualizing real-time data of application analytics. Graphite is an open source software for monitoring and graphing computer system data. Together with Grafana and Graphite, users are able to quickly diagnose system issues and monitor system performance.

    Target audience:  All

    Duration:  4 days

    Summary:  As a CSPO, you will be able to fulfill the role of Product Owner on a Scrum team. Youwill also have access to a 2-year membership with Scrum Alliance. Through this membership you can join local user groups, online social networks, gain access to deep discounts on gatherings, and additional member-only resources. In addition, CSPOs can use a specially designed logo to highlight their credentials.

    Target audience:  All

    Duration:  2 days

    Summary:  This course is designed for: Web/application server administrators who need to be able to install, configure, run, and tune the Apache Tomcat Application Server.

    Target audience:  All

    Duration:  3 days

    Note: the  below training sessions are continuous. hence, ensure to register and attend all the sessions.

    Session 1:

    12 - 14 October

    | 09:00 AM to 01.00 PM

    Session 2:

    19 - 21 October

    | 09:00 AM to 01.00 PM

    Summary:  A Professional Data Engineer enables data-driven decision making by collecting, transforming, and publishing data. A data engineer should be able to design, build, operationalize, secure, and monitor data processing systems with a particular emphasis on security and compliance; scalability and efficiency; reliability and fidelity; and flexibility and portability. A data engineer should also be able to leverage, deploy, and continuously train pre-existing machine learning models.

    Target audience:  All

    Duration:  4 days

    Note: the  below training sessions are continuous. hence, ensure to register and attend all the sessions.

    Session 1:

    12 - 15 October

    | 09:00 AM to 01.00 PM

    Session 2:

    19 - 22 October

    | 09:00 AM to 01.00 PM

    Summary:  Apache Hive is data warehouse infrastructure built on top of Apache Hadoop for providing data summarization, ad hoc query, and analysis of large datasets. It provides a mechanism to project structure onto the data in Hadoop and to query that data using a SQL-like language called HiveQL (HQL). In this training we are going to explore all the features of Hive to run SQL queries.

    Target audience:  All

    Duration:  2 days

    November
    keyboard_arrow_right close
    December
    keyboard_arrow_right close
    Training Calendar Archive (January - June)
    January
    keyboard_arrow_right close
    February
    keyboard_arrow_right close
    March
    keyboard_arrow_right close
    April
    keyboard_arrow_right close
    May
    keyboard_arrow_right close
    June
    keyboard_arrow_right close
    January
    keyboard_arrow_right close
    Technical Onboarding (16-17 Jan)

    Summary:  The IDC Technical Enablement and Learning Strategy team in partnership with the global Technical Talent Experience (TTX) team is excited to offer the Engineering Onboarding program in Bangalore. This training leverages the Pangaea suite of tools and technologies that power Walmart’s eCommerce platform, including the front-end, back-end, and infrastructure. It is required training, and the goal is for all new software engineers to receive it within their first 30 days to maximize efficiency and speed to delivery. This is a classroom session with labs.

    Target audience:  New Joiners

    Duration:  2 days

    GoLang Intermediate (20-22 Jan)

    Summary:  GoLang Intermediate course sets a strong foundation for the attendees to develop any kind of application in GoLang. This intermediate to advanced course is for those who have programmed in at least one other programming language and takes it from there to compare and contrast quickly against key GoLang features. Go has a different approach to what we know as Object Oriented Programming, which we cover over a day. On the third day, we look at parallel/concurrent programming - a powerful feature of Go. Most attendees have hardly ever done multithreaded programming, but within a day they are able to solution a reasonably complex requirement in elegant, straightforward, maintainable Go code.

    Target audience: GIEO

    Duration: 3 days

     

    Dockers and Kubernetes (22-24 Jan)

    Summary:  This boot camp introduces participants to docker and its ecosystem. It helps them use docker to build, package, and run their applications inside containers. This course also covers container orchestration with Kubernetes.

    Target audience: SCT

    Duration: 3 days

     

    GoLang Advanced (27-28 Jan)

    Summary:  The Go Lang advanced training is designed for programmers have completed the Go Lang Intermediate training. In this session, you will learn how to do web programming in Go. You will then learn how to handle files and databases. In addition, this course covers testing, benchmarking, and logging. Finally, you will learn about RPC, protocol buffers, and gRPC. This is a classroom session with labs.

    Target audience: GIEO

    Duration: 2 days

     

    Agile and Jira (30-31 Jan)

    Summary:  This practical (non-theory) workshop enables participants in appropriately planning and delivering work by managing and tracking through JIRA. It covers topics such as planning, estimation, and tracking. It also covers sprinting, SCRUM simulation, and JIRA handholding. Finally, you will learn about Kanban and multi-team scrum and dependency resolution.

    Target audience: Intl

    Duration: 2 days

     

    Technical Onboarding (30-31 Jan)

    Summary:  The IDC Technical Enablement and Learning Strategy team in partnership with the global Technical Talent Experience (TTX) team is excited to offer the Engineering Onboarding program in Bangalore. This training leverages the Pangaea suite of tools and technologies that power Walmart’s eCommerce platform, including the front-end, back-end, and infrastructure. It is required training, and the goal is for all new software engineers to receive it within their first 30 days to maximize efficiency and speed to delivery. This is a classroom session with labs.

    Target audience:  New Joiners

    Duration:  2 days

    February
    keyboard_arrow_right close
    GoLang Intermediate (3-5 Feb)

    Summary:  GoLang Intermediate course sets a strong foundation for the attendees to develop any kind of application in GoLang. This intermediate to advanced course is for those who have programmed in at least one other programming language and takes it from there to compare and contrast quickly against key GoLang features. Go has a different approach to what we know as Object Oriented Programming, which we cover over a day. On the third day, we look at parallel/concurrent programming - a powerful feature of Go. Most attendees have hardly ever done multithreaded programming, but within a day they are able to solution a reasonably complex requirement in elegant, straightforward, maintainable Go code.

    Target audience: All

    Duration: 3 days

     

    TOGAF (4-7 Feb)

    Summary:  This course is designed for Module Leads, Business analysts, Project Managers, Managers working on enterprise architecture projects, Business Leaders in transformational roles, IT Architects, Solution Architects, and Integration specialists in client-facing roles. It is also well suited to IT professionals who aspire to become IT, Software, and Enterprise Architects. The case study-based approach is designed to help learners apply the TOGAF® framework in practice and prepare for the corresponding certification exam.

    Target audience: GBS

    Duration: 4 days

     

    GoLang Advanced (10-11 Feb)

    Summary:  GoLang Advanced builds on the GoLang Fundamentals course and teaches attendees to build real-world applications. Over this 2 day course, we build an end-to-end web application while working with templates, JSON, and XML. We learn how to create an application server and a static website. We then combine that with SQL to build a backend web application that takes user input as JSON, process it, and stores/retrieves it from persistent MySQL storage. Hands-on exercises on unit testing, code coverage, and benchmarking take the attendees through the test driven development approach. Finally, we do a walkthrough of the amazing, free code optimization tools in GoLang.

    Target audience: All

    Duration: 2 days

     

    ML with Python (12-14 Feb)

    Summary:  This course for Python developers covers a wide range of topics to enable them achieving their machine learning projects using Python. It begins with a basic introduction to classify and differentiate various terminology such as AI, ML, and Data Science. It then proceeds to give learners a crash course on Python and EDA as well as Applied Machine Learning Algorithms. It also covers concepts such as linear regression, logistic regression, decision trees, and KNN. Finally, you will learn about support vector machines, ensemble models, and unsupervised machine learning algorithms. This is a classroom session with labs.

    Target audience:  All

    Duration: 3 days

     

    Technical Onboarding (13-14 Feb)

    Summary:  The IDC Technical Enablement and Learning Strategy team in partnership with the global Technical Talent Experience (TTX) team is excited to offer the Engineering Onboarding program in Bangalore. This training leverages the Pangaea suite of tools and technologies that power Walmart’s eCommerce platform, including the front-end, back-end, and infrastructure. It is required training, and the goal is for all new software engineers to receive it within their first 30 days to maximize efficiency and speed to delivery. This is a classroom session with labs.

    Target audience:  New Joiners

    Duration:  2 days

    Technical Onboarding (27-28 Feb)

    Summary:  The IDC Technical Enablement and Learning Strategy team in partnership with the global Technical Talent Experience (TTX) team is excited to offer the Engineering Onboarding program in Bangalore. This training leverages the Pangaea suite of tools and technologies that power Walmart’s eCommerce platform, including the front-end, back-end, and infrastructure. It is required training, and the goal is for all new software engineers to receive it within their first 30 days to maximize efficiency and speed to delivery. This is a classroom session with labs.

    Target audience:  New Joiners

    Duration:  2 days

    Kafka Intermediate (27-28 Feb)

    Summary:  This course provides learners with a basic overview of Apache Kafka. You will learn about Kafka architecture and design. You will also learn about writing producers and consumers, how to administer and manage Kafka, and Kafka integration strategies. This is a classroom session with labs.

    Target audience:  All

    Duration: 2 days

     

    March
    keyboard_arrow_right close
    ML with Python (2-4 Mar)

    Summary:  This course for Python developers covers a wide range of topics to enable them achieving their machine learning projects using Python. It begins with a basic introduction to classify and differentiate various terminology such as AI, ML, and Data Science. It then proceeds to give learners a crash course on Python and EDA as well as Applied Machine Learning Algorithms. It also covers concepts such as linear regression, logistic regression, decision trees, and KNN. Finally, you will learn about support vector machines, ensemble models, and unsupervised machine learning algorithms. This is a classroom session with labs.

    Target audience:  All

    Duration: 3 days

     

    Kafka Advanced (2-3 Mar)

    Summary:  If you have attended the Kafka Essentials course, then this session helps you broaden your knowledge of Kafka. You will learn about Kafka internals, clusters, cross-cluster data mirroring, building Kafka pipelines, stream processing, securing and tuning Kafka. This is a classroom session with labs.

    Target audience:  All

    Duration: 2 days

     

    Dockers and Kubernetes (4-6 Mar)

    Summary:  This boot camp introduces participants to docker and its ecosystem. It helps them use docker to build, package, and run their applications inside containers. This course also covers container orchestration with Kubernetes.

    Target audience: SCT

    Duration: 3 days

     

    Technical Onboarding (12-13 Mar)

    Summary:  The IDC Technical Enablement and Learning Strategy team in partnership with the global Technical Talent Experience (TTX) team is excited to offer the Engineering Onboarding program in Bangalore. This training leverages the Pangaea suite of tools and technologies that power Walmart’s eCommerce platform, including the front-end, back-end, and infrastructure. It is required training, and the goal is for all new software engineers to receive it within their first 30 days to maximize efficiency and speed to delivery. This is a classroom session with labs.

    Target audience:  All

    Duration:  2 days

    Advanced Spark (17-18 Mar)

    Target audience: All

    Duration: 2 days

     

    Dockers and Kubernetes (25-27 Mar)

    Summary:  This boot camp introduces participants to docker and its ecosystem. It helps them use docker to build, package, and run their applications inside containers. This course also covers container orchestration with Kubernetes.

    Target audience: GBS

    Duration: 3 days

     

    Technical Onboarding (26-27 Mar)

    Summary:  The IDC Technical Enablement and Learning Strategy team in partnership with the global Technical Talent Experience (TTX) team is excited to offer the Engineering Onboarding program in Bangalore. This training leverages the Pangaea suite of tools and technologies that power Walmart’s eCommerce platform, including the front-end, back-end, and infrastructure. It is required training, and the goal is for all new software engineers to receive it within their first 30 days to maximize efficiency and speed to delivery. This is a classroom session with labs.

    Target audience:  New Joiners

    Duration:  2 days

    Data Quality Champion (5th March)

    Summary:  Data Quality Champions act as the single point of contact for any information related to Capitalisation, SLA breaches for support tickets, mapping of initiatives to epics, adding new initiatives in Roadmap, synchronising between Roadmap, Jira and Team-Rosters. This training will equip on the tools' purpose, data model, and reporting

    Target audience:  Technical Program Managers(TPM), Product Managers (PM), Finance Managers

    Duration:  4 hours

    Sailpoint IdentityIQ Architecture (16th-20th March)

    Summary:  The Sailpoint IdentityIQ training is designed to enable programmers in working with the Sailpoint product suite. Learners will get a hands-on experience in provisioning users, assigning policies, creating rules, and other functions such as reporting, lifecycle management, and troubleshooting.

    Target audience:  GBS

    Duration:  5 Days

    April
    keyboard_arrow_right close
    React JS (1-3 Apr)

    Target audience:  SCT

    Duration: 3 days

     

    Kafka Advanced (6-7 Apr)

    Summary:  If you have attended the Kafka Essentials course, then this session helps you broaden your knowledge of Kafka. You will learn about Kafka internals, clusters, cross-cluster data mirroring, building Kafka pipelines, stream processing, securing and tuning Kafka. This is a classroom session with labs.

    Target audience:  SCT

    Duration: 2 days

     

    Dockers and Kubernetes (13-15 Apr)

    Summary:  This boot camp introduces participants to docker and its ecosystem. It helps them use docker to build, package, and run their applications inside containers. This course also covers container orchestration with Kubernetes.

    Target audience: Intl

    Duration: 3 days

     

    Technical Onboarding (13-14 Apr)

    Summary:  The IDC Technical Enablement and Learning Strategy team in partnership with the global Technical Talent Experience (TTX) team is excited to offer the Engineering Onboarding program in Bangalore. This training leverages the Pangaea suite of tools and technologies that power Walmart’s eCommerce platform, including the front-end, back-end, and infrastructure. It is required training, and the goal is for all new software engineers to receive it within their first 30 days to maximize efficiency and speed to delivery. This is a classroom session with labs.

    Target audience:  New Joiners

    Duration:  2 days

    Advanced Spark (16-17 Apr)

    Target audience: SCT

    Duration: 2 days

     

    React Native (27-29 Apr)

    Target audience:  SCT

    Duration:  3 days

    Dockers and Kubernetes (27-29 Apr)

    Summary:  This boot camp introduces participants to docker and its ecosystem. It helps them use docker to build, package, and run their applications inside containers. This course also covers container orchestration with Kubernetes.

    Target audience: Intl

    Duration: 3 days

     

    May
    keyboard_arrow_right close
    ML with Python (4-6 May)

    Summary:  This course for Python developers covers a wide range of topics to enable them achieving their machine learning projects using Python. It begins with a basic introduction to classify and differentiate various terminology such as AI, ML, and Data Science. It then proceeds to give learners a crash course on Python and EDA as well as Applied Machine Learning Algorithms. It also covers concepts such as linear regression, logistic regression, decision trees, and KNN. Finally, you will learn about support vector machines, ensemble models, and unsupervised machine learning algorithms. This is a classroom session with labs.

    Target audience:  All

    Duration: 3 days

     

    Kafka Intermediate (5-6 May)

    Summary:  This course provides learners with a basic overview of Apache Kafka. You will learn about Kafka architecture and design. You will also learn about writing producers and consumers, how to administer and manage Kafka, and Kafka integration strategies. This is a classroom session with labs.

    Target audience:  Sam’s Club Tech.

    Duration: 2 days

     

    Python (6-8 May)

    Target audience:  ALL

    Duration: 3 days

     

    Hadoop (7-8 May)

    Target audience:  All

    Duration: 2 days

     

    iCode Engineering Onboarding (7-8 May)

    Summary:  The IDC Technical Enablement and Learning Strategy team in partnership with the global Technical Talent Experience (TTX) team is excited to offer the Engineering Onboarding program in Bangalore. This training leverages the Pangaea suite of tools and technologies that power Walmart’s eCommerce platform, including the front-end, back-end, and infrastructure. It is required training, and the goal is for all new software engineers to receive it within their first 30 days to maximize efficiency and speed to delivery. This is a classroom session with labs.

    Target audience:  Software Engineers (New Hires)

    Duration:  2 days

    Kafka Advanced (11-12 May)

    Summary:  If you have attended the Kafka Essentials course, then this session helps you broaden your knowledge of Kafka. You will learn about Kafka internals, clusters, cross-cluster data mirroring, building Kafka pipelines, stream processing, securing and tuning Kafka. This is a classroom session with labs.

    Target audience:  Sam’s Club Tech.

    Duration: 2 days

     

    Cassandra Intermediate (11-12 May)

    Target audience:  ALL

    Duration: 2 days

     

    Dockers and Kubernetes (11-13 May)

    Summary:  This boot camp introduces participants to docker and its ecosystem. It helps them use docker to build, package, and run their applications inside containers. This course also covers container orchestration with Kubernetes.

    Target audience: Core Services: Item and Inventory

    Duration: 3 days

     

    Cassandra Advanced (13-14 May)

    Target audience: Core Services: Item and Inventory

    Duration: 2 days

     

    React JS (13 - 15 May)

    Target audience: Sam’s Club Tech.

    Duration: 3 days

     

    Kafka Intermediate (14-15 May)

    Summary:  This course provides learners with a basic overview of Apache Kafka. You will learn about Kafka architecture and design. You will also learn about writing producers and consumers, how to administer and manage Kafka, and Kafka integration strategies. This is a classroom session with labs.

    Target audience:  ALL

    Duration: 2 days

     

    Kafka Advanced (18-19 May)

    Summary:  If you have attended the Kafka Essentials course, then this session helps you broaden your knowledge of Kafka. You will learn about Kafka internals, clusters, cross-cluster data mirroring, building Kafka pipelines, stream processing, securing and tuning Kafka. This is a classroom session with labs.

    Target audience:  ALL

    Duration: 2 days

     

    Node JS (18 - 20 May)

    Target audience: Shared Services-Gurgaon

    Duration: 3 days

     

    Spark Intermediate (20-21 May)

    Target audience: All

    Duration: 2 days

     

    iCode Engineering Onboarding (19-20 May) | (21-22 May)

    Summary:  The IDC Technical Enablement and Learning Strategy team in partnership with the global Technical Talent Experience (TTX) team is excited to offer the Engineering Onboarding program in Bangalore. This training leverages the Pangaea suite of tools and technologies that power Walmart’s eCommerce platform, including the front-end, back-end, and infrastructure. It is required training, and the goal is for all new software engineers to receive it within their first 30 days to maximize efficiency and speed to delivery. This is a classroom session with labs.

    Target audience:  Software Engineers (New Hires)

    Duration:  2 days

    Basics of ML (28 May)

    Target audience: Product Managers

    Duration: 1 day

     

    Advanced Spark (28-29 May)

    Target audience: All

    Duration: 2 days

     

    June
    keyboard_arrow_right close
    Dockers and Kubernetes (1-3 Jun)

    Summary:  This boot camp introduces participants to docker and its ecosystem. It helps them use docker to build, package, and run their applications inside containers. This course also covers container orchestration with Kubernetes.

    Target audience: Core Services: Item and Inventory

    Duration: 3 days

     

    Hadoop (2-3 Jun)

    Target audience:  All

    Duration: 2 days

     

    iCode Engineering Onboarding (2-4 Jun | 16-18 Jun)

    Summary:  The IDC Technical Enablement and Learning Strategy team in partnership with the global Technical Talent Experience (TTX) team is excited to offer the Engineering Onboarding program in Bangalore. This training leverages the Pangaea suite of tools and technologies that power Walmart’s eCommerce platform, including the front-end, back-end, and infrastructure. It is required training, and the goal is for all new software engineers to receive it within their first 30 days to maximize efficiency and speed to delivery. This is a classroom session with labs.

    Target audience:  Software Engineers (New Hires)

    Duration:  3 days

    Session Details:

    2 - 4 June

    | 09:00 AM to 12.00 PM

    | 01:00 PM to 04.00 PM

     

    16 -18 June

    | 09:00 AM to 12.00 PM

    | 01:00 PM to 04.00 PM    

    Kafka Intermediate (4-5 Jun)

    Summary:  This course provides learners with a basic overview of Apache Kafka. You will learn about Kafka architecture and design. You will also learn about writing producers and consumers, how to administer and manage Kafka, and Kafka integration strategies. This is a classroom session with labs.

    Target audience:  All

    Duration: 2 days

     

    Spark Advanced (4-5 Jun)

    Summary:  This course will cover different concepts of Big Data, Challenges in Big Data Processing, Approach to Big Data Problems using Apache Spark, specifics of Spark like it's Components, Installation Steps, RDDs, Transformations, Actions, Lazy Execution, Integration with HDFS.

    Target audience:  Core Services: Item and Inventory

    Duration: 2 days

     

    Cassandra Intermediate (8-9 Jun)

    Target audience:  ALL

    Duration: 2 days

     

    Dockers and Kubernetes (8-10 Jun)

    Summary:  This boot camp introduces participants to docker and its ecosystem. It helps them use docker to build, package, and run their applications inside containers. This course also covers container orchestration with Kubernetes.

    Target audience: All

    Duration: 3 days

     

    Kafka Advanced (9-10 Jun)

    Summary:  If you have attended the Kafka Essentials course, then this session helps you broaden your knowledge of Kafka. You will learn about Kafka internals, clusters, cross-cluster data mirroring, building Kafka pipelines, stream processing, securing and tuning Kafka. This is a classroom session with labs.

    Target audience:  Core Services: Item and Inventory

    Duration: 2 days

     

    Cassandra Advanced (10-11 Jun)

    Target audience: Core Services: Item and Inventory

    Duration: 2 days

     

    Agile + JIRA (10-12 Jun)

    Target audience: Sam’s Club Tech.

    Duration: 3 days

     

    Spark Intermediate (11-12 Jun)

    Target audience: All

    Duration: 2 days

     

    Advanced Spark (15-16 Jun)

    Target audience: All

    Duration: 2 days

     

    ML with Python (15-17 Jun)

    Summary:  This course for Python developers covers a wide range of topics to enable them achieving their machine learning projects using Python. It begins with a basic introduction to classify and differentiate various terminology such as AI, ML, and Data Science. It then proceeds to give learners a crash course on Python and EDA as well as Applied Machine Learning Algorithms. It also covers concepts such as linear regression, logistic regression, decision trees, and KNN. Finally, you will learn about support vector machines, ensemble models, and unsupervised machine learning algorithms. This is a classroom session with labs.

    Target audience:  All

    Duration: 3 days

     

    Cloud Native Applications (18 Jun)

    Summary:  Summary goes here...

    Target audience:  Strati

    Duration: 1 day

     

    Elastic Search (18-19 Jun)

    Summary:  Elasticsearch is the distributed search and analytics engine at the heart of the Elastic Stack. Logstash and Beats facilitate collecting, aggregating, and enriching your data and storing it in Elasticsearch. Kibana enables you to interactively explore, visualize, and share insights into your data and manage and monitor the stack. Elasticsearch is where the indexing, search, and analysis magic happen.

    Target audience:  Core Services: Item and Inventory

    Duration: 2 days

     

    Elastic Search (18-19 Jun)

    Summary:  Elasticsearch is the distributed search and analytics engine at the heart of the Elastic Stack. Logstash and Beats facilitate collecting, aggregating, and enriching your data and storing it in Elasticsearch. Kibana enables you to interactively explore, visualize, and share insights into your data and manage and monitor the stack. Elasticsearch is where the indexing, search, and analysis magic happen.

    Target audience:  Core Services: Item and Inventory

    Duration: 2 days

     

    Azure Cosmos DB (25 Jun)

    Summary:  Summary goes here...

    Target audience:  Core Services: Item and Inventory

    Duration: 1 day

     

    Azure Fundamentals for Developers (29 Jun - 1 Jul)

    Summary:  Azure Developers who design and build cloud solutions such as applications and services. They participate in all phases of development, from solution design, to development and deployment, to testing and maintenance. They partner with cloud solution architects, cloud DBAs, cloud administrators, and clients to implement the solution.

    Target audience:  Core Services: Item and Inventory

    Duration: 3 days

     

    Technical Training Catalog
    Cassandra Intermediate

    Objective : Cassandra is a massively scalable NoSQL datastore capable of handling very high operations per second. It originated from Facebook and derives inspiration from Google’s BigTable and Amazon DynamoDB. It is used by some of the iconic businesses around the world like Apple, Netflix, eBay, Instagram etc, it has become a product of choice because of the high availability and masterless architecture.

     

    Cassandra Advanced

    Objective : Cassandra is a massively scalable NoSQL datastore capable of handling very high operations per second. It originated from Facebook and derives inspiration from Google’s BigTable and Amazon DynamoDB. It is used by some of the iconic businesses around the world like Apple, Netflix, eBay, Instagram etc, it has become a product of choice because of the high availability and masterless architecture.

     

    Dockers and Kubernetes

    Objective : This boot camp introduces participants to docker and its eco system, help them get started using docker to build, package and run their applications inside containers. This course also covers container orchestration with Kubernetes.

     

    Kafka Advanced

    Objective : This Kafka Advance training helps you master the Apache Kafka Ecosystem, Architecture, Core Concepts and Operations, Extended APIs . After this training you will have clear understanding about master concepts such as Topics, Partitions, Brokers, Syn and ASyn Producers, Consumers and different Kafka connect clients for HDFS, Elastic Search and File.

     

    ML with Python

    Objective : This course provides a hands-on introduction to machine learning using python. The course co-vers supervised learning and unsupervised learning. After covering the classical machine learn-ing using linear regression, logistic regression, clustering the course moves on to more modern methods like gradient descent, decision trees and support vector machines.

     

    Hadoop

    Objective : Apache Hadoop, the open source data management software that helps organizations analyze massive volumes of structured and unstructured data, is a very hot topic across the tech industry. Employed by such big named websites as eBay, Facebook, and Yahoo, Hadoop can be hosted on cloud environment like Windows HDinsightService , where we need to pay for the computing resource we use.

     

    Spark Advanced

    Objective : Course on Apache Spark & Scala is a 3 days(24 hours) course which will cover different concepts of Big Data, Challenges in Big Data Processing, Approach to Big Data Problems using Apache Spark, specifics of Spark like it's Components, Installation Steps, RDDs, DataFrame, DataSet, Transformations, Actions, Lazy Execution, Integration with HDFS.

     

    Agile and Jira

    Objective : Understand the need, origin and evolution of Agile methodology, its principles and practices 2. Understand the basics and structure of Scrum Model 3. Learn how Scrum can be used by teams for its benefit and for the benefit of its organisation and customers 4. Learn about the roles, ceremonies and artefacts associated with Scrum model 5. Understand how people in organization play roles to use Agile and Scrum 6. Learn how teams and management use Jira for logging and tracking their work effectively 7. Learn to create and manage Jira reports and dashboards 8. Learn about best practices to use Jira.

     

    React JS

    Objective : React is one of the most popular libraries to build front-end web applications. This course starts with the fundamentals of React covering the core concepts of React Components, thereafter we go all the way from basic to advanced features focusing on design, performance and scalability. The course deep-dives into components, React Hooks, State management using Redux and React Context, Navigation using Routers and Server-side rendering. We will explore various tools and libraries to build a Single Page Application and invoking REST services. During the course an application would be built incorporating the concepts learned using real-time use-cases.The course also introduces the various API's and tools for testing and process for deployment.

     

    Please engage and interact with us on the TTX workplace page or Slack us at #idctechlearning

    #f2f2f2