AWS CCP 5 Flashcards
A company wants to utilize a pay as you go cloud model for all of their applications without CAPEX costs and which is highly elastic. Which cloud delivery model will suit them best?
- Public
- Private
- Hybrid
- On-premise
- Public
Which AWS support plan provides email support by the Cloud Support Associates team?
- Basic
- Developer
- Business
- Enterprise
- Developer
Which type of data storage system is typically considered to hold “structured” data?
- Non-relational database
- File system
- Email system
- Relational database
- Relational database
Which statements are correct about the retention of Amazon Elastic Block Store (EBS) volumes when an EC2 instance is terminated? (choose 2)
- Root EBS volumes are deleted by default
- Root EBS volumes are retained by default
- Non-root EBS volumes are deleted by default
- Non-root EBS volumes are retained by default
- EBS volumes are always deleted
- Root EBS volumes are deleted by default
4. Non-root EBS volumes are retained by default
What modifications can be made to an IAM access key once created? (choose 2)
- Change user
- Make active
- Add user
- Change scope
- Make inactive
- Make active
5. Make inactive
Which options are available for transferring domains with Route 53? (choose 2)
- You can transfer domains to Route 53 if the Top Level Domain (TLD) is supported
- You can transfer a domain from Route 53 to another registrar through the console
- You can transfer any domains to Route 53
- You can transfer Route 53 hosted domains to another account
- You must register domains through Route 53, you cannot transfer them
- You can transfer domains to Route 53 if the Top Level Domain (TLD) is supported
- You can transfer Route 53 hosted domains to another account
When connecting to AWS over AWS Direct Connect, what the is scope of connectivity enabled? (choose 2)
- You can connect to all public and private services in all regions
- You can connect to an individual AZ
- You can connect to all AZs within the VPC of the local region
- You can connect to a specified IP subnet
- You can connect to public services in remote regions
- You can connect to all AZs within the VPC of the local region
- You can connect to public services in remote regions
What are the primary benefits of using AWS Elastic Load Balancing? (choose 2)
- High availability
- Elasticity
- Automation
- Caching
- Regional resilience
- High availability
2. Elasticity
Which AWS service lets connected devices easily and securely interact with cloud applications and other devices?
- Amazon Workspaces
- AWS Directory Service
- AWS IoT Core
- AWS SMS
- AWS IoT Core
Which AWS service can be used to prepare and load data for analytics using an extract, transform and load (ETL) process?
- AWS Lambda
- AWS Glue
- Amazon EMR
- Amazon Athena
- AWS Glue
Under the AWS Shared Responsibility Model, which of the following is the customer NOT responsible for?
- Adding firewall rules to security groups and network ACLs
- Applying encryption to data stored on an EBS volume
- Applying bucket policies to share Amazon S3 data
- Installing firmware updates on host servers
- Installing firmware updates on host servers
What is the availability model of Amazon DynamoDB?
- Data is synchronously replicated across all regions
- Data is asynchronously replicated across all regions
- Data is synchronously replicated across 3 facilities in a region
- Data is asynchronously replicated across 3 facilities in a region
- Data is synchronously replicated across 3 facilities in a region
Which of the following constitute the five pillars for the AWS Well- Architected Framework? (choose 2)
- Operational excellence, security, and reliability
- Operational excellence, elasticity and scalability
- Cost prioritization, and cost optimization
- Data consistency, and cost optimization
- Performance efficiency, and cost optimization
- Operational excellence, security, and reliability
5. Performance efficiency, and cost optimization
Which type of storage stores objects comprised of key, value pairs?
- Amazon DynamoDB
- Amazon EBS
- Amazon EFS
- Amazon S3
- Amazon S3
What is the relationship between subnets and availability zones?
- You can create one or more subnets within each availability zone
- Subnets span across multiple availability zones
- You can create one subnet per availability zone
- Subnets contain one or more availability zones
- You can create one or more subnets within each availability zone
What is an Edge location?
- A public endpoint for Amazon S3
- A content delivery network (CDN) endpoint for CloudFront
- A virtual private gateway for VPN
- A VPC peering connection endpoint
- A content delivery network (CDN) endpoint for CloudFront
Which service provides alerts and remediation guidance when AWS is experiencing events that may impact you?
- AWS Trusted Advisor
- AWS Inspector
- AWS Personal Health Dashboard
- AWS Shield
- AWS Personal Health Dashboard
Which AWS services form the app-facing services of the AWS serverless infrastructure? (choose 2)
- AWS Step Functions
- AWS Lambda
- Amazon API Gateway
- Amazon DynamoDB
- Amazon EFS
- AWS Lambda
3. Amazon API Gateway
Which type of EBS volumes can be encrypted?
- Non-root volumes only
- Both non-root and root if launched from an encrypted AMI
- Only non-root volumes created from snapshots
- Any volume can have encryption applied at launch time
- Both non-root and root if launched from an encrypted AMI
Which AWS service enables developers and data scientists to build, train, and deploy machine learning models?
- Amazon Rekognition
- Amazon Comprehend
- Amazon SageMaker
- Amazon MQ
- Amazon SageMaker
What is the name of the online, self-service portal that AWS provides to enable customers to view reports and, such as PCI reports, and accept agreements?
- AWS Compliance Portal
- AWS Documentation Portal
- AWS Artifact
- AWS DocuFact
- AWS Artifact
Which AWS services have a global (rather than regional) scope? (choose 2)
- Amazon S3
- AWS WAF
- AWS Lambda
- AWS CloudFront
- Amazon EFS
- AWS WAF
4. AWS CloudFront
What is the name of the AWS managed Docker registry service used by the Amazon Elastic Container Service (ECS)?
- EC2 Container Registry
- ECS Container Registry
- Docker Container Registry
- Docker Image Repository
- EC2 Container Registry
What are two benefits of using AWS Lambda? (choose 2)
- No servers to manage
- Integrated snapshots
- Continuous scaling (scale out)
- Flexible operating system choices
- Open source software
- No servers to manage
3. Continuous scaling (scale out)
What are two correct statements about AWS Organizations with consolidated billing? (choose 2)
- Multiple bills are provided per organization
- One bill provided for multiple accounts
- Linked accounts lose their management independence
- Volume pricing discounts applied across multiple accounts
- CloudTrail can be configured per organization
- One bill provided for multiple accounts
4. Volume pricing discounts applied across multiple accounts
Which of the following statements are true in relation to public facing Elastic Load Balancers? (choose 2)
- ELB nodes have public IP addresses
- ELB nodes route traffic to the public IP addresses of EC2 instances
- ELB nodes have private IP addresses
- ELB nodes route traffic to the private IP addresses of EC2 instances
- Does not require an Internet Gateway
- ELB nodes have public IP addresses
4. ELB nodes route traffic to the private IP addresses of EC2 instances