`batch #5 Flashcards

1
Q

Which of the following AWS services support VPC Endpoint Gateway for a private connection from a VPC?

A

DynamoDB and S3

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

An intern at an IT company provisioned a Linux based On-demand EC2 instance with per-second billing but terminated it within 30 seconds as he wanted to provision another instance type. What is the duration for which the instance would be charged?

A

1 MIN

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which of the following AWS services support reservations to optimize costs? (Select three)

A

ec2, dynamodb, RDS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which AWS Route 53 routing policy would you use to route traffic to multiple resources and also choose how much traffic is routed to each resource?

A

Weighted routing policy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which tool/service will help you access AWS services using programming language-specific APIs?

A

WS Software Developer Kit (SDK) - SDKs take the complexity out of coding by providing language-specific APIs for AWS services. For example, the AWS SDK for JavaScript simplifies the use of AWS Services by providing a set of libraries that are consistent and familiar for JavaScript developers. It provides support for API lifecycle considerations such as credential management, retries, data marshaling, serialization, and deserialization. AWS SDKs are offered in several programming languages to make it simple for developers working on different programming and scripting languages. So, AWS SDK can help with using AWS services from within an application using language-specific APIs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Which of the following is a benefit of using AWS managed services such as Amazon RDS?

A

The performance of AWS managed RDS instance is better than a customer-managed database instance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Which of the following AWS Support plans provides access to online training with self-paced labs?

A

Enterprise

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Which of the following AWS Support plans provides access to Infrastructure Event Management for an additional fee?

A

Basic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

A research group wants to use EC2 instances to run a scientific computation application that has a fault tolerant architecture. The application needs high-performance hardware disks that provide fast I/O performance. As a Cloud Practitioner, which of the following storage options would you recommend as the MOST cost-effective solution?

A

instance store
An instance store provides temporary block-level storage for your instance. This storage is located on disks that are physically attached to the host computer. This is a good option when you need storage with very low latency, but you don’t need the data to persist when the instance terminates or you can take advantage of fault-tolerant architectures. For this use-case, the computation application itself has a fault tolerant architecture, so it can automatically handle any failures of Instance Store volumes.

As the Instance Store volumes are included as part of the instance’s usage cost, therefore this is the correct option.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Which of the following AWS Support plans provide access to guidance, configuration, and troubleshooting of AWS interoperability with third-party software? (Select two)

A

Enterprise and Business

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which of the following is CORRECT regarding removing an AWS account from AWS Organizations?

A

The AWS account must be able to operate as a standalone account. Only then it can be removed from AWS organizations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

x

A

x

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Which AWS Support plan provides architectural guidance contextual to your specific use-cases?

A

business

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

A startup wants to set up its IT infrastructure on AWS Cloud. The CTO would like to get an estimate of the monthly AWS bill based on the AWS services that the startup wants to use. As a Cloud Practitioner, which AWS service would you suggest for this use-case?

A

AWS Simple Monthly Calculator

The Simple Monthly Calculator provides an estimate of usage charges for AWS services based on certain information you provide. It helps customers and prospects estimate their monthly AWS bill more efficiently.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

The DevOps team at an e-commerce company is trying to debug performance issues for its serverless application built using a microservices architecture. As a Cloud Practitioner, which AWS service would you recommend addressing this use-case?

A

AWS X-ray;

You can use AWS X-Ray to analyze and debug serverless and distributed applications such as those built using a microservices architecture. With X-Ray, you can understand how your application and its underlying services are performing to identify and troubleshoot the root cause of performance issues and errors.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

EBS volume can be attached to a single instance in the same Availability Zone whereas EFS file system can be mounted on instances across multiple Availability Zones

A

EBS volume can be attached to a single instance in the same Availability Zone whereas EFS file system can be mounted on instances across multiple Availability Zones

17
Q

Which AWS services can be used to decouple components of a microservices based application on AWS Cloud? (Select two)

A

SQS and SNS

18
Q

Which of the following AWS services has encryption enabled by default?

A

CloudTrail Logs; By default, the log files delivered by CloudTrail to your S3 bucket are encrypted using server-side encryption with Amazon S3–managed encryption keys (SSE-S3).

19
Q

What are the 5 pillars of well architected framework according to AWS?

A

Cost Optimalization, Elasticity , Availability, Reliability

20
Q

Which AWS support plan provides access to a Technical Account Manager (TAM)?

A

Enterprise

21
Q

A company wants a fully managed, flexible, and scalable file storage system, with low latency access, for its Windows-based applications. Which AWS service is the right choice for the company?

A

: Amazon FSx for Windows File Server - Amazon FSx for Windows File Server provides fully managed, highly reliable, and scalable file storage that is accessible over the industry-standard Service Message Block (SMB) protocol. It is built on Windows Server, delivering a wide range of administrative features such as user quotas, end-user file restore, and Microsoft Active Directory (AD) integration.

To support a wide spectrum of workloads, Amazon FSx provides high levels of throughput, IOPS and consistent sub-millisecond latencies. Amazon FSx is accessible from Windows, Linux, and macOS compute instances and devices.

22
Q

An online gaming company wants to block users from certain geographies from accessing its content. Which AWS services can be used to accomplish this task? (Select two)

A

Route 53 and AWS AWF

23
Q

Which of the following is correct about AWS “Developer” Support plan?

A

Allows one contact to open unlimited cases

24
Q

Which of the following AWS services are part of the AWS Foundation services for the Reliability pillar of the Well-Architected Framework in AWS Cloud?

A

AWS Trusted Advisor, aws service quotas

25
Q

Access Key ID and Secret Access Key are tied to which of the following AWS Identity and Access Management entities?

A

IAM USER

26
Q

What are the different gateway types supported by AWS Storage Gateway service?

A

Tape Gateway, File Gateway and Volume Gateway

27
Q

Which AWS Route 53 routing policy would you use to improve the performance for your customers by routing the requests to the AWS endpoint that provides the fastest experience?

A

Latency routing policy

28
Q

Which of the following statements are correct about the AWS account root user (Select two)

A

Root user access credentials are the email address and password used to create the AWS account

It is highly recommended to enable Multi Factor Authentication (MFA) for root user account

29
Q

A customer has created a VPC and a subnet within AWS Cloud. Which of the following statements is correct?

A

A VPC spans all of the Availability Zones in the Region whereas a subnet spans only one Availability Zone in the Region

30
Q

A unicorn startup is building an analytics application with support for a speech-based interface. The application will accept speech-based input from users and then convey results via speech. As a Cloud Practitioner, which solution would you recommend for the given use-case?

A

Use Amazon Transcribe to convert speech to text for downstream analysis. Then use Amazon Polly to convey the text results via speech

31
Q

A startup wants to provision an EC2 instance for the lowest possible cost for a long-term duration but needs to make sure that the instance would never be interrupted. As a Cloud Practitioner, which of the following options would you recommend?

A

A reservered instance