Udemy: Practice Test #1 Flashcards
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?
Amazon Elastic Block Store (EBS)
Amazon Elastic File System (Amazon EFS)
Amazon Simple Storage Service (Amazon S3)
Instance Store
Instance Store
Which of the following AWS services can be used to connect a company’s on-premises environment to a VPC without using the public internet?
VPC Endpoint
AWS Site-to-Site VPN
AWS Direct Connect
Internet Gateway
AWS Direct Connect
A data analytics company is running a proprietary batch analytics application on AWS and wants to use a storage service which would be accessed by hundreds of EC2 instances simultaneously to append data to existing files.
As a Cloud Practitioner, which AWS service would you suggest for this use-case?
Amazon Simple Storage Service (Amazon S3)
Amazon Elastic File System (Amazon EFS)
Amazon Elastic Block Store (Amazon EBS)
Instance Store
Amazon Elastic File System (Amazon EFS)
Amazon EFS is a file storage service for use with Amazon EC2.
Which of the following AWS Support plans provide access to guidance, configuration, and troubleshooting of AWS interoperability with third-party software? (Select two)
AWS Business Support
AWS Basic Support
AWS Corporate Support
AWS Enterprise Support
AWS Developer Support
AWS Business Support
AWS Enterprise Support
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?
AWS Trusted Advisor
AWS X-Ray
AWS CloudFormation
Amazon Pinpoint
AWS X-Ray
Use X-Ray to analyze app performance, fix issues, and find bugs.
Which tool/service will help you access AWS services using programming language-specific APIs?
Integrated Development Environments (IDE)
AWS Management Console
AWS Command Line Interface (CLI)
AWS Software Developer Kit (SDK)
AWS Software Developer Kit (SDK)
SDKs ease AWS service use with language-specific APIs for developers.
Which AWS services can be used to decouple components of a microservices based application on AWS Cloud? (Select two)
Amazon Simple Notification Service (SNS)
AWS Step Functions
Amazon Elastic Compute Cloud (Amazon EC2)
Amazon Simple Queue Service (SQS)
AWS Lambda
Amazon Simple Notification Service (SNS)
Amazon Simple Queue Service (SQS)
Use message queuing and notification to separate app components.
Which of the following AWS services support reservations to optimize costs? (Select three)
Amazon DocumentDB
Amazon Elastic Compute Cloud (Amazon EC2)
Amazon Relational Database Service (Amazon RDS)
Amazon Simple Storage Service (Amazon S3)
AWS Lambda
Amazon DynamoDB
Amazon Elastic Compute Cloud (Amazon EC2)
Amazon Relational Database Service (Amazon RDS)
Amazon DynamoDB
Reservations typically apply to services that have predictable, long-term workloads.
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?
AWS CloudTrail
AWS Config
Amazon CloudWatch
AWS Trusted Advisor
AWS CloudTrail
Think about services made for tracking and logging account activities.
Governance and compliance in AWS often rely on activity logging and auditing.
Which AWS Support plan provides architectural guidance contextual to your specific use-cases?
AWS Business Support
AWS Developer Support
AWS Enterprise On-Ramp Support
AWS Enterprise Support
AWS Business Support
AWS Shield Advanced provides expanded DDoS attack protection for web applications running on which of the following resources? (Select two)
AWS Global Accelerator
Amazon API Gateway
AWS Elastic Beanstalk
AWS CloudFormation
Amazon Route 53
Amazon Route 53
AWS Global Accelerator
Which of the following is a benefit of using AWS managed services such as Amazon Relational Database Service (Amazon RDS)?
The performance of AWS managed Amazon Relational Database Service (Amazon RDS) instance is better than a customer-managed database instance
The customer needs to manage database backups
The customer needs to patch the underlying OS
There is no need to optimize database instance type and size
The performance of AWS managed Amazon Relational Database Service (Amazon RDS) instance is better than a customer-managed database instance
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?
60 seconds
300 seconds
600 seconds
30 seconds
60 seconds
(There is a one-minute minimum charge for Linux based EC2 instances)
An e-commerce company has deployed an RDS database in a single Availability Zone (AZ). The engineering team wants to ensure that in case of an AZ outage, the database should continue working on the same endpoint without any manual administrative intervention. Which of the following solutions can address this use-case?
Configure the database in RDS read replica mode with automatic failover to the standby
Deploy the database via AWS Elastic Beanstalk
Provision the database via AWS CloudFormation
Configure the database in RDS Multi-AZ deployment with automatic failover to the standby
Configure the database in RDS Multi-AZ deployment with automatic failover to the standby
Which of the following AWS services has encryption enabled by default?
Amazon Relational Database Service (Amazon RDS)
Amazon Elastic File System (Amazon EFS)
AWS CloudTrail Logs
Amazon Elastic Block Store (Amazon EBS)
AWS CloudTrail Logs
AWS CloudTrail is a service that enables governance, compliance, operational auditing, and risk auditing of your AWS account.
Which of the following statements are CORRECT regarding the Availability Zone (AZ) specific characteristics of Amazon Elastic Block Store (EBS) and Amazon Elastic File System (Amazon EFS) storage types?
EBS volume can be attached to a single instance in the same Availability Zone (AZ) whereas EFS file system can be mounted on instances across multiple Availability Zones (AZ)
EBS volume can be attached to one or more instances in multiple Availability Zones (AZ) and EFS file system can be mounted on instances across multiple Availability Zones (AZ)
EBS volume can be attached to one or more instances in multiple Availability Zones (AZ) and EFS file system can be mounted on instances in the same Availability Zone (AZ)
EBS volume can be attached to a single instance in the same Availability Zone (AZ) and EFS file system can only be mounted on instances in the same Availability Zone (AZ)
EBS volume can be attached to a single instance in the same Availability Zone (AZ) whereas EFS file system can be mounted on instances across multiple Availability Zones (AZ)
A cyber forensics team has detected that AWS owned IP-addresses are being used to carry out malicious attacks. As this constitutes prohibited use of AWS services, which of the following is the correct solution to address this issue?
Contact AWS Abuse Team
Contact AWS Developer Forum moderators
Contact AWS Support
Write an email to Jeff Bezos, the founder of Amazon, with the details of the incident
Contact AWS Abuse Team
Which of the following entities applies patches to the underlying OS for Amazon Aurora?
The AWS Product Team automatically
The AWS customer by using AWS Systems Manager
The AWS Support after receiving a request from the customer
The AWS customer by SSHing on the instances
The AWS Product Team automatically
Amazon Aurora is fully managed by Amazon Relational Database Service (RDS), which automates time-consuming administration tasks like hardware provisioning, database setup, patching, and backups.
Which of the following AWS services support VPC Endpoint Gateway for a private connection from a VPC? (Select two)
Amazon Elastic Compute Cloud (Amazon EC2)
Amazon Simple Notification Service (SNS)
Amazon Simple Queue Service (SQS)
Amazon DynamoDB
Amazon Simple Storage Service (Amazon S3)
Amazon Simple Storage Service (Amazon S3)
Amazon DynamoDB
A multi-national corporation wants to get expert professional advice on migrating to AWS and managing their applications on AWS Cloud. Which of the following entities would you recommend for this engagement?
Concierge Support Team
APN Technology Partner
APN Consulting Partner
AWS Trusted Advisor
APN Consulting Partner
The AWS Partner Network (APN) is the global partner program for technology and consulting businesses
Which of the following is an AWS database service?
Amazon Redshift
AWS Database Migration Service (AWS DMS)
AWS Storage Gateway
AWS Glue
Amazon Redshift
Which AWS services can be used to facilitate organizational change management, part of the Reliability pillar of AWS Well-Architected Framework? (Select three)
AWS CloudTrail
AWS Trusted Advisor
Amazon Inspector
Amazon GuardDuty
Amazon CloudWatch
AWS Config
AWS CloudTrail
Amazon CloudWatch
AWS Config
Which of the following is the MOST cost-effective option to purchase an EC2 Reserved Instance (RI)?
Partial upfront payment option with standard 3-years term
No upfront payment option with standard 3-years term
All upfront payment option with the standard 1-year term
No upfront payment option with standard 1-year term
Partial upfront payment option with standard 3-years term.
a 3 years term would always be more cost-effective than a 1-year term. Then within a term, “all upfront” is better than “partial upfront” which in turn is better than “no upfront” from a cost savings perspective.
Which of the following statements are CORRECT regarding the AWS VPC service? (Select two)
A Network Address Translation instance (NAT instance) is managed by AWS
A Security Group can have both allow and deny rules
A network access control list (network ACL) can have allow rules only
A Security Group can have allow rules only
A Network Address Translation gateway (NAT gateway) is managed by AWS
A Security Group can have allow rules only
A Network Address Translation gateway (NAT gateway) is managed by AWS