aws Flashcards
Which AWS compute service is Serverless?
AWS Lambda
A company needs to consolidated billing from all of its AWS accounts for easier payment and reporting. Which aws service will meet this requirement?
AWS Organizations
For users with AWS enterprise support, how does AWS help with infrastructure event management?
AWS helps users plan for large scale events such as product launches and marketing events
What does the AWS total cost of (TCO) calculator provide?
Est savings when migrating to the aws cloud
A customer has a fault tolerant application running on an EC2 instance which frequently writes to persistent storage which aws pricing model will provide the lowest costs for computing resources?
Reserved Instances
A user wants to implement loose coupling in their application architecture which aws service meets this requirement?
Amazon SQS
A company is looking for help in designing a new cloud content-management app using aws best practices. which of the following can provide guidance?
use the AWS well-architected tool
Which AWS service helps customers collect, process, and analyze real-time streaming data from sources such as operating logs, financial transactions, and social media feeds?
Amazon Kinesis
Which AWS services will support data replication across regions(select two)?
Amazon S3 (i think) Amazon Relational Database Service
Which of the aws database service that provides virtually umlimited throughput and storage?
Amazon DynamoDB
A user wants the ability to easily scale compute resources in and out, while only paying for the resources used. Which AWS cloud architecture principle is this?
Elastcity
a company needs to view a graphical description of its aws expenses and service usage over time. What aws service will provide this info?
AWS cost explorer
Benefits of using aws cloud?
Increased agility
ability to deploy globally in minutes
A company wants to align costs related to info tech to the seasonal nature of the business, and pay for services as they are consumed rather than paying for servers upfront.
which is the most cost-effective pricing mode?
reserved?
A company wants to build and replicate its aws infrastructure in multiple aws regions. Which aws service provides the capability for the customer to use templates to describe and then automatically provision the infrastructure resources?
AWS CloudFormation
Under the shared responsibility model which of the following are responsibilities of AWS?
Securing physical infrastructure
A user has petabytes of data to migrate to aws. WHich aws service is most cost-effective and Faster than transferring data over the internet?
AWS Snowball
Which aws service makes it easy to create and manage keys and control the use of encryption across a wide range of aws services and in your applications?
AWS KMS (key management services)
makes it easy for you to create and manage keys and control the use of encryption across a wide range of AWS services and in your applications. AWS KMS is a secure and resilient service that uses FIPS 140-2 validated hardware security modules to protect your keys
AWS and identity and Acess Management best practice helps protect an aws account?
use aws multi-factor auth to protect the aws account root user. (I think)
AWS IAM
AWS Identity and Access Management (IAM) is a web service that helps you securely control access to AWS resources. You use IAM to control who is authenticated (signed in) and authorized (has permissions) to use resources.
aws EC2
Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides secure, resizable compute capacity in the cloud. It is designed to make web-scale cloud computing easier for developers.
AWS Lambda
AWS Lambda is an event-driven, serverless computing platform provided by Amazon as a part of the Amazon Web Services. It is a computing service that runs code in response to events and automatically manages the computing resources required by that code.
AWS RDS
Amazon Relational Database Service is a distributed relational database service by Amazon Web Services. It is a web service running “in the cloud” designed to simplify the setup, operation, and scaling of a relational database for use in applications
AWS ECS
Elastic Container Service (Amazon ECS) is a highly scalable, high-performance container orchestration service that supports Docker containers and allows you to easily run and scale containerized applications on AWS