AWS Skills Center - CPC Questions Flashcards
Questions from the AWS AWS Skills Center
Domain 1
Which of the following AWS services store data globally ? (Select TWO.)
- Amazon RDS
- Amazon VPC
- Amazon CloudFront
- Amazon EC2
- Amazon IAM
3. Amazon CloudFront : Amazon CloudFront is a web service that speeds up distribution of your static and dynamic web content, such as .html, .css, .js, and image files, to your users. CloudFront delivers your content through a worldwide network of data centers called edge locations.
5. Amazon IAM : With AWS Identity and Access Management (IAM), you can specify who or what can access services and resources in AWS, centrally manage fine-grained permissions, and analyze access to refine permissions across AWS.
Domain 1
You just saw a social media post is claiming that some AWS services are experiencing outages. How can you check to see if there is a service interruption?
- AWS Trusted Advisor
- AWS Organizations
- AWS Personnal Health Dashboard
- Amazon Inspector
3. Amazon Personal Health Dashboard : AWS Personal Health Dashboard provides alerts and guidance for AWS events that might affect your environment. While the Service Health Dashboard shows the general status of AWS services, the Personal Health Dashboard provides proactive and transparent notifications about your specific AWS environment.
Domain 1
You are reviewing AWS best practices. You monitor several performance characteristics and look for opportunities to implement automation to recover from failures. To which AWS Well Architected Framework pillar does this adhere?
1. Operational Excellence
2. Performance Efficiency
3. Cost optimization
4. Reliability
4. Reliability : The Reliability pillar includes the reliability pillar encompasses the ability of a workload to perform its intended function correctly and consistently when it’s expected to. this includes the ability to operate and test the workload through its total lifecycle.
Domain 2
In Identity and Access Management, which term applies to a person or application that uses the AWS account root user, an IAM user, or an IAM role to sign in and make requests to AWS?
- Principal
- IAM Resource
- IAM Entity
- IAM Identity
1. Principal : An entity in AWS that can perform actions and access resources. A principal can be an AWS account root user, an IAM user, or a role.
Domain 3
A large real estate firm has decided to go all in with AWS. Their first step is to migrate 1.2 petabytes of data to AWS. Which AWS service can perform this type of migration?
- API Gateway
- AWS Data Exchange
- AWS Snowball
- AWS Database Migration Service
3. AWS Snowball : AWS Snowball is a petabyte-scale data transport service that uses secure devices to transfer large amounts of data into and out of the AWS Cloud.
Domain 3
Developers in your company regularly use the AWS Developer Tool Suite to develop, build, and deploy their applications. You have been notified that there will soon be an audit of AWS account usage patterns. Which of the following will allow you to trace end-to-end user requests made in the applications the developers deploy?
- AWS CloudTrail
- Amazon CloudWatch
- AWS Inspector
- AWS X-Ray
4. AWS X-Ray : provides trace information about any received responses and calls that an instrumented application makes, including to the following: Downstream AWS resources. Microservices. Databases. Web APIs.
Domain 3
A Healthcare agency needs to store certain patient information for up to 10 years. To save cost, they want to archive this data to cheaper storage. The data needs to be retrieved within 12 hours. Which is the cheapest option?
- Amazon Lake Formation
- Amazon EFS
- Amazon S3 Glacier Deep Archive
- Amazon S3 Glacier Flexible Retrieval
3. Amazon S3 Glacier Deep Archive : S3 Glacier Deep Archive is designed for 99.999999999% (11 9s) of data durability and 99.99% availability by redundantly storing data across multiple physically separated AWS Availability Zones in a given year.
The Amazon S3 Glacier Deep Archive storage class provides two retrieval options ranging from 12-48 hours.
Domain 3
Your development team is troubleshooting a production microservices application. They are trying to understand all the underlying services the application is using. Which AWS service can help with this?
- AWS X-Ray
- AWS Inspector
- Amazon CloudWatch
- AWS Organizations
1. AWS X-Ray : provides trace information about any received responses and calls that an instrumented application makes, including to the following: Downstream AWS resources. Microservices. Databases. Web APIs.
Domain 3
You are notified that there is unusual behavior in your AWS account; you need to determine if there are any issues with AWS services that are your account. What section of the AWS portal helps you to inspect account alerts and find remediation guidance for your account?
- Amazon SNS
- AWS Personal Health Dashboard
- AWS CloudWatch
- AWS Service Health Dashboard
2. AWS Personal Health Dashboard : AWS Personal Health Dashboard provides alerts and guidance for AWS events that might affect your environment. While the Service Health Dashboard shows the general status of AWS services, the Personal Health Dashboard provides proactive and transparent notifications about your specific AWS environment.
Domain 4
Your company is looking for a storage solution for their database backups. In the event of a recovery, the backups need to be ready for restoration in 6 hours or less. What is the lowest cost AWS solution for this scenario?
- Amazon S3 Glacier Instant Retrieval
- Amazon S3 Glacier Deep Archive
- Amazon S3 One Zone-Infrequent Access
- Amazon Glacier Flexible Retrieval
4. Amazon Glacier Flexible Retrieval : S3 Glacier Flexible Retrieval delivers low-cost storage, up to 10% lower cost (than S3 Glacier Instant Retrieval), for archive data that is accessed 1-2 times per year and is retrieved asynchronously.
*Minutes to 12 hours retrieval of data in a lower cost archive S3 storage class
*
Expedited
1-5 minutes
Standard
3-5 hours
Bulk
5-12 hours
Domain 1
Which AWS service can provide a Desktop as a Service (DaaS) solution?
- AWS Elastic Beanstalk
- AWS Systems Manager
- Amazon WorkSpaces
- Amazon EC2
- Amazon Workspaces : Amazon WorkSpaces enables you to provision virtual, cloud-based Microsoft Windows, Amazon Linux, or Ubuntu Linux desktops for your users, known as WorkSpaces.
Domain 1
You are reviewing AWS best practices. You currently reviewing all EC2 instances to be sure we correctly sized them for the workloads they run.
To which AWS Well Architected Framework pillar does this adhere?
- Security
- Performance Efficiency
- Reliability
- Sustainability
- Sustainability : The discipline of sustainability addresses the long-term environmental, economic, and societal impact of your business activities.
Domain 1
Which of the following AWS services store data globally? (Select TWO.)
- Amazon EC2
- Amazon CloudFront
- Amazon VPC
- Amazon IAM
- Amazon RDS
- Amazon CloudFront
- Amazon IAM
Domain 1
Which of the following are advantages of cloud computing?
(Select TWO.)
- Spend smartly when running and maintaining data centers
- Stop calculating expense
- Benefit from extended reach of global services
- Benefit from massive economies of scale.
- Trade fixed expense for variable expense
- Benefit from extended reach of global services
- Trade fixed expense for variable expense
Domain 2
A software development team has requested IAM access to be able to work with AWS from the CLI. What will you provide these developers?
- Security Token
- Root user credentials
- User credentials
- Access Keys
- Access Keys