ANSWERS 2024
Which pillar of the AWS Well-Architected Framework focuses on using computing
resources in ways that meet system requirements?
Performance Efficiency. The Performance Efficiency pillar focuses on using computing
resources efficiently to meet system requirements, and to maintain that efficiency as
demand changes and technologies evolve.
Which migration strategy involves changing how an application is architected
and developed, typically by using cloud-native features?
Refactoring.
Which tool is used to automate actions for AWS services and applications
through scripts?
AWS Command Line Interface.
Which statement best describes Elastic Load Balancing?
A service that distributes incoming traffic across multiple targets, such as Amazon EC2
instances.
You want to store data in a volume that is attached to an Amazon EC2 instance.
Which service should you use?
Amazon EBS provides block-level storage volumes that you can use with Amazon EC2
instances. If you stop or terminate an Amazon EC2 instance, all the data on the
attached EBS volume remains available.
Which component or service enables you to establish a dedicated private
connection between your data center and virtual private cloud (VPC)?
AWS Direct Connect is a service that enables you to establish a dedicated private
connection between your data center and VPC.
Which service is used to run containerized applications on AWS?