All practice questions
1473 questions
A company needs to perform automated security assessments on its Amazon EC2 instances to identify software vulnerabilities and unintended network exposure. Which AWS service should the company use to meet this requirement?
OceanGlide Maritime, a shipping logistics provider, is planning to migrate its on-premises infrastructure to the AWS Cloud. The migration team has identified two initial workloads to migrate:
1. A proprietary port scheduling application that runs on a legacy operating system. The team needs to move this workload to AWS quickly with zero code modifications to allow the immediate decommissioning of their physical server.
2. An on-premises commercial database engine. The team wants to migrate this database to a managed service in AWS (specifically Amazon RDS) to reduce licensing fees and offload operating system patching and backups, without changing the core database schema or application logic.
Which of the following migration strategies should the company select for these two workloads? (Select TWO.)
Select all that apply
A startup is setting up its first AWS account to host a web application. The company's IT lead needs to perform daily operations, such as creating Amazon EC2 instances and configuring Amazon S3 buckets. Which AWS security best practice should the IT lead follow to manage these daily administrative tasks?
A retail startup is migrating its customer database and file sharing system to AWS. The company wants to minimize the administrative effort required to maintain infrastructure, and ensure that virtual servers can be easily replaced and automated if they become unhealthy. Which TWO AWS Cloud design principles support these goals? (Select TWO).
Select all that apply
A digital media startup is developing a mobile photo-sharing application that requires millions of end-users to upload images directly to a private Amazon S3 bucket. Which of the following approaches aligns with AWS Identity and Access Management (IAM) best practices for granting access to these users?
An online event ticketing platform experiences massive, unpredictable traffic surges when tickets for major concerts go on sale. To prevent site crashes on-premises, the company had to buy and deploy excess hardware in advance, which then sat underutilized for the rest of the year. Additionally, purchasing these physical servers required significant upfront funding.
Which two benefits of the AWS Cloud directly address this company's challenges? (Select TWO.)
Select all that apply
An automotive manufacturer is designing a telematics system to gather diagnostic data from connected test vehicles. The data transmission is highly irregular, peaking during daily test runs and dropping to zero overnight. The company wants to avoid purchasing dedicated physical servers that would remain idle during non-test hours, preferring a model where they pay only for the compute resources consumed during active tests. Which benefit of the AWS Cloud is directly demonstrated by this approach?
An online retail company is auditing its cloud deployment to verify compliance with industry security standards. Under the AWS shared responsibility model, which of the following operational tasks is the sole responsibility of the customer?
A global logistics company is designing a real-time package tracking system on AWS. The system needs to process millions of location updates daily, with traffic spiking significantly during peak holiday seasons. The system must remain operational even if the database layer becomes temporarily unavailable. Which of the following design decisions align with AWS Cloud design principles to meet these requirements? (Select TWO.)
Select all that apply
A logistics company is deploying a tracking application on a fleet of Amazon EC2 instances that requires access to a private Amazon DynamoDB table. Additionally, an external audit team needs temporary access to view the company's billing dashboards for a period of one week. Which of the following configurations should the administrator implement to meet these requirements securely? (Select TWO.)
Select all that apply
A human resources software provider hosting its applications on AWS is undergoing an external compliance audit. The provider must officially accept a global Data Processing Addendum (DPA) with AWS and obtain the official ISO 27001 certification report for the underlying AWS data center infrastructure. Which AWS service should the provider use to satisfy both of these requirements?
A cloud administrator needs to grant the same read-only permissions to ten new security analysts. Which AWS Identity and Access Management (IAM) feature should the administrator use to manage and apply these permissions to all ten analysts at once?
A healthcare provider uses Amazon Simple Storage Service (Amazon S3) to store encrypted patient records. During a security audit, it is discovered that a bucket policy was improperly configured, allowing public read access to the records. Under the AWS Shared Responsibility Model, which of the following statements correctly identifies the party responsible for this configuration error and the reason?
An indie game development studio is launching a new multiplayer game. The studio wants its engineers to focus entirely on writing game code and designing player experiences, rather than spending time on racking, stacking, and powering physical servers. Which benefit of the AWS Cloud is directly demonstrated by this approach?
A media streaming company is deploying a serverless image processing pipeline using AWS Lambda. Under the AWS Shared Responsibility Model, which of the following security tasks are the responsibility of the customer? (Select TWO.)
Select all that apply
A smart home IoT provider experiences significant daily fluctuations in data processing demands as users interact with their devices primarily during morning and evening hours. Additionally, the company runs a heavy data aggregation job once per month that lasts for 24 hours. The engineering team is transitioning this workload from an on-premises data center to AWS to optimize costs. Which of the following strategies represent correct applications of AWS cloud economics to minimize operational costs for these workloads? (Select TWO.)
Select all that apply
A startup is designing a secure architecture on AWS. The security team wants to implement a solution that continuously monitors the AWS environment for unauthorized behavior, such as unusual API calls or potential database attacks. Additionally, they need to run automated scans on their container images to check for known software vulnerabilities before deployment. Which AWS services should the startup use to meet these requirements? (Select two.)
Select all that apply
A gaming company, PixelQuest Games, wants to migrate its multiplayer matchmaking system to the AWS Cloud. The current matchmaking system is a monolithic application that suffers from scaling bottlenecks during peak tournament hours. To achieve dynamic scalability and high cost-efficiency, the company decides to split the monolith into microservices and rewrite the application code to run on serverless services such as AWS Lambda and Amazon DynamoDB. Which migration strategy is PixelQuest Games implementing?
A company needs to grant programmatic access to an external third-party Software-as-a-Service (SaaS) monitoring tool to read configuration metrics from their AWS account. The SaaS tool does not run on AWS infrastructure. According to AWS Identity and Access Management (IAM) best practices, which configuration should the administrator implement to grant this access?
A retail company, Nova Retail, is planning the migration of its legacy inventory database to the AWS Cloud. Currently, the database is hosted on-premises on a virtual machine, and the operations team spends substantial effort on operating system patching, backups, and storage provisioning. To reduce this administrative burden, Nova Retail decides to migrate the database to Amazon Relational Database Service (Amazon RDS) for Oracle, keeping the database engine and the application code unchanged. Which migration strategy is Nova Retail executing for this database?