AWS Batch
Amazon LightSail
Amazon Elastic Container Service (ECS)
Amazon Route 53
*Route 53 is the AWS Domain Name Service
* Route 53 performs three main functions:
* Domain registration – Route 53 allows you to register domain
names
* Domain Name Service (DNS) – Route 53 translates name to IP
addresses using a global network of authoritative DNS servers
* Health checking – Route 53 sends automated requests to your
application to verify that it’s reachable, available and functional
Amazon Route 53 Routing Policies
Amazon EC2 Auto Scaling
Scaling policies
define how to respond to changes in demand
* Scaling policies include:
* Target Tracking – Attempts to keep the group at or close to the
metric
* Simple Scaling – Adjust group size based on a metric
* Step Scaling – Adjust group size based on a metric – adjustments
vary based on the size of the alarm breach
* Scheduled Scaling – Adjust the group size at a specific time
Amazon Elastic Load Balancing
types of Elastic Load Balancer (ELB)
There are two types of Elastic Load Balancer (ELB) that may
feature on the exam:
* Application Load Balancer (ALB) – layer 7 load balancer that
routes connections based on the content of the request
* Network Load Balancer (NLB) – layer 4 load balancer that
routes connections based on IP protocol data
Serverless
Name AWS Serverless services?
Serverless services include:
* AWS Lambda
* AWS Fargate
* Amazon EventBridge
* AWS Step Functions
* Amazon SQS
* Amazon SNS
* Amazon API Gateway
* Amazon S3
* Amazon DynamoDB
AWS Lambda Functions
Benefits of AWS Lambda:
Amazon Simple Queue Service (SQS)
Amazon MQ
Amazon Simple Notification Service (SNS)
AWS Step Functions
Amazon Simple Workflow Service (SWF)
Amazon EventBridge
Amazon API Gateway