Cloud Concepts Flashcards

1
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? (Select two)

Guidance
what is is an online tool that provides you real-time guidance to help you provision your resources following

what enables you to view and manage your quotas for AWS services from a central location.

A
  1. AWS Trusted Advisor

2. AWS Service Quotas

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

Which benefit of Cloud Computing allows AWS to offer lower pay-as-you-go prices as usage from hundreds of thousands of customers is aggregated in the cloud?

Cloud computing is the on-demand delivery of IT resources over the Internet with pay-as-you-go pricing. Instead of buying, owning, and maintaining physical data centers and servers, you can access technology services, such as computing power, storage, and databases, on an as-needed basis.

A
  1. Massive economies of scale

By using cloud computing, you can achieve a lower variable cost than you can get on your own. Because usage from hundreds of thousands of customers is aggregated in the cloud, providers such as AWS can achieve higher economies of scale, which translates into lower pay-as-you-go prices.

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

Which of the following are the serverless computing services offered by AWS (Select two)

A
  1. AWS Lambda -
    With Lambda, you can run code for virtually any type of application or backend service - all with zero administration. Just upload your code and Lambda takes care of everything required to run and scale your code with high availability. You can set up your code to automatically trigger from other AWS services or call it directly from any web or mobile app.
    AWS Lambda lets you run code without provisioning or managing servers. You pay only for the compute time you consume - there is no charge when your code is not running.
  2. AWS Fargate -
    AWS Fargate is a serverless compute engine for containers that works with both Amazon Elastic Container Service (ECS) and Amazon Elastic Kubernetes Service (EKS). Fargate makes it easy for you to focus on building your applications. Fargate removes the need to provision and manage servers, lets you specify and pay for resources per application, and improves security through application isolation by design.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which entity ensures that your application on Amazon EC2 always has the right amount of capacity to handle the current traffic demand?

What helps you ensure that you have the correct number of Amazon EC2 instances available to handle the load for your application.

A

Auto Scaling

Helps you ensure that you have the correct number of Amazon EC2 instances available to handle the load for your application.

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

A financial services company wants to ensure that its AWS account activity meets the governance, compliance and auditing norms. As a Cloud Practitioner, which AWS service would you recommend for this use-case?

LOG & Monitor
What cloud product would be used to log, monitor and retain account activity related to actions across your AWS infrastructure.

A

CloudTrail

You can use CloudTrail to log, monitor and retain account activity related to actions across your AWS infrastructure. CloudTrail provides an event history of your AWS account activity, including actions taken through the AWS Management Console, AWS SDKs, command-line tools, and other AWS services.

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