Batch #2 Flashcards
Which AWS service or feature can be used to restrict the individual API actions that users and roles in each member account can access?
AWS Organizations
What is a benefit of moving an on-premises database to Amazon Relational Database Service (RDS)?
there is no need to manage operating systems
A company needs to optimize costs and resource usage through monitoring of operational health for all resources running on AWS.
amazon cloud watch; Amazon CloudWatch is a performance monitoring tool that receives metrics from AWS services. This data can be used for monitoring the operational health of resources as well as being used to optimize costs through ensuring systems are right-sized and just enough capacity is provisioned.
Which service can be used to cost-effectively move exabytes of data into AWS?
AWS Snowmobile
Which service can be used to easily create multiple accounts
AWS Organizations
Which AWS database service provides a fully managed data warehouse that can be analyzed using SQL tools and business intelligence tools?
AWS RedShift
A company has a website that delivers static content from an Amazon S3 bucket to users from around the world. Which AWS service will deliver the content with low latency?
AWS CloudFront
Which service provides the ability to simply upload applications and have AWS handle the deployment details of capacity provisioning, load balancing, auto-scaling, and application health monitoring?
AWS Elastic Beanstalk
Which AWS service or feature can be used to capture information about inbound and outbound IP traffic on network interfaces in a VPC?
VPC FlowLogs
What are the charges for using Amazon Glacier? (Select TWO.)
Storage, retrieval requests
Which service allows an organization to view operational data from multiple AWS services through a unified user interface and automate operational tasks?
AWS Systems Manager; AWS Systems Manager gives you visibility and control of your infrastructure on AWS. Systems Manager provides a unified user interface so you can view operational data from multiple AWS services and allows you to automate operational tasks across your AWS resources.
Which AWS Services can be reservered?
EC2, DynamoDB, ElastiCache, RDS, RedShift
name three authentication methods from AWS IAM
console psws, access keys, server certificates
How can an organization track resource inventory and configuration history for the purpose of security and regulatory compliance?
AWS Config with resources types; AWS Config is a fully-managed service that provides you with an AWS resource inventory, configuration history, and configuration change notifications to enable security and regulatory compliance.
Which database allows you to scale at the push of a button without incurring any downtime?
AWS DynamoDB; Amazon Dynamo DB is a fully managed NoSQL database service that provides fast and predictable performance with seamless scalability. Push button scaling means that you can scale the DB at any time without incurring downtime.
All other databases are based on EC2 instances and therefore you must increase the instance size to scale which will incur downtime.