What's new on our platform?
Introducing AI assisted labs!
Unlock your coding potential with the AI-Lab Assistant!Receive instant feedback to master coding efficiently, with 24/7 support always available when you need it. Start your journey today and elevate your programming skills!
Explore nowTraining Library
Learn cloud computing, test your cloud skills, and understand how to approach and solve business problems with real cloud scenarios across Amazon Web Services, Microsoft Azure, Google Cloud, DevOps, and other cloud ecosystem services. New content and updates are added every month.
New this month in our library
- HANDS-ON LABBen LambertNEWBuilding with the OpenAI Assistants APIIntermediateDuration: Up to 30 minutesAuthor: Ben Lambert; Type: new hands-on lab; Difficulty: Intermediate; Description: Learn how to use the OpenAI Assistants API to build AI-based applications.; Duration: Up to 30 minutes; This hands-on lab has: 1 Lab step
- COURSEDeniz YilmazNEWMonitoring Model Inference With Amazon SageMakerBeginnerDuration: 35 minutes and 55 secondsAuthor: Deniz Yilmaz; Type: new course; Difficulty: Beginner; Duration: 35 minutes and 55 seconds; Content Topics: Machine Learning; This course has: 7 Lectures
- COURSEDeniz YilmazNEWOptimize Machine Learning Models for Inference With SageMaker NeoBeginnerDuration: 39 minutes and 46 secondsAuthor: Deniz Yilmaz; Type: new course; Difficulty: Beginner; Duration: 39 minutes and 46 seconds; Content Topics: Machine Learning; This course has: 7 Lectures
Multiple ways to learn
You can study and practice skills in the way that‘s right for you.
Guided Learning JourneysDiscover curated Learning paths that lead you through a structured educational journey. Build expertise step by step, ensuring a comprehensive understanding of your chosen subject. Reach your learning goals efficiently with clear knowledge guidance on your path.
Explore all library
Learn smarter with Smart Skills!
Personalized training tailored to your proficiency. Skip content you already know and focus on your gaps- HANDS-ON LABBen LambertGit Cherry PickingAdvancedDuration: Up to 1 hourAuthor: Ben Lambert; Difficulty: Advanced; Description: Cherry-picking is useful for applying bug fixes, feature enhancements, or specific changes from one branch to another without merging the entire branch. Learn to use git cherry-pick in this hands-on lab.; Duration: Up to 1 hour; Content Topics: DevOps; This hands-on lab has: 2 Lab steps
- HANDS-ON LABBen LambertGit StashIntermediateDuration: Up to 1 hourAuthor: Ben Lambert; Difficulty: Intermediate; Description: Git stash is a useful feature for temporarily saving changes that are not ready to be committed. Explore the git stash command with this hands-on lab.; Duration: Up to 1 hour; Content Topics: DevOps; This hands-on lab has: 2 Lab steps
- HANDS-ON LABAndrew BurchillConnecting to Remote Hosts Using a Secure ShellBeginnerDuration: Up to 1 hourAuthor: Andrew Burchill; Difficulty: Beginner; Description: Learn how to use SSH software to gain shell access on remote hosts in this hands-on lab.; Duration: Up to 1 hour; Content Topics: Networking, Management, Operating System; This hands-on lab has: 5 Lab steps
- HANDS-ON LABAndrew BurchillDeploying Large Language Models Using Ray ServeBeginnerDuration: Up to 1 hour and 30 minutesAuthor: Andrew Burchill; Difficulty: Beginner; Description: Learn how to use the scalable Ray Serve framework to performantly deploy a large language model in this hands-on lab.; Duration: Up to 1 hour and 30 minutes; Content Topics: Development, Artificial Intelligence; This hands-on lab has: 4 Lab steps
- HANDS-ON LABDaniel WoodSecure Containers in Kubernetes With AppArmorBeginnerDuration: Up to 35 minutesAuthor: Daniel Wood; Difficulty: Beginner; Description: Learn how to secure containers running in Kubernetes with AppArmor in this lab.; Duration: Up to 35 minutes; Content Topics: Containers; This hands-on lab has: 3 Lab steps
- HANDS-ON LABQASolidity Lab: Control StructuresBeginnerDuration: Up to 1 hourAuthor: QA; Difficulty: Beginner; Description: In this lab, you will learn how to use Solidity control stuctures in practice.; Duration: Up to 1 hour; This hands-on lab has: 1 Lab step
- HANDS-ON LABDaniel WoodAssess Kubernetes Cluster Security With Kube-BenchBeginnerDuration: Up to 30 minutesAuthor: Daniel Wood; Difficulty: Beginner; Description: Learn how to assess Kubernetes cluster security using kube-bench in this lab.; Duration: Up to 30 minutes; Content Topics: Security vulnerabilities, threats and countermeasures, Containers; This hands-on lab has: 3 Lab steps
- HANDS-ON LABAndrew BurchillUsing the IAM Policy Simulator to Test IAM PoliciesIntermediateDuration: Up to 1 hourAuthor: Andrew Burchill; Difficulty: Intermediate; Description: Learn how to use the web-based IAM Policy Simulator and the AWS Command line Interface to test AWS IAM policies in this hands-on lab.; Duration: Up to 1 hour; Content Topics: Amazon Web Services; This hands-on lab has: 5 Lab steps
- HANDS-ON LABLogan RakaiImproving Kubernetes Security With Admission ControllersIntermediateDuration: Up to 45 minutesAuthor: Logan Rakai; Difficulty: Intermediate; Description: Practice configuring admission controllers to improve the security of your Kubernetes cluster in this lab.; Duration: Up to 45 minutes; Content Topics: Containers; This hands-on lab has: 3 Lab steps
- HANDS-ON LABBen LambertGit ReflogAdvancedDuration: Up to 1 hourAuthor: Ben Lambert; Difficulty: Advanced; Description: Git reflog can recover lost commits, branches, and changes. Explore the 'git reflog' command with this hands-on lab.; Duration: Up to 1 hour; Content Topics: DevOps; This hands-on lab has: 2 Lab steps
- HANDS-ON LABQASolidity Lab: VariablesBeginnerDuration: Up to 1 hourAuthor: QA; Difficulty: Beginner; Description: In this lab, you will learn how variables are declared in Solidity programming languages and how to use them.; Duration: Up to 1 hour; This hands-on lab has: 1 Lab step
- HANDS-ON LABBen LambertPython: Context ManagersAdvancedDuration: Up to 2 hoursAuthor: Ben Lambert; Difficulty: Advanced; Description: Learn how to ensure your code performs resource cleanup with context managers. This lab introduces context managers through hands-on examples and ends with the chance to practice what you've learned.; Duration: Up to 2 hours; Content Topics: Development; This hands-on lab has: 3 Lab steps
- HANDS-ON LABBen LambertPython: PackagingAdvancedDuration: Up to 2 hoursAuthor: Ben Lambert; Difficulty: Advanced; Description: Packaging Python-based applications has evolved over time. Learn the current method for creating Python packages through hands-on learning.; Duration: Up to 2 hours; Content Topics: Development; This hands-on lab has: 2 Lab steps
- HANDS-ON LABFarish KashefinejadWorking With Express - Route and Query ParametersIntermediateDuration: Up to 45 minutesAuthor: Farish Kashefinejad; Difficulty: Intermediate; Description: In this lab, you will create api routes for an express application; Duration: Up to 45 minutes; Content Topics: Development; This hands-on lab has: 4 Lab steps
- HANDS-ON LABBen LambertPython: Debugging Practice IIAdvancedDuration: Up to 3 hoursAuthor: Ben Lambert; Difficulty: Advanced; Description: Step into the role of a lead developer on their first day of work. Solve a series of increasingly difficult debugging challenges in this self-guided lab.; Duration: Up to 3 hours; Content Topics: Development; This hands-on lab has: 5 Lab steps
- HANDS-ON LABBen LambertPython: Debugging PracticeAdvancedDuration: Up to 3 hoursAuthor: Ben Lambert; Difficulty: Advanced; Description: The ability to effectively debug a Python application is a valuable skill for Python developers. This lab provides and opportunity to practice debugging a web-based application.; Duration: Up to 3 hours; Content Topics: Development; This hands-on lab has: 3 Lab steps
- HANDS-ON LABFarish KashefinejadWorking With Express - Express SetupBeginnerDuration: Up to 45 minutesAuthor: Farish Kashefinejad; Difficulty: Beginner; Description: In this lab you will setup your first express application; Duration: Up to 45 minutes; Content Topics: Development; This hands-on lab has: 4 Lab steps
- HANDS-ON LABBen LambertPython: Unittest PracticeAdvancedDuration: Up to 3 hoursAuthor: Ben Lambert; Difficulty: Advanced; Description: This lab provides an opportunity to practice developing tests with Python's built-in unittest module. Sharpen your testing skills by implementing tests for an existing Python application.; Duration: Up to 3 hours; Content Topics: Development; This hands-on lab has: 5 Lab steps
- HANDS-ON LABParveen SinghUsing Azure App Configuration to Centralize Software ConfigurationIntermediateDuration: Up to 1 hourAuthor: Parveen Singh; Difficulty: Intermediate; Description: Learn how to reference Azure App Configuration to fetch configuration settings directly from the application's source code in this hands-on lab.; Duration: Up to 1 hour; Content Topics: DevOps; This hands-on lab has: 4 Lab steps
- HANDS-ON LABParveen SinghInteracting with Azure CosmosDB using Python SDKIntermediateDuration: Up to 1 hourAuthor: Parveen Singh; Difficulty: Intermediate; Description: Learn how to create an Azure CosmosDB account and containers using Python SDK in this hands-on lab.; Duration: Up to 1 hour; Content Topics: NoSQL; This hands-on lab has: 3 Lab steps
- HANDS-ON LABParveen SinghInteracting with Azure Web App using Python SDKBeginnerDuration: Up to 1 hourAuthor: Parveen Singh; Difficulty: Beginner; Description: Learn how to use Python SDK to authenticate and interact with Azure Web Apps in this hands-on lab.; Duration: Up to 1 hour; Content Topics: Microsoft Azure; This hands-on lab has: 3 Lab steps
- HANDS-ON LABBen LambertPython: Introduction to WSGI ApplicationsIntermediateDuration: Up to 2 hoursAuthor: Ben Lambert; Difficulty: Intermediate; Description: The Web Server Gateway Interface (WSGI) specification defines a simple universal-interface between web servers and web applications. Enabling web developers to mix and match WSGI compliant servers and applications. This lab introduces some of the primary concepts of WSGI applications.; Duration: Up to 2 hours; Content Topics: Development; This hands-on lab has: 7 Lab steps
- HANDS-ON LABFarish KashefinejadWorking With Web APIs - Event ListenersBeginnerDuration: Up to 45 minutesAuthor: Farish Kashefinejad; Difficulty: Beginner; Description: In this lab, you will be working with Event Listeners to complete a task list application. An event listener is a function that waits for a specific page interaction, such as a mouse click, to occur. Event listeners can bind to many different page events.; Duration: Up to 45 minutes; Content Topics: Development; This hands-on lab has: 7 Lab steps
- HANDS-ON LABFarish KashefinejadWorking With Web APIs - DOM ManipulationBeginnerDuration: Up to 45 minutesAuthor: Farish Kashefinejad; Difficulty: Beginner; Description: In this lab, you will be working with JavaScript objects. Objects are key-value paired data collections.; Duration: Up to 45 minutes; Content Topics: Development; This hands-on lab has: 6 Lab steps