Virtualization
Most popular
- LEARNING PATHAndrew LarkinUPDATEDServerless Computing on AWS for DevelopersBeginnerDuration: Up to 30 hours and 30 minutesAuthor: Andrew Larkin; Type: updated learning path; Difficulty: Beginner; Description: Serverless Computing on AWS for Developers.; Duration: Up to 30 hours and 30 minutes; Content Topics: Serverless; This learning path has: 14 Courses, 1 Lab challenge, 2 Exams, 11 Hands-on labs
- LEARNING PATHAndrew LarkinGetting Started with Serverless Computing on AWSBeginnerDuration: Up to 19 hours and 31 minutesAuthor: Andrew Larkin; Difficulty: Beginner; Description: The Getting Started with Serverless Computing course provides a complete and practical introduction to the world of Serverless computing. Find out more!; Duration: Up to 19 hours and 31 minutes; Content Topics: NoSQL, Serverless; This learning path has: 8 Courses, 2 Exams, 10 Hands-on labs
- LEARNING PATHStuart ScottServerless Platform Services on AWSIntermediateDuration: Up to 13 hours and 51 minutesAuthor: Stuart Scott; Difficulty: Intermediate; Description: This Course has been designed to provide an understanding and insight into some of the different serverless platform services offered by AWS; Duration: Up to 13 hours and 51 minutes; Content Topics: Amazon Web Services; This learning path has: 14 Courses, 2 Exams, 6 Hands-on labs
- LEARNING PATHStefano CascavillaBuilding and Deploying Microservices using the Serverless FrameworkIntermediateDuration: Up to 10 hours and 45 minutesAuthor: Stefano Cascavilla; Difficulty: Intermediate; Description: This course gives you the practical experience you need to start building and deploying microservices using the serverless framework.; Duration: Up to 10 hours and 45 minutes; Content Topics: Serverless; This learning path has: 1 Lab challenge, 6 Hands-on labs
Explore all library
- HANDS-ON LABAlex CasalboniBuild RESTful Microservices with AWS Lambda and API GatewayIntermediateDuration: Up to 2 hours and 15 minutesAuthor: Alex Casalboni; Difficulty: Intermediate; Description: Learn how to design, configure, secure and test HTTP endpoints, using AWS Lambda as backend.; Duration: Up to 2 hours and 15 minutes; Content Topics: Serverless, Mobile; This hands-on lab has: 12 Lab steps
- HANDS-ON LABLogan RakaiIntroduction to AWS LambdaBeginnerDuration: Up to 45 minutesAuthor: Logan Rakai; Difficulty: Beginner; Description: Learn how to create and run your first AWS Lambda function.; Duration: Up to 45 minutes; Content Topics: Serverless; This hands-on lab has: 5 Lab steps
- HANDS-ON LABStefano CascavillaIntroduction to CloudWatchBeginnerDuration: Up to 1 hour and 30 minutesAuthor: Stefano Cascavilla; Difficulty: Beginner; Description: CloudWatch is a monitoring service that AWS provides. You can use it to monitor AWS resources or custom resources, inside or outside AWS.; Duration: Up to 1 hour and 30 minutes; Content Topics: Management, Monitoring; This hands-on lab has: 8 Lab steps
- HANDS-ON LABGiacomo ConsonniIntroduction to AWS Step FunctionsIntermediateDuration: Up to 1 hour and 30 minutesAuthor: Giacomo Consonni; Difficulty: Intermediate; Description: Learn how to create, configure, and use AWS Step Functions in this hands-on lab.; Duration: Up to 1 hour and 30 minutes; Content Topics: Development; This hands-on lab has: 8 Lab steps
- HANDS-ON LABAlex CasalboniConfigure Amazon DynamoDB triggers with AWS LambdaIntermediateDuration: Up to 1 hourAuthor: Alex Casalboni; Difficulty: Intermediate; Description: Learn how to listen to DynamoDB update streams and process batches of records with AWS Lambda to augment your database behavior.; Duration: Up to 1 hour; Content Topics: Serverless, NoSQL; This hands-on lab has: 5 Lab steps
- HANDS-ON LABAlex CasalboniProcess Amazon S3 Events with AWS LambdaBeginnerDuration: Up to 1 hourAuthor: Alex Casalboni; Difficulty: Beginner; Description: Learn how to invoke a Lambda function and implement custom logics in response to S3 events (e.g. object creation, update or deletion).; Duration: Up to 1 hour; Content Topics: Serverless; This hands-on lab has: 6 Lab steps
- HANDS-ON LABEric MagalhãesAutomating Amazon EBS snapshots with AWS LambdaIntermediateDuration: Up to 1 hourAuthor: Eric Magalhães; Difficulty: Intermediate; Description: Automating Amazon EBS snapshots with AWS Lambda and Amazon EventBridge.; Duration: Up to 1 hour; Content Topics: Serverless, Messaging; This hands-on lab has: 5 Lab steps
- HANDS-ON LABAndrew BurchillFan-Out Orders using Amazon SNS and SQSBeginnerDuration: Up to 1 hourAuthor: Andrew Burchill; Difficulty: Beginner; Description: Learn how to combine Amazon SNS and Amazon SQS to fan out order messages 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 LABAndrew BurchillReacting to Source Control Events with AWS LambdaBeginnerDuration: Up to 2 hoursAuthor: Andrew Burchill; Difficulty: Beginner; Description: Learn how to invoke a Lambda function in response to source control management events on your repository.; Duration: Up to 2 hours; Content Topics: Amazon Web Services; This hands-on lab has: 5 Lab steps
- HANDS-ON LABAndrew BurchillProcess Amazon SNS Notifications with AWS LambdaBeginnerDuration: Up to 1 hour and 30 minutesAuthor: Andrew Burchill; Difficulty: Beginner; Description: Amazon Simple Notification Service (SNS) is a fully-managed, highly-scalable service that facilitates message delivery. Learn how to send messages and process them with AWS Lambda.; Duration: Up to 1 hour and 30 minutes; Content Topics: Amazon Web Services; This hands-on lab has: 7 Lab steps
- HANDS-ON LABAndrew BurchillCreating Scheduled Tasks With AWS LambdaBeginnerDuration: Up to 1 hour and 30 minutesAuthor: Andrew Burchill; Difficulty: Beginner; Description: Schedule periodic tasks in a serverless fashion with AWS Lambda and Amazon EventBridge. Verify your task is running on a schedule with Amazon CloudWatch.; Duration: Up to 1 hour and 30 minutes; Content Topics: Messaging, Serverless; This hands-on lab has: 6 Lab steps
- HANDS-ON LABAndrew BurchillUsing AWS Lambda Functions to Process Amazon SQS MessagesBeginnerDuration: Up to 1 hourAuthor: Andrew Burchill; Difficulty: Beginner; Description: Learn how to create an AWS Lambda function and configure it to process Amazon SQS messages in this hands-on laboratory.; Duration: Up to 1 hour; Content Topics: Amazon Web Services; This hands-on lab has: 3 Lab steps
- HANDS-ON LABStefano CascavillaUse AWS Fargate for Serverless Deployment of Container ApplicationsIntermediateDuration: Up to 2 hoursAuthor: Stefano Cascavilla; Difficulty: Intermediate; Duration: Up to 2 hours; Content Topics: Containers; This hands-on lab has: 9 Lab steps
- HANDS-ON LABLogan RakaiServerless Web Development with Python for AWSIntermediateDuration: Up to 2 hoursAuthor: Logan Rakai; Difficulty: Intermediate; Description: Practice serverless web development with Python for AWS by deploying an app that uses the Serverless Application Model (SAM), Cognito user pools, and DynamoDB.; Duration: Up to 2 hours; Content Topics: Amazon Web Services; This hands-on lab has: 12 Lab steps
- HANDS-ON LABAndrew BurchillDeploy a Highly Available Serverless Application Using AWS ServicesIntermediateDuration: Up to 2 hoursAuthor: Andrew Burchill; Difficulty: Intermediate; Description: Learn how to deploy a highly available website using AWS, with a scenario based on challenges, like time restrictions, and cost limitations many websites face.; Duration: Up to 2 hours; Content Topics: Amazon Web Services; This hands-on lab has: 8 Lab steps
- HANDS-ON LABAndrew BurchillAWS Lambda Functions PlaygroundBeginnerDuration: Up to 4 hoursAuthor: Andrew Burchill; Difficulty: Beginner; Description: This lab playground gives you the time and freedom to really get to know the AWS Lambda service on your own terms, without objectives or constraints.; Duration: Up to 4 hours; Content Topics: Serverless; This hands-on lab has: 2 Lab steps
- LAB CHALLENGEAndrew BurchillAmazon S3 and AWS Lambda ChallengeBeginnerDuration: Up to 1 hourAuthor: Andrew Burchill; Difficulty: Beginner; Description: Put your AWS Lambda and Amazon Simple Storage Service (S3) skills to the test in this challenge lab as you are tasked with implementing a CSV processing function.; Duration: Up to 1 hour; Content Topics: Amazon Web Services; This lab challenge has: 2 Lab steps
- HANDS-ON LABStefano CascavillaUse AWS Lambda Custom Runtimes to Run Bash CommandsBeginnerDuration: Up to 45 minutesAuthor: Stefano Cascavilla; Difficulty: Beginner; Duration: Up to 45 minutes; Content Topics: Serverless; This hands-on lab has: 6 Lab steps
- HANDS-ON LABAndrew BurchillProcessing Streaming Metadata using Amazon Kinesis Data StreamsBeginnerDuration: Up to 1 hour and 30 minutesAuthor: Andrew Burchill; Difficulty: Beginner; Description: Learn how to use Amazon Kinesis Data Streams with Amazon API Gateway and AWS Lambda in this hands-on lab.; Duration: Up to 1 hour and 30 minutes; Content Topics: Amazon Web Services; This hands-on lab has: 5 Lab steps
- LAB CHALLENGEAndrew BurchillAWS CodeDeploy ChallengeBeginnerDuration: Up to 1 hourAuthor: Andrew Burchill; Difficulty: Beginner; Description: Put your AWS CodePipeline and CodeDeploy skills to the test as you modify and improve and a pipeline that deploys an AWS Lambda backed API.; Duration: Up to 1 hour; Content Topics: Amazon Web Services; This lab challenge has: 2 Lab steps
- HANDS-ON LABAndrew BurchillImplementing a Searchable Amazon S3 Data LakeBeginnerDuration: Up to 1 hour and 30 minutesAuthor: Andrew Burchill; Difficulty: Beginner; Description: Learn how to use AWS Glue with AWS Lambda and Amazon S3 to create an efficient searchable data lake in this hands-on lab.; Duration: Up to 1 hour and 30 minutes; Content Topics: Messaging, Serverless; This hands-on lab has: 5 Lab steps
- HANDS-ON LABStefano CascavillaImplementing Authentication in a Microservice Using the Serverless FrameworkIntermediateDuration: Up to 1 hourAuthor: Stefano Cascavilla; Difficulty: Intermediate; Description: In this lab, you will use the Serverless Framework to build and deploy a microservice with custom authentication implemented. To do so, you will leverage a Lambda function and API Gateway.; Duration: Up to 1 hour; Content Topics: Serverless; This hands-on lab has: 4 Lab steps
- HANDS-ON LABAndrew BurchillAWS Cloud9 Terminal and Editor PlaygroundBeginnerDuration: Up to 4 hoursAuthor: Andrew Burchill; Difficulty: Beginner; Description: Explore the hosted AWS Cloud9 integrated development environment in this hands-on playground lab.; Duration: Up to 4 hours; Content Topics: Development Tools, Serverless, SQL; This hands-on lab has: 2 Lab steps
- HANDS-ON LABAndrew BurchillUsing AWS Glue for ETL WorkloadsBeginnerDuration: Up to 1 hourAuthor: Andrew Burchill; Difficulty: Beginner; Description: Learn how to use AWS Glue jobs to perform an Extract, Transform, and Load (ETL) task in this hands-on lab.; Duration: Up to 1 hour; Content Topics: Amazon Web Services; This hands-on lab has: 4 Lab steps