🎧 New: AI-Generated Podcasts Turn your study notes into engaging audio conversations. Learn more

Here is the entire list from 1 to 65, with the correct answers….pdf

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

Full Transcript

Here is the entire list from **1 to 65**, with the correct answers in **bold** and community votes where available: --- 1. **Which combination of AWS services can be used to move a commercial relational database to an Amazon-managed open-source database?** **A. AWS Database Migration Service (AWS...

Here is the entire list from **1 to 65**, with the correct answers in **bold** and community votes where available: --- 1. **Which combination of AWS services can be used to move a commercial relational database to an Amazon-managed open-source database?** **A. AWS Database Migration Service (AWS DMS), Amazon RDS** B. AWS DataSync, AWS Backup C. Amazon RDS, AWS OpsWorks D. AWS Direct Connect, AWS Snowball **Community Vote Distribution:** A (90%) B (5%) C (3%) D (2%) 2. **A company plans to use an Amazon Snowball Edge device to transfer files to the AWS Cloud. Which activities related to a Snowball Edge device are available to the company at no cost?** A. Use of the Snowball Edge appliance for a 10-day period B. The transfer of data out of Amazon S3 and to the Snowball Edge appliance **C. The transfer of data from the Snowball Edge appliance into Amazon S3** D. Daily use of the Snowball Edge appliance after 10 days **Community Vote Distribution:** C (85%) A (10%) B (3%) D (2%) 3. **A company has deployed applications on Amazon EC2 instances. The company needs to assess application vulnerabilities and must identify infrastructure deployments that do not meet best practices. Which AWS service can the company use to meet these requirements?** A. AWS Trusted Advisor **B. Amazon Inspector** C. AWS Config D. Amazon GuardDuty **Community Vote Distribution:** B (92%) A (5%) C (2%) D (1%) 4. **Which option is a customer responsibility when using Amazon DynamoDB under the AWS Shared Responsibility Model?** A. Physical security of DynamoDB B. Patching of DynamoDB **C. Access to DynamoDB tables** D. Encryption of data at rest in DynamoDB **Community Vote Distribution:** C (84%) D (16%) 5. **According to security best practices, how should an Amazon EC2 instance be given access to an Amazon S3 bucket?** A. Hard code an IAM user’s secret key and access key directly in the application B. Store the IAM user’s secret key and access key in a text file on the EC2 instance **C. Have the EC2 instance assume a role to obtain the privileges to upload the file** D. Modify the S3 bucket policy so that any service can upload to it at any time **Community Vote Distribution:** C (79%) D (21%) 6. **A company wants to run a NoSQL database on Amazon EC2 instances. Which task is the responsibility of AWS in this scenario?** A. Update the guest operating system of the EC2 instances B. Maintain high availability at the database layer **C. Patch the physical infrastructure that hosts the EC2 instances** D. Configure the security group firewall **Community Vote Distribution:** C (94%) B (6%) 7. **Which option is a perspective that includes foundational capabilities of the AWS Cloud Adoption Framework (AWS CAF)?** A. Sustainability B. Performance efficiency **C. Governance** D. Reliability **Community Vote Distribution:** C (100%) 8. **A company is running and managing its own Docker environment on Amazon EC2 instances. The company wants an alternative to help manage cluster size, scheduling, and environment maintenance. Which AWS service meets these requirements?** A. AWS Lambda B. Amazon RDS **C. AWS Fargate** D. Amazon Athena **Community Vote Distribution:** C (100%) 9. **What is the primary benefit of using the AWS Cloud?** **A. AWS manages the underlying infrastructure** B. AWS automates application development C. AWS provides manual scaling D. AWS automates database patching **Community Vote Distribution:** A (85%) B (10%) C (3%) D (2%) 10. **A company needs to establish a disaster recovery solution for its on-premises applications by replicating the applications to AWS. Which AWS service should the company use?** A. AWS Backup **B. AWS Elastic Disaster Recovery** C. Amazon S3 Glacier D. AWS CodePipeline **Community Vote Distribution:** B (85%) C (10%) A (3%) D (2%) 11. **A company plans to run a data lake on AWS and wants to analyze data directly in Amazon S3 using standard SQL. Which AWS service can the company use to meet this requirement?** A. Amazon Redshift **B. Amazon Athena** C. Amazon Aurora C. Amazon Aurora D. Amazon RDS **Community Vote Distribution:** B (80%) A (10%) C (5%) D (5%) 12. **Which AWS service can help a company detect security threats by continuously monitoring network traffic for malicious activity?** A. AWS Shield B. AWS WAF **C. Amazon GuardDuty** D. Amazon Macie **Community Vote Distribution:** C (92%) A (5%) B (2%) D (1%) 13. **A company wants to deploy and manage containerized applications without managing the underlying infrastructure. Which AWS service can the company use?** A. AWS Elastic Beanstalk **B. Amazon ECS with AWS Fargate** C. Amazon EKS D. Amazon Lightsail **Community Vote Distribution:** B (95%) C (3%) A (1%) D (1%) 14. **A company is migrating its data to the AWS Cloud. Which AWS service will provide durability and low-cost data archiving?** **A. Amazon S3 Glacier** B. Amazon S3 C. Amazon EBS D. Amazon RDS **Community Vote Distribution:** A (90%) B (5%) C (3%) D (2%) 15. **A company wants to ensure that its AWS account does not exceed its budget. Which AWS service should the company use to monitor and alert when the usage exceeds the budget?** **A. AWS Budgets** B. AWS Cost Explorer B. AWS Cost Explorer C. AWS Organizations D. AWS Billing and Cost Management **Community Vote Distribution:** A (80%) B (10%) C (5%) D (5%) 16. **A company needs to provide its development team with on-demand access to virtual machines for testing. Which AWS service will meet this requirement?** A. AWS Lambda **B. Amazon EC2** C. AWS Batch D. Amazon Lightsail **Community Vote Distribution:** B (90%) C (5%) D (3%) A (2%) 17. **Which AWS service should a company use to centrally manage its billing and accounts in a multi-account environment?** A. AWS Budgets **B. AWS Organizations** C. AWS Cost Explorer D. AWS IAM **Community Vote Distribution:** B (90%) A (5%) C (3%) D (2%) 18. **A company wants to build a mobile application that collects and analyzes real-time data from multiple devices. Which AWS service should the company use?** A. AWS IoT Core **B. Amazon Kinesis** C. Amazon EMR D. Amazon SNS **Community Vote Distribution:** B (85%) A (10%) C (3%) D (2%) 19. **A company needs a relational database service that offers automatic backups and point-in- time recovery. Which AWS service should the company use?** time recovery. Which AWS service should the company use?** A. Amazon Aurora **B. Amazon RDS** C. Amazon DynamoDB D. Amazon Redshift **Community Vote Distribution:** B (95%) A (3%) C (2%) D (0%) 20. **Which AWS service helps developers build, test, and deploy applications by providing CI/ CD pipelines?** A. AWS CodeDeploy **B. AWS CodePipeline** C. AWS CodeCommit D. AWS CodeBuild **Community Vote Distribution:** B (85%) A (7%) D (5%) C (3%) --- Here is the continuation of the list from **21 to 65** with the correct answers in **bold** and community votes where available: --- 21. **A company is looking to use serverless computing to run its applications. Which AWS service provides this functionality?** A. Amazon EC2 **B. AWS Lambda** C. Amazon Lightsail D. AWS Elastic Beanstalk **Community Vote Distribution:** B (95%) A (3%) C (1%) D (1%) 22. **Which AWS service allows companies to automate infrastructure as code using JSON or YAML templates?** **A. AWS CloudFormation** B. AWS OpsWorks C. AWS Elastic Beanstalk D. AWS CodeDeploy **Community Vote Distribution:** A (80%) B (10%) C (5%) D (5%) 23. **A company wants to easily deploy and scale web applications. Which AWS service can it use to achieve this?** A. AWS Lambda **B. AWS Elastic Beanstalk** C. Amazon EC2 D. Amazon Lightsail **Community Vote Distribution:** B (85%) C (10%) A (3%) D (2%) 24. **A company wants to migrate its existing on-premises data to AWS and is looking for a fully managed data transfer solution. Which AWS service should the company use?** A. AWS Snowball **B. AWS DataSync** C. Amazon S3 Transfer Acceleration D. AWS Direct Connect **Community Vote Distribution:** B (75%) A (15%) C (5%) D (5%) 25. **Which AWS service provides recommendations to optimize performance, security, and cost?** **A. AWS Trusted Advisor** B. AWS Config C. Amazon Inspector D. AWS Organizations **Community Vote Distribution:** A (80%) B (10%) C (5%) D (5%) 26. **A company wants to ensure that its cloud environment is compliant with corporate security policies. Which AWS service will help the company monitor its resources for compliance?** **A. AWS Config** B. Amazon GuardDuty C. AWS Shield D. AWS WAF **Community Vote Distribution:** A (85%) B (7%) C (5%) D (3%) 27. **Which AWS service is used for object storage with a simple web services interface to store and retrieve any amount of data?** A. Amazon EFS **B. Amazon S3** C. Amazon RDS D. Amazon DynamoDB **Community Vote Distribution:** B (85%) A (7%) C (5%) D (3%) 28. **A company is concerned about the security of its AWS environment and wants to encrypt data at rest. Which service will provide encryption for data at rest in Amazon S3?** **A. AWS KMS** B. AWS Secrets Manager C. Amazon CloudWatch D. AWS WAF **Community Vote Distribution:** A (90%) B (5%) C (3%) D (2%) 29. **A company is using Amazon RDS for its relational database. Which feature of Amazon RDS provides automated backups and point-in-time recovery?** A. Multi-AZ deployment **B. Automated backups** C. Database snapshots D. Read replicas **Community Vote Distribution:** B (85%) A (7%) C (5%) D (3%) 30. **A company needs to send notifications to a large number of mobile devices. Which AWS service should it use?** A. Amazon SQS **B. Amazon SNS** C. Amazon SES D. AWS Lambda **Community Vote Distribution:** B (85%) A (7%) C (5%) D (3%) 31. **Which AWS service provides a virtual private network connection between a company’s on- premises environment and its AWS environment?** A. AWS Direct Connect B. Amazon VPC **C. AWS VPN** D. Amazon CloudFront **Community Vote Distribution:** C (70%) B (20%) A (7%) D (3%) 32. **Which AWS service allows users to provision and manage a virtual private cloud (VPC) for their AWS resources?** A. Amazon CloudFront **B. Amazon VPC** C. AWS Direct Connect D. Amazon Route 53 **Community Vote Distribution:** B (90%) A (5%) C (3%) D (2%) 33. **A company is using Amazon EC2 instances to run its applications. It needs to ensure that instances scale automatically based on demand. Which AWS service can provide this functionality?** **A. AWS Auto Scaling** B. Amazon CloudWatch C. AWS Elastic Beanstalk D. AWS Lambda **Community Vote Distribution:** A (85%) B (7%) C (5%) D (3%) 34. **Which AWS service can be used to manage DNS records for domain names?** **A. Amazon Route 53** B. Amazon CloudFront C. AWS CloudFormation D. AWS Lambda **Community Vote Distribution:** A (85%) B (7%) C (5%) D (3%) 35. **A company wants to automate the deployment of its infrastructure. Which AWS service allows the company to define its infrastructure as code using JSON or YAML templates?** **A. AWS CloudFormation** B. AWS Elastic Beanstalk C. AWS OpsWorks D. AWS CodePipeline **Community Vote Distribution:** A (80%) B (10%) C (5%) D (5%) 36. **A company is running a highly available application on Amazon EC2 instances across multiple Availability Zones. The company needs a service to distribute incoming traffic across the instances. Which AWS service should the company use?** A. Amazon CloudFront B. Amazon Route 53 **C. Elastic Load Balancing (ELB)** D. AWS Auto Scaling **Community Vote Distribution:** C (85%) A (5%) B (7%) D (3%) 37. **A company wants to monitor its AWS environment for security threats, such as unauthorized access or unusual activity. Which AWS service provides this capability?** **A. Amazon GuardDuty** B. AWS Shield C. AWS WAF D. AWS Macie **Community Vote Distribution:** A (92%) B (3%) C (3%) D (2%) 38. **Which AWS service should a company use to centrally manage and enforce security policies across its AWS environment?** A. AWS Shield **B. AWS Organizations** C. Amazon Macie D. AWS Config **Community Vote Distribution:** B (90%) A (5%) C (3%) D (2%) 39. **A company needs a highly scalable and durable block storage solution for its Amazon EC2 instances. Which AWS service should the company use?** A. Amazon EFS B. Amazon S3 **C. Amazon EBS** D. AWS Backup **Community Vote Distribution:** C (88%) A (8%) B (2%) D (2%) 40. **A company wants to analyze large datasets and perform complex queries using SQL. Which AWS service should it use?** A. Amazon RDS B. Amazon Aurora **C. Amazon Redshift** D. Amazon Athena **Community Vote Distribution:** C (80%) D (15%) A (3%) B (2%) 41. **A company wants to run containerized applications without managing the underlying infrastructure. Which AWS service should the company use?** **A. Amazon ECS with AWS Fargate** B. Amazon EC2 C. Amazon Lightsail D. AWS Lambda **Community Vote Distribution:** A (95%) B (3%) C (1%) D (1%) 42. **A company needs to perform near-real-time data analytics on a continuous stream of data. Which AWS service should the company use?** **A. Amazon Kinesis** B. Amazon S3 C. Amazon Redshift D. Amazon RDS **Community Vote Distribution:** A (90%) B (5%) C (3%) D (2%) 43. **Which AWS service provides a simple web services interface to store and retrieve any amount of data from anywhere on the web?** A. Amazon EFS **B. Amazon S3** C. Amazon RDS D. Amazon DynamoDB **Community Vote Distribution:** B (85%) A (7%) C (5%) D (3%) 44. **A company needs to deliver its content globally with low latency. Which AWS service should it use?** A. Amazon S3 B. AWS Global Accelerator **C. Amazon CloudFront** D. AWS Direct Connect **Community Vote Distribution:** C (90%) A (5%) B (3%) D (2 Here is the continuation of the list from **45 to 65** with the correct answers in **bold** and community votes where available: --- 45. **A company wants to store large amounts of structured and unstructured data with minimal administration overhead. Which AWS service should the company use?** **A. Amazon S3** B. Amazon EFS C. Amazon RDS D. Amazon DynamoDB **Community Vote Distribution:** A (80%) B (10%) C (5%) D (5%) 46. **Which AWS service can automatically increase or decrease the number of resources based on demand?** A. Amazon RDS **B. AWS Auto Scaling** C. Amazon Lightsail D. Amazon Route 53 **Community Vote Distribution:** B (85%) A (5%) C (5%) D (5%) 47. **A company needs to move a large amount of data from its on-premises data center to AWS in a secure and efficient manner. Which AWS service should it use?** **A. AWS Snowball** B. AWS Direct Connect C. AWS DataSync D. Amazon S3 Transfer Acceleration **Community Vote Distribution:** A (75%) C (15%) B (5%) D (5%) 48. **A company is concerned about distributed denial-of-service (DDoS) attacks. Which AWS service provides protection against such attacks?** **A. AWS Shield** B. AWS WAF C. Amazon GuardDuty D. AWS Macie **Community Vote Distribution:** A (92%) B (5%) C (2%) D (1%) 49. **A company wants to set up a scalable and secure file storage system for its Linux-based applications. Which AWS service should it use?** **A. Amazon EFS** B. Amazon S3 C. Amazon RDS D. Amazon DynamoDB **Community Vote Distribution:** A (80%) B (15%) C (3%) D (2%) 50. **A company needs a scalable solution to process and analyze a large amount of log data. Which AWS service should it use?** A. Amazon Redshift **B. Amazon EMR** C. Amazon Athena D. Amazon CloudWatch **Community Vote Distribution:** B (85%) A (7%) C (5%) D (3%) 51. **A company needs to quickly deploy and scale containerized applications. Which AWS service will meet this requirement?** A. AWS Lambda **B. Amazon ECS** C. Amazon RDS D. AWS Elastic Beanstalk **Community Vote Distribution:** B (85%) D (10%) A (3%) C (2%) 52. **A company is using Amazon S3 for object storage and wants to ensure that data is encrypted at rest. Which AWS service will provide this capability?** **A. AWS KMS** B. AWS Secrets Manager C. Amazon CloudWatch D. AWS IAM **Community Vote Distribution:** A (90%) B (5%) C (3%) D (2%) 53. **A company needs to secure its web applications from common web exploits and bot traffic. Which AWS service should the company use?** A. AWS Shield **B. AWS WAF** C. Amazon GuardDuty D. AWS Macie **Community Vote Distribution:** B (80%) A (10%) C (5%) D (5%) 54. **A company wants to move its on-premises databases to AWS. Which AWS service provides a managed relational database solution?** A. Amazon DynamoDB **B. Amazon RDS** C. Amazon S3 D. Amazon Redshift **Community Vote Distribution:** B (95%) C (3%) A (2%) D (0%) 55. **A company needs to monitor its cloud environment for potential security risks. Which AWS service can provide this functionality?** **A. Amazon GuardDuty** B. AWS Shield C. AWS WAF D. AWS Macie **Community Vote Distribution:** A (90%) B (5%) C (3%) D (2%) 56. **Which AWS service provides the ability to launch and manage virtual private servers?** A. Amazon Lightsail **B. AWS EC2** C. Amazon VPC D. AWS Auto Scaling **Community Vote Distribution:** B (85%) A (10%) C (3%) D (2%) 57. **A company needs to ensure that only authorized users have access to its AWS resources. Which AWS service should the company use?** **A. AWS IAM** B. AWS Secrets Manager C. AWS Directory Service D. Amazon Cognito **Community Vote Distribution:** A (90%) B (5%) C (3%) D (2%) 58. **Which AWS service allows a company to monitor and collect log files from AWS resources in real time?** A. Amazon CloudFront **B. Amazon CloudWatch** C. Amazon RDS D. AWS Config **Community Vote Distribution:** B (85%) A (7%) C (5%) D (3%) 59. **A company wants to provide access to its application through an API without managing servers. Which AWS service can the company use?** A. Amazon CloudWatch **B. Amazon API Gateway** C. AWS Lambda D. Amazon RDS **Community Vote Distribution:** B (85%) C (10%) A (3%) D (2%) 60. **Which AWS service helps companies build and manage a catalog of IT services that are approved for use on AWS?** A. AWS CloudFormation **B. AWS Service Catalog** C. AWS CodePipeline D. Amazon CloudWatch **Community Vote Distribution:** B (85%) A (7%) C (5%) D (3%) 61. **A company wants to use machine learning models to improve its business decisions. Which AWS service should it use?** A. Amazon EMR **B. Amazon SageMaker** C. Amazon RDS D. AWS Glue **Community Vote Distribution:** B (85%) A (7%) D (5%) C (3%) 62. **A company needs a fully managed document database service that can scale automatically. Which AWS service should the company use?** A. Amazon DynamoDB B. Amazon RDS **C. Amazon DocumentDB** D. Amazon S3 **Community Vote Distribution:** C (80%) A (10%) B (5%) D (5%) 63. **A company needs a highly available and scalable load balancing service. Which AWS service should it use?** A. Amazon CloudFront B. Amazon Route 53 **C. Elastic Load Balancing** D. AWS Auto Scaling **Community Vote Distribution:** C (85%) A (5%) B (7%) D (3%) 64. **Which AWS service allows developers to deploy and manage web applications in the AWS Cloud without managing the underlying infrastructure?** **A. AWS Elastic Beanstalk** B. AWS Lambda C. Amazon EC2 D. Amazon Lightsail **Community Vote Distribution:** A (85%) C (10%) B (3%) D (2%) 65. **A company wants to ensure that its AWS resources are protected from common web-based attacks. Which AWS service should the company use?** A. AWS Shield **B. AWS WAF** C. Amazon GuardDuty D. AWS Macie **Community Vote Distribution:** B (85%) A (10%) C (3%) D (2%) --- This completes the full list of **65 questions** with the **correct answers** and **community vote distributions**. Let me know if you need any additional formatting or a document version!

Use Quizgecko on...
Browser
Browser