AWS-DA(1-10)

An engaging and illustrative image representing cloud computing and AWS concepts, featuring icons of servers, cloud symbols, and containers in a vibrant digital landscape.

Master AWS with This Comprehensive Quiz

Test your knowledge of AWS with our challenging quiz designed for both beginners and experienced users. Dive into topics ranging from Amazon ECS to DynamoDB and enhance your understanding of the cloud.

  • 10 Engaging Questions
  • Multiple Choice Format
  • Focus on Key AWS Concepts
10 Questions2 MinutesCreated by LearningCloud101
When launching containers in Amazon ECS, where may PortMapping be defined?
A. Security groups
B. Amazon Elastic Container Registry (Amazon ECR)
C. Container agent
D. Task definition Most Voted
How should access keys be handled in AWS according to best practices? (Select two.)
A. Use the same access key in all applications for consistency.
B. Delete all access keys for the account root user.
C. Leave unused access keys in the account for tracking purposes.
D. Embed and encrypt access keys in code for continuous deployment.
E. Use Amazon IAM roles instead of access keys where possible.
What is the run order of the hooks for in-place deployments in an AWS CodeDeploy deployment?
A. Before Install -> Application Stop -> Application Start -> After Install
B. Application Stop -> Before Install -> After Install -> Application Start
C. Before Install -> Application Stop -> Validate Service -> Application Start
D. Application Stop -> Before Install -> Validate Service -> Application Start
Data is read from an Amazon DynamoDB database by an application. The program gets several ProvisionedThroughputExceeded errors many times a day for a duration of 15 seconds.What should be done with this exception?
A. Create a new global secondary index for the table to help with the additional requests.
B. Retry the failed read requests with exponential backoff.
C. Immediately retry the failed read requests.
D. Use the DynamoDB ג€UpdateItemג€ API to increase the provisioned throughput capacity of the table.
All data in transit between an EC2 instance and an Amazon EBS volume must be secured for a physician's office management application. Which one of the following strategies satisfies this criterion? (Select two.)
A. Create encrypted snapshots into Amazon S3.
B. Use Amazon RDS with encryption.
C. Use IAM roles to limit access to the Amazon EBS volume. Most Voted
D. Enable EBS encryption.
E. Leverage OS-level encryption.
A developer recognizes the need for centralized storage of application-level logs while designing an application that runs on Amazon EC2 in an Amazon VPC.
A. Amazon EC2 VPC Flow Logs
B. Amazon CloudWatch Logs
C. Amazon CloudSearch
D. AWS CloudTrail
What are the requirements for configuring container instances in an AWS Elastic Beanstalk multi-container Docker environment?
A. An Amazon ECS task definition
B. An Amazon ECS cluster
C. A Dockerfile in an application package
D. A CLI for Elastic Beanstalk
"A developer must install a serverless RESTful API on AWS regularly and consistently. Which strategies will be effective? (Select two.)"
A. Define a Swagger file. Use AWS Elastic Beanstalk to deploy the Swagger file.
B. Define a Swagger file. Use AWS CodeDeploy to deploy the Swagger file.
C. Deploy a SAM template with an inline Swagger definition.
D. Define a Swagger file. Deploy a SAM template that references the Swagger file.
E. Define an inline Swagger definition in a Lambda function. Invoke the Lambda function.
Amazon Kinesis is used to load data into a stock market monitoring application. The Kinesis stream cannot keep up with the incoming data during simulated peak data rates testing.What step will enable Kinesis to handle peak-hour traffic?
A. Install the Kinesis Producer Library (KPL) for ingesting data into the stream.
B. Reduce the data retention period to allow for more data ingestion using DecreaseStreamRetentionPeriod.
C. Increase the shard count of the stream using UpdateShardCount. Most Voted
D. Ingest multiple records into the stream in a single call using PutRecords.
What section of the document root must be included in an AWS CloudFormation template to include objects specified by the AWS Serverless Application Model (SAM) in addition to Resources?
A. Conditions
B. Globals
C. Transform Most Voted
D. Properties
{"name":"AWS-DA(1-10)", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Test your knowledge of AWS with our challenging quiz designed for both beginners and experienced users. Dive into topics ranging from Amazon ECS to DynamoDB and enhance your understanding of the cloud.10 Engaging QuestionsMultiple Choice FormatFocus on Key AWS Concepts","img":"https:/images/course7.png"}
Powered by: Quiz Maker