A company wants to migrate its workloads to AWS, but it lacks expertise in AWS Cloud computing.
Which AWS service or feature will help the company with its migration?
Answer : D
AWS Managed Services is a service that provides operational management for AWS infrastructure and applications. It helps users migrate their workloads to AWS and provides ongoing support, security, compliance, and automation. AWS Trusted Advisor is a service that provides best practices and recommendations for cost optimization, performance, security, and fault tolerance. AWS Consulting Partners are professional services firms that help customers design, architect, build, migrate, and manage their workloads and applications on AWS. AWS Artifacts is a service that provides on-demand access to AWS compliance reports and select online agreements.
A team of researchers is going to collect data at remote locations around the world Many locations do not have internet connectivity. The team needs to capture the data in the field, and transfer it to the AWS Cloud later
Which AWS service will support these requirements?
Answer : C
AWS Snow Family is a group of devices that transport data in and out of AWS. AWS Snow Family devices are physical devices that can transfer up to exabytes of data. One exabyte is 1 000 000 000 000 megabytes. AWS Snow Family devices are designed for use in remote locations where internet connectivity is limited or unavailable. You can use these devices to collect and process data at the edge, and then ship them back to AWS for data upload.AWS Snow Family consists of three types of devices: AWS Snowcone, AWS Snowball, and AWS Snowmobile1234.Reference:1:Edge Computing Devices, Secure Data Transfer - AWS Snow Family - AWS,2:AWS Snow Family Documentation,3:AWS Snow Family - W3Schools,4:AWS Snow Family: Data Storage, Migration, and Computation
A company wants to migrate its on-premises data warehouse to AWS. The information in the data warehouse is
used to populate analytics dashboards.
Which AWS service should the company use for the data warehouse?
Answer : D
The AWS service that the company should use for the data warehouse is Amazon Redshift. Amazon Redshift is a fully managed, petabyte-scale data warehouse service that is optimized for analytical queries. It can integrate with various data sources and business intelligence tools to provide fast and cost-effective insights. Amazon Redshift also offers high availability, scalability, security, and compliance features. [Amazon Redshift Overview]
A company is building an application that needs to deliver images and videos globally with minimal latency.
Which approach can the company use to accomplish this in a cost effective manner?
Answer : A
Amazon CloudFront is a fast content delivery network (CDN) service that securely delivers data, videos, applications, and APIs to customers globally with low latency, high transfer speeds, all within a developer-friendly environment. It works seamlessly with services including AWS Shield for DDoS mitigation, Amazon S3, Elastic Load Balancing or Amazon EC2 as origins for your applications, and Lambda@Edge to run custom code closer to customers' users and to customize the user experience. By using CloudFront, you can cache your content at the edge locations that are closest to your end users, reducing the network latency and improving theperformance of your application. CloudFront also offers a pay-as-you-go pricing model, so you only pay for the data transfer and requests that you use.
A company wants to track tags, buckets, and prefixes for its Amazon S3 objects.
Which S3 feature will meet this requirement?
Answer : A
Which AWS service or feature is available only to users who have an AWS Enterprise Support plan?
Answer : C
Among the listed options, the AWS Concierge Support team is the intended answer for this exam question. Traditional AWS certification materials associate Support Concierge with AWS Enterprise Support and describe it as assistance for billing and account-related matters. Current AWS documentation has modernized the support-plan presentation and emphasizes that Enterprise Support provides concierge-like service, a designated Technical Account Manager, rapid technical response, and expert guidance. The option therefore reflects legacy but recognizable Enterprise Support terminology. AWS Trusted Advisor is not exclusive to Enterprise Support: all customers can access core checks, while broader check availability depends on the support plan. An AWS Support case is also not exclusive to Enterprise Support. Account and billing cases are available to all customers, and technical case access is included with qualifying paid support plans. Amazon Connect is an AWS customer-experience and contact-center service that customers can purchase independently of Enterprise Support. Consequently, only option C identifies the feature historically tied specifically to Enterprise Support. For current exam study, distinguish Support Concierge or concierge-like account assistance from the Technical Account Manager, who provides proactive technical and strategic guidance.
A company has a compliance requirement to record and evaluate configuration changes, as well as perform remediation actions on AWS resources.
Which AWS service should the company use?
Answer : A
AWS Config is a service that enables you to assess, audit, and evaluate the configurations of your AWS resources. AWS Config continuously monitors and records your AWS resource configurations and allows you to automate the evaluation of recorded configurations against desired configurations. With AWS Config, you can review changes in configurations and relationships between AWS resources, dive into detailed resource configuration histories, and determine your overall compliance against the configurations specified in your internal guidelines.This can help you simplify compliance auditing, security analysis, change management, and operational troubleshooting1.