What's new on our platform?
Test your technical and soft skills in realistic, role-based scenarios. Interact with AI characters, ask the right questions, and make real-world decisions just like you would on the job.Explore SimuLabsIntroducing SimuLabs: AI-powered lab simulations
Training 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 LABJun Fritz
NEWFrom Code to Intent: Build Your First Kiro WorkflowBeginnerDuration: Up to 1 hour and 30 minutesAuthor: Jun Fritz; Type: new hands-on lab; Difficulty: Beginner; Description: Learn how to use AWS Kiro's spec-driven workflow to build and deploy a serverless application on AWS, transforming plain language intent into production-ready code in this hands-on lab.; Duration: Up to 1 hour and 30 minutes; Content Topics: Artificial Intelligence; This hands-on lab has: 4 Lab steps - COURSENEWGrounding, accuracy, and strategic integrationAdvancedDuration: 13 minutes and 51 secondsType: new course; Difficulty: Advanced; Duration: 13 minutes and 51 seconds; This course has: 7 Units
- COURSENEWPersonal AI assistants and advanced prompting patternsAdvancedDuration: 10 minutes and 19 secondsType: new course; Difficulty: Advanced; Duration: 10 minutes and 19 seconds; This course has: 6 Units
Multiple ways to learn
You can study and practice skills in the way that‘s right for you.
Guided Learning Journeys
Discover 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
1753 to 1776 of 3375 results
Search results 1753 - 1776 of 3375Learn smarter with Smart Skills!
Personalized training tailored to your proficiency. Skip content you already know and focus on your gaps- HANDS-ON LABJun Fritz
Managing Tasks With Amazon EventBridge SchedulerBeginnerDuration: Up to 1 hourAuthor: Jun Fritz; Difficulty: Beginner; Description: Learn how to create, run, and manage scheduled tasks at scale with Amazon EventBridge Scheduler in this hands-on lab.; Duration: Up to 1 hour; Content Topics: Amazon Web Services; This hands-on lab has: 3 Lab steps - HANDS-ON LABBen Lambert
Git 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 LABAndrew Burchill
Auto scaling and testing an Amazon ECS deploymentBeginnerDuration: Up to 1 hourAuthor: Andrew Burchill; Difficulty: Beginner; Description: Learn how to use the AWS CLI to configure auto scaling for an Amazon ECS deployment in this hands-on lab.; Duration: Up to 1 hour; Content Topics: Amazon Web Services; This hands-on lab has: 4 Lab steps - HANDS-ON LABJun Fritz
Examining an AWS App Runner ServiceBeginnerDuration: Up to 45 minutesAuthor: Jun Fritz; Difficulty: Beginner; Description: Learn how to easily deploy web applications with no prior AWS experience by examining an AWS App Runner service in this hands-on lab.; Duration: Up to 45 minutes; Content Topics: AWS App Runner; This hands-on lab has: 3 Lab steps - LAB CHALLENGEAndrew Burchill
AWS Lambda and Private Amazon VPC ChallengeIntermediateDuration: Up to 1 hour and 30 minutesAuthor: Andrew Burchill; Difficulty: Intermediate; Description: Put your AWS Lambda skills to the test in the hands-on challenge as you are tasked with deploying a private AWS Lambda function.; Duration: Up to 1 hour and 30 minutes; Content Topics: Amazon Web Services; This lab challenge has: 1 Lab step - HANDS-ON LABBen Lambert
Docker: Building ServicesIntermediateDuration: Up to 2 hoursAuthor: Ben Lambert; Difficulty: Intermediate; Description: Gain further insights into Docker Engine by creating a multi-container service without Compose. This hands-on lab steps through the creation of a three container web application.; Duration: Up to 2 hours; Content Topics: Containers; This hands-on lab has: 5 Lab steps - HANDS-ON LABJun Fritz
Configuring AWS Lambda LayersIntermediateDuration: Up to 1 hourAuthor: Jun Fritz; Difficulty: Intermediate; Description: Learn how to configure and share AWS Lambda layers in the AWS console and with the AWS SAM CLI in this hands-on lab.; Duration: Up to 1 hour; Content Topics: Amazon Web Services; This hands-on lab has: 3 Lab steps - HANDS-ON LABJun Fritz
Introduction to GraphQLBeginnerDuration: Up to 1 hourAuthor: Jun Fritz; Difficulty: Beginner; Description: Discover the advantages of using GraphQL and learn how to access data efficiently using queries in this hands-on lab.; Duration: Up to 1 hour; Content Topics: Development; This hands-on lab has: 3 Lab steps - HANDS-ON LABBen Lambert
Python: Lambda FunctionsAdvancedDuration: Up to 1 hourAuthor: Ben Lambert; Difficulty: Advanced; Description: The Python language syntax includes rules for anonymous functions named: lambda functions. Learn lambda functions through hands-on examples and a chance to practice what you've learned.; Duration: Up to 1 hour; Content Topics: Development; This hands-on lab has: 4 Lab steps - HANDS-ON LABJun Fritz
Troubleshooting Terraform EnvironmentsBeginnerDuration: Up to 45 minutesAuthor: Jun Fritz; Difficulty: Beginner; Description: Learn how to troubleshoot, debug, and remediate failed Terraform environments and undesired resource configurations in this hands-on lab.; Duration: Up to 45 minutes; Content Topics: Deployment; This hands-on lab has: 4 Lab steps - HANDS-ON LABJeremy Cook
Use Terraform and Ansible Together to Create an Azure Linux VM with Nginx InstalledIntermediateDuration: Up to 1 hour and 30 minutesAuthor: Jeremy Cook; Difficulty: Intermediate; Description: Learn how to use Terraform and Ansible together to create and configure an Azure VM Nginx web server.; Duration: Up to 1 hour and 30 minutes; Content Topics: Management, DevOps, Deployment; This hands-on lab has: 3 Lab steps - HANDS-ON LABBen Lambert
Python: Dependency Management ChallengeIntermediateDuration: Up to 2 hoursAuthor: Ben Lambert; Difficulty: Intermediate; Description: Demonstrate your knowledge of managing third-party dependencies for Python applications with pip and build across three levels of challenges.; Duration: Up to 2 hours; This hands-on lab has: 3 Lab steps - LAB CHALLENGEBen Lambert
Python: Unittest ChallengeIntermediateDuration: Up to 2 hoursAuthor: Ben Lambert; Difficulty: Intermediate; Description: Demonstrate your knowledge of Python's unittest module with three levels of increasingly difficult hands-on challenges.; Duration: Up to 2 hours; Content Topics: Development; This lab challenge has: 3 Lab steps - LAB CHALLENGEBen Lambert
Python: Relational Database ChallengeIntermediateDuration: Up to 2 hoursAuthor: Ben Lambert; Difficulty: Intermediate; Description: Demonstrate your knowledge of using Python to interact with SQL databases with two levels of code challenges.; Duration: Up to 2 hours; Content Topics: Development; This lab challenge has: 3 Lab steps - LAB CHALLENGEParveen Singh
Deploying an HTTP Trigger Azure Function App ChallengeIntermediateDuration: Up to 1 hourAuthor: Parveen Singh; Difficulty: Intermediate; Description: Put your Azure Function skills to the test by deploying an HTTP trigger-based function app in this hands-on lab challenge.; Duration: Up to 1 hour; Content Topics: Microsoft Azure; This lab challenge has: 2 Lab steps - HANDS-ON LABJeremy Cook
Amazon EKS - Supporting TCP based Connections from the OutsideIntermediateDuration: Up to 2 hours and 40 minutesAuthor: Jeremy Cook; Difficulty: Intermediate; Description: Amazon EKS - Supporting TCP based Connections from the Outside; Duration: Up to 2 hours and 40 minutes; Content Topics: Amazon Web Services; This hands-on lab has: 10 Lab steps - HANDS-ON LABParveen Singh
Azure Web Application and Container App PlaygroundIntermediateDuration: Up to 2 hoursAuthor: Parveen Singh; Difficulty: Intermediate; Description: Hone your Azure Web App skills in a free-reign, empty Azure environment by creating and managing web applications, container apps, and container registry in any way you see fit.; Duration: Up to 2 hours; Content Topics: Microsoft Azure; This hands-on lab has: 2 Lab steps - HANDS-ON LABBen Lambert
Python: Introduction to SQLAlchemyAdvancedDuration: Up to 2 hoursAuthor: Ben Lambert; Difficulty: Advanced; Description: SQLAlchemy is a module designed to provide better developer ergonomics for database access and interactions. Learn how to interact with relational databases in Python with SQLAlchemy.; Duration: Up to 2 hours; Content Topics: Development; This hands-on lab has: 7 Lab steps - HANDS-ON LABAdil Islam
Deploying a Webapp to Azure App Service Using Git LocallyBeginnerDuration: Up to 45 minutesAuthor: Adil Islam; Difficulty: Beginner; Description: Learn how to deploy a webapp to Azure App service locally using Git in this hands-on lab!; Duration: Up to 45 minutes; Content Topics: Microsoft Azure; This hands-on lab has: 5 Lab steps - HANDS-ON LABJeremy Cook
Amazon EKS - Deploy a Web App into an IPv6 ClusterIntermediateDuration: Up to 1 hour and 30 minutesAuthor: Jeremy Cook; Difficulty: Intermediate; Description: Amazon EKS - Create and Manage an IPv6 Cluster; Duration: Up to 1 hour and 30 minutes; Content Topics: Amazon Web Services; This hands-on lab has: 8 Lab steps - HANDS-ON LABJun Fritz
Importing AWS CloudFormation Templates into the AWS CDKIntermediateDuration: Up to 30 minutesAuthor: Jun Fritz; Difficulty: Intermediate; Description: Learn how to import an existing AWS CloudFormation template into an AWS CDK application in this hands-on lab.; Duration: Up to 30 minutes; Content Topics: Amazon Web Services; This hands-on lab has: 2 Lab steps - HANDS-ON LABJun Fritz
Allocating Resource Attributes with AWS CDK TokensIntermediateDuration: Up to 1 hourAuthor: Jun Fritz; Difficulty: Intermediate; Description: Learn how the AWS CDK allocates and resolves dynamic resource attributes using tokens in this hands-on lab.; Duration: Up to 1 hour; Content Topics: Amazon Web Services; This hands-on lab has: 4 Lab steps - LAB CHALLENGEAndrew Burchill
Amazon API Gateway REST ChallengeBeginnerDuration: Up to 1 hourAuthor: Andrew Burchill; Difficulty: Beginner; Description: Test your Amazon API Gateway skills as you are tasked with setting up a new REST API in this hands-on lab.; Duration: Up to 1 hour; Content Topics: Amazon Web Services; This lab challenge has: 2 Lab steps - HANDS-ON LABJun Fritz
Testing AWS CDK Constructs with Fine-grained AssertionsIntermediateDuration: Up to 1 hourAuthor: Jun Fritz; Difficulty: Intermediate; Description: Learn how to write fine-grained assertion tests and prevent regressions in your application using the AWS CDK in this hands-on lab.; Duration: Up to 1 hour; Content Topics: Amazon Web Services; This hands-on lab has: 3 Lab steps