aws 4 courses quiz Flashcards
A company would like to have durable storage for static content and infinitely scalable data storage infrastructure at the lowest cost. Which service below should the company choose?
A. Amazon Elastic Block Store (Amazon EBS)
B. Amazon S3
C. AWS Storage Gateway
D. Amazon Elastic File System (Amazon EFS)
B
Amazon Simple Storage Service (Amazon S3) is an object storage service that offers industry-leading scalability, data availability, security, and performance. This means customers of all sizes and industries can use it to store and protect any amount of data for a range of use cases, such as data lakes, websites, mobile applications, backup and restore, archive, enterprise applications, IoT devices, and big data analytics.
https://aws.amazon.com/s3/?nc=sn&loc=1
A company has a 500 TB image repository and would like it to be transported to AWS for processing. Which AWS service can import this data MOST cost-effectively?
A. AWS Snowball
B. AWS Direct Connect
C. AWS VPN
D. Amazon S3
A. AWS Snowball
When planning on getting your data into the cloud as a part of an application migration or a data center shutdown, you will run into the hard limits of data transport. When your Internet speeds are not enough to keep up with your data migration plan, it’s time to consider AWS Snowball. The Snowball appliance allows you to move archives, data lakes, and whatever data you have at faster-than Internet speeds right into Amazon S3 buckets. From Amazon S3, data can be archived into Glacier or analyzed by other services such as AWS Redshift or EMR. This implementation guide will get you started with AWS Snowball’s quick, simple, and secure process for migrating large amounts of data into AWS.
https://aws.amazon.com/getting-started/projects/migrate-petabyte-scale-data/
Which of the following AWS services are serverless? (Choose two.)
A. AWS Lambda
B. Amazon Elasticsearch Service
C. AWS Elastic Beanstalk
D. Amazon DynamoDB
E. Amazon Redshift
A. AWS Lambda
D. Amazon DynamoDB
You can use cloud services like AWS Lambda, Amazon API Gateway, and Amazon DynamoDB to implement serverless architectural patterns that reduce the operational complexity of running and managing applications.
https://aws.amazon.com/lambda/serverless-architectures-learn-more/
Which of the following AWS can be used to distribute traffic between one or more Amazon EC2 instances?
A. NAT gateway
B. Elastic Load Balancing
C. Amazon Athena
D. AWS PrivateLink
B
Elastic Load Balancing automatically distributes incoming application traffic across multiple targets, such as Amazon EC2 instances, containers, IP addresses, Lambda functions, and virtual appliances.
https://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/what-is-load-balancing.html
Which action should you take if you are planning to launch two additional Amazon EC2 instances to increase availability?
A. Launch the instances across multiple Availability Zones in a single AWS Region.
B. Launch the instances as EC2 Reserved Instances in the same AWS Region and the same Availability Zone.
C. Launch the instances in multiple AWS Regions, but in the same Availability Zone.
D. Launch the instances as EC2 Spot Instances in the same AWS Region, but in different Availability
Zones.
A
Launching across multiple Availability Zones in a single AWS Region is a good approach for availability, as if an availability zone goes down there will be other resources are available in other availability zones to continue the workload.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-regions-availability-zones.html#concepts-availability-zones
An Enterprise company is building an application that requires the ability to send, store, and receive messages between application components. The company has another requirement to process messages in first-in, first-out (FIFO) order. Which service below should the company use?
A. AWS Step Functions
B. Amazon Simple Notification Service (Amazon SNS)
C. Amazon Kinesis Data Streams
D. Amazon Simple Queue Service (Amazon SQS)
D
You can now use Amazon Simple Notification Service (Amazon SNS) FIFO topics, in combination with Amazon Simple Queue Service (Amazon SQS) FIFO queues, to build applications that require messages to be sent and processed in a strict sequence and without duplicates. SNS FIFO is intended for customer use cases where it is critical to maintain the consistency in processing messages across multiple independent services in a strictly ordered manner.
https://aws.amazon.com/sqs/
Which AWS service or feature is used to send both text and email messages from distributed applications?
A. Amazon Simple Notification Service (Amazon SNS)
B. Amazon Simple Email Service (Amazon SES)
C. Amazon CloudWatch alerts
D. Amazon Simple Queue Service (Amazon SQS)
A
Amazon Simple Notification Service (Amazon SNS) is a fully managed messaging service for both application-to-application (A2A) and application-to-person (A2P) communication.
The A2A pub/sub functionality provides topics for high-throughput, push-based, many-to-many messaging between distributed systems, microservices, and event-driven serverless applications. Using Amazon SNS topics, your publisher systems can fanout messages to a large number of subscriber systems including Amazon SQS queues, AWS Lambda functions and HTTPS endpoints, for parallel processing, and Amazon Kinesis Data Firehose.
The A2P functionality enables you to send messages to users at scale via SMS, mobile push, and email.
https://aws.amazon.com/sns
Question
Which service below is designed to transfer petabytes of data in and out of the cloud?
A. AWS Storage Gateway
B. Amazon S3 Glacier Deep Archive
C. Amazon Lightsail
D. AWS Snowball
D. AWS Snowball
When transferring petabytes of data, we recommend that you plan and calibrate your data transfer between the Snowball you have on-site and your workstation according to the following guidelines. Small delays or errors can significantly slow your transfers when you work with large amounts of data.
https://docs.aws.amazon.com/snowball/latest/ug/transfer-petabytes.html
Which service below can be used to provide an on-demand, cloud-based contact center?
A. AWS Direct Connect
B. Amazon Connect
C. AWS Support Center
D. AWS Managed Services
B
Customers can call into your Amazon Connect contact center using any phone and speak to an agent. You can define other interactions with your customers in contact flows.
https://aws.amazon.com/connect/faqs
Which service below can be used to privately store and manage versions of source code?
A. AWS CodeBuild
B. AWS CodeCommit
C. AWS CodePipeline
D. AWS CodeStar
B
AWS CodeCommit is a version control service hosted by Amazon Web Services that you can use to privately store and manage assets (such as documents, source code, and binary files) in the cloud. For information about pricing for CodeCommit.
https://docs.aws.amazon.com/codecommit/latest/userguide/welcome.html
A company wants to make sure that its infrastructure is designed for fault tolerance and business continuity in the event of an environmental disruption. Which infrastructure component should the company replicate across?
A. Edge locations
B. Availability Zones
C. Regions
D. Amazon Route 53
B
An Availability Zone (AZ) is one or more discrete data centers with redundant power, networking, and connectivity in an AWS Region. AZs give customers the ability to operate production applications and databases that are more highly available, fault tolerant, and scalable than would be possible from a single data center.
https://aws.amazon.com/about-aws/global-infrastructure/regions_az/
An Enterprise company wants to connect to AWS over a private, low-latency connection from its remote office. What is the recommended service to meet these requirements?
A. Create a VPN tunnel
B. Connect across the public internet
C. Use VPC peering to create a connection.
D. Use AWS Direct Connect.
D. Use AWS Direct Connect.
AWS Direct Connect enables you to securely connect your AWS environment to your on-premises data center or office location over a standard 1 gigabit or 10 gigabit Ethernet fiber-optic connection. AWS Direct Connect offers dedicated high speed, low latency connection, which bypasses internet service providers in your network path.
https://aws.amazon.com/directconnect/
An Enterprise company wants to transfer petabytes of data as quickly as possible from on-premises locations to the AWS Cloud. Which service below should the company use?
A. AWS Snowball
B. AWS Global Accelerator
C. Amazon S3 Transfer Acceleration
D. Amazon Connect
A. AWS Snowball
AWS Snowball is a data transport solution that accelerates moving terabytes to petabytes of data into and out of AWS using storage appliances designed to be secure for physical transport. Using Snowball helps to eliminate challenges that can be encountered with large-scale data transfers including high network costs, long transfer times, and security concerns.
https://aws.amazon.com/getting-started/projects/migrate-petabyte-scale-data/
Which statement is true about AWS global infrastructure?
A. Availability Zones can span multiple AWS Regions.
B. A VPC can have different subnets in different AWS Regions.
C. AWS Regions consist of multiple Availability Zones.
D. A single subnet can span multiple Availability Zones.
C. AWS Regions consist of multiple Availability Zones.
AWS delivers the highest network availability of any cloud provider. Each region is fully isolated and comprised of multiple AZs, which are fully isolated partitions of our infrastructure.
https://aws.amazon.com/about-aws/global-infrastructure/
The AWS global infrastructure consists of Regions, Availability Zones, and what else?
A. VPCs
B. Data centers
C. Dark fiber network links
D. Edge locations
D. Edge locations
AWS Global Infrastructure has 230+ Points of Presence 218+ Edge Locations and 12 Regional Edge Caches
https://aws.amazon.com/about-aws/global-infrastructure/