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
NEWBuilding AI Agents with Strands Agents and Amazon BedrockBeginnerDuration: Up to 1 hourAuthor: Jun Fritz; Type: new hands-on lab; Difficulty: Beginner; Description: Learn how to leverage the Strands Agents SDK and Amazon Bedrock to build AI agents that can perform complex tasks across various applications and services.; Duration: Up to 1 hour; Content Topics: Amazon Web Services; This hands-on lab has: 4 Lab steps - HANDS-ON LABLogan Rakai
NEWImplementing Policy as Code in Kubernetes With OPA GatekeeperAdvancedDuration: Up to 1 hourAuthor: Logan Rakai; Type: new hands-on lab; Difficulty: Advanced; Description: Learn how to implement policy as code in Kubernetes using OPA Gatekeeper, enabling you to enforce policies and ensure compliance in your Kubernetes clusters.; Duration: Up to 1 hour; Content Topics: Deployment, Compute, DevOps, Security; This hands-on lab has: 6 Lab steps - HANDS-ON LABJun Fritz
NEWReducing Amazon Bedrock Inference Costs with Amazon ElastiCacheIntermediateDuration: Up to 1 hourAuthor: Jun Fritz; Type: new hands-on lab; Difficulty: Intermediate; Description: Learn how to reduce Amazon Bedrock inference costs using Amazon ElastiCache for caching in this hands-on lab.; Duration: Up to 1 hour; Content Topics: Amazon Web Services; This hands-on lab has: 5 Lab steps
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
1057 to 1080 of 3590 results
Search results 1057 - 1080 of 3590Learn smarter with Smart Skills!
Personalized training tailored to your proficiency. Skip content you already know and focus on your gaps- HANDS-ON LABParveen Singh
Creating a Language Understanding Model Using Azure Language ServiceAdvancedDuration: Up to 1 hourAuthor: Parveen Singh; Difficulty: Advanced; Description: Learn how to create a language understanding model that can be used to classify text into categories using Azure Language Service.; Duration: Up to 1 hour; Content Topics: Artificial Intelligence; This hands-on lab has: 5 Lab steps - HANDS-ON LABBen Lambert
Observability: Open TelemetryIntermediateDuration: Up to 2 hours and 30 minutesAuthor: Ben Lambert; Difficulty: Intermediate; Description: OpenTelemetry has become the standard for collecting telemetry data from your applications and infrastructure. Learn how to instrument applications to provide key insights.; Duration: Up to 2 hours and 30 minutes; Content Topics: Site Reliability; This hands-on lab has: 9 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 LABBen Lambert
Undoing Changes in Different States of GitIntermediateDuration: Up to 1 hourAuthor: Ben Lambert; Difficulty: Intermediate; Description: Git includes multiple commands for undoing changes, depending on the situation. This hands-on lab covers the reset and revert commands.; Duration: Up to 1 hour; This hands-on lab has: 3 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 LABBen Lambert
Docker: Exploring the DockerfileIntermediateDuration: Up to 3 hoursAuthor: Ben Lambert; Difficulty: Intermediate; Description: Gaining a mastery of Docker starts with the Dockerfile. Creating and maintaining Dockerfiles requires an understanding of the supported instructions. This hands-on lab explores the structure and usage of Dockerfiles.; Duration: Up to 3 hours; Content Topics: Containers; This hands-on lab has: 11 Lab steps - 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 LABBen Lambert
Python: ExceptionsIntermediateDuration: Up to 2 hoursAuthor: Ben Lambert; Difficulty: Intermediate; Description: Understanding how to handle exceptions is an essential aspect of Python development. Learn how to create, handle, and raise exceptions in Python through hands-on learning.; Duration: Up to 2 hours; Content Topics: Development; This hands-on lab has: 5 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 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 LABStefano Cascavilla
Working With Incremental dbt ModelsBeginnerDuration: Up to 1 hourAuthor: Stefano Cascavilla; Difficulty: Beginner; Description: In this lab, you will understand what are incremental dbt models, and you will create two models by using the incremental materialization type.; Duration: Up to 1 hour; Content Topics: Data build tool (dbt); This hands-on lab has: 5 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 LABStefano Cascavilla
Create and Execute Your First dbt ModelsBeginnerDuration: Up to 1 hourAuthor: Stefano Cascavilla; Difficulty: Beginner; Description: In this lab, you will create your first dbt models. You will create a model starting from the dbt sources, and you will create another one starting from the existing model. You will then execute and materialize them in the PostgreSQL database.; Duration: Up to 1 hour; Content Topics: Data build tool (dbt); This hands-on lab has: 5 Lab steps - HANDS-ON LABStefano Cascavilla
Configure a dbt Profile and Define SourcesBeginnerDuration: Up to 40 minutesAuthor: Stefano Cascavilla; Difficulty: Beginner; Description: In this lab, you will configure a dbt profile to connect to a PostgreSQL database, and you will define sources to be used in a dbt project.; Duration: Up to 40 minutes; Content Topics: Data build tool (dbt); This hands-on lab has: 4 Lab steps - HANDS-ON LABBen Lambert
Python: Introduction to PipIntermediateDuration: Up to 2 hoursAuthor: Ben Lambert; Difficulty: Intermediate; Description: Pip is a package installer for Python. Pip is used to install packages from the Python Package Index, other indexes, local distributions, URLs, and source control systems. This lab introduces some of the core concepts of pip.; Duration: Up to 2 hours; Content Topics: Development; This hands-on lab has: 6 Lab steps - HANDS-ON LABBen Lambert
Python: Database API Specification v2.0IntermediateDuration: Up to 2 hoursAuthor: Ben Lambert; Difficulty: Intermediate; Description: The Python Database API Specification v2.0 defines a common API for accessing databases with Python. Making database access with Python more consistent across different database engines. This lab introduces the DB-API specification through hands-on learning.; Duration: Up to 2 hours; Content Topics: Development; This hands-on lab has: 7 Lab steps - HANDS-ON LABJun Fritz
Automating CloudFormation Stack Drift Remediation Using AWS Lambda and Amazon EventBridgeAdvancedDuration: Up to 1 hour and 30 minutesAuthor: Jun Fritz; Difficulty: Advanced; Description: Develop an automatic drift remediation process to handle unmanaged resource changes using AWS Lambda, AWS EventBridge and AWS CloudFormation in this hands-on lab.; Duration: Up to 1 hour and 30 minutes; Content Topics: Amazon Web Services; This hands-on lab has: 6 Lab steps - HANDS-ON LABFarish Kashefinejad
Working With JavaScript Higher Order FunctionsIntermediateDuration: Up to 45 minutesAuthor: Farish Kashefinejad; Difficulty: Intermediate; Description: In this lab, you will be working with JavaScript Higher Order Functions.; Duration: Up to 45 minutes; Content Topics: Development; This hands-on lab has: 5 Lab steps - HANDS-ON LABAndrew Burchill
Understanding and Using CSS PropertiesBeginnerDuration: Up to 45 minutesAuthor: Andrew Burchill; Difficulty: Beginner; Description: In this hands-on lab, you will see how to use CSS properties to control the color, font and background of HTML elements.; Duration: Up to 45 minutes; Content Topics: Development; This hands-on lab has: 4 Lab steps - HANDS-ON LABFarish Kashefinejad
Working With JavaScript Rest OperatorIntermediateDuration: Up to 45 minutesAuthor: Farish Kashefinejad; Difficulty: Intermediate; Description: In this lab, you will be working with the JavaScript Rest Operator. The rest operator is a syntax with the purpose of capturing individual values and placing them into a data collection.; Duration: Up to 45 minutes; Content Topics: Development; This hands-on lab has: 5 Lab steps - HANDS-ON LABParveen Singh
Implementing Governance using Resource TagsBeginnerDuration: Up to 30 minutesAuthor: Parveen Singh; Difficulty: Beginner; Description: Learn how to implement governance and organize cloud resources using resource tags in this hands-on lab.; Duration: Up to 30 minutes; Content Topics: Microsoft Azure; This hands-on lab has: 3 Lab steps - HANDS-ON LABStefano Cascavilla
Setting up a Google Cloud Build Configuration to Build Docker ApplicationIntermediateDuration: Up to 40 minutesAuthor: Stefano Cascavilla; Difficulty: Intermediate; Description: In this lab, you will clone a git repo that contains a simple docker application, you will set up a cloud build configuration, and you will run the cloud build configuration you defined.; Duration: Up to 40 minutes; Content Topics: Development, DevOps; This hands-on lab has: 5 Lab steps - HANDS-ON LABParveen Singh
Working with Azure AI Document Intelligence ServiceIntermediateDuration: Up to 1 hourAuthor: Parveen Singh; Difficulty: Intermediate; Description: Learn how to use Azure AI Document Intelligence Service to extract information from documents in this hands-on lab.; Duration: Up to 1 hour; Content Topics: Artificial Intelligence; This hands-on lab has: 4 Lab steps - HANDS-ON LABStefano Cascavilla
Working With Full-Refresh dbt ModelsBeginnerDuration: Up to 1 hourAuthor: Stefano Cascavilla; Difficulty: Beginner; Description: In this lab, you will understand what are full-refresh dbt models, and you will create two models by using the table materialization type.; Duration: Up to 1 hour; Content Topics: Data build tool (dbt); This hands-on lab has: 5 Lab steps