AWS-TE
New AWS Technical Essentials
Description
AWS Technical Essentials introduces AWS products, services and general solutions. It provides the essential information you need to identify AWS services, make informed decisions based on business needs, and get started using AWS.
What will you learn during the training?
- You will learn about AWS data center design concepts
- You will learn the concepts of the AWS platform and how to navigate the AWS Management Console
- You will learn about the basic infrastructure services including Amazon Virtual Private Cloud (VPC), Amazon Elastic Compute Cloud (EC2), Amazon Elastic Block Store (EBS), Amazon Simple Storage Service (S3), Auto Scaling, and Elastic Load Balancing (ELB)
- Understand the security measures provided by AWS and key concepts in AWS Identity and Access Management (IAM)
- Familiar with AWS database services, including Amazon DynamoDB, Amazon Relational Database Service (RDS)
- Familiar with AWS management tools, including Amazon CloudWatch and AWS Trusted Advisor
Suggested For
- For those who give presentations to customers on the technical benefits of AWS services
- Those interested in learning how to use AWS
- SysOps system administrators, system engineers and developers interested in using AWS services
Outline
Module 1: Introduction to Amazon Web Services
- Introduction to AWS Cloud
- Security in the AWS Cloud
- Hosting the employee directory application in AWS
- Hands-On Lab: Introduction to AWS Identity and Access Management (IAM)
Module 2: AWS Compute - 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
Module 3: AWS Networking
- 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
Module 4: AWS Storage
- 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
Module 5: Databases
- Explore databases in AWS
- Amazon Relational Database Service
- Purpose-built databases
- Introduction to Amazon DynamoDB
- Choose the right AWS database service
- Hands-On Lab: Implement and manage Amazon DynamoDB
Module 6: Monitoring, Optimization, and Serverless
- Monitoring - Optimization
- Alternate serverless employee directory application architecture
- Hands-On Lab: Configure High Availability for Your Application