Learning Objectives
The Objectives of this course are as follows:
- Describe terminology and concepts related to AWS services
- Navigate the AWS Management Console
- Articulate key concepts of AWS security measures and AWS Identity and Access Management (IAM)
- Distinguish among several AWS compute services, including Amazon Elastic Compute Cloud (Amazon EC2), AWS Lambda.
- Understand AWS database and storage offerings, including Amazon Relational Database Service (Amazon RDS), Amazon DynamoDB, and Amazon Simple Storage Service (Amazon S3)
- Explore AWS networking services Access and configure Amazon CloudWatch monitoring features
Target Audience
The course is intended for:
- SysOps administrators
- Solutions architects
- Developers
Prerequisite Experience
- IT experience
- Basic knowledge of common data center architectures and
Course Outline
Introduction to Amazon Web Services
- Introduction to AWS Cloud
- Security in the AWS Cloud
- Hands-On Lab: Introduction to AWS Identity and Access Management (IAM)
- Compute as a service in AWS
- Introduction to Amazon Elastic Compute Cloud
- Amazon EC2 instance lifecycle
- AWS container services
- What is serverless?
- Introduction to AWS Lambda
- Choose the right compute service
- Hands-On Lab: Launch the Employee Directory Application on Amazon EC2
- Networking in AWS
- Introduction to Amazon Virtual Private Cloud (Amazon VPC)
- Amazon VPC routing
- Amazon VPC security
- Hands-On Lab: Create a VPC and Relaunch the Corporate Directory Application in Amazon EC2
- AWS storage types
- Amazon EC2 instance storage and Amazon Elastic Block Store (Amazon EBS)
- Object storage with Amazon S3
- Choose the right storage service
- Hands-On Lab: Create an Amazon S3 Bucket
- Explore databases in AWS
- Amazon Relational Database Service
- Specialized databases
- Introduction to Amazon DynamoDB
- Hands-On Lab: Implement and manage Amazon DynamoDB
Monitoring, Optimization, and Serverless
- Monitoring
- Optimization
- Alternate Severless
- Hands-on lab: Configure high availability for your Application