top of page

EXAMS AWS CERTIFIED DEVELOPER - ASOCIATE 10

PREGUNTA

LAS OPCIONES CORRECTAS SON:

.

.

ADeveloper has written a serverless application using multiple AWSservices. 


The business logic is written as a Lambda function which has dependencies on third-party libraries. 


The Lambda function endpoints will be exposed using Amazon APIGateway. 


The Lambda function will write the information to Amazon DynamoDB. The Developer is ready to deploy the application but must have the ability to rollback. 


How can this deployment be automated, based on these requirements?

PREGUNTA

LAS OPCIONES CORRECTAS SON:

.

.

Which of the following device names is recommended for an EBS volume that can be attached to an Amazon EC2 Instance running Windows?

The xvd[f-p] is the recommended device name for EBS volumes that can be attached to the Amazon EC2 Instances running on Windows. http://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/device_naming.html

PREGUNTA

LAS OPCIONES CORRECTAS SON:

.

.

An application is designed to use Amazon SQSto manage messages from many independent senders. Each sender's messages must be processed in the order they are received. 


Which SQSfeature should be implemented by the Developer?

PREGUNTA

LAS OPCIONES CORRECTAS SON:

.

.

What kind of service is provided by AWS DynamoDB?

DynamoDB is a fast, fully managed NoSQL database service. http://aws.amazon.com/dynamodb/

PREGUNTA

LAS OPCIONES CORRECTAS SON:

.

.

Which of the below mentioned commands allows the user to share the AMI with his peers using the AWS EC2 CLI?

A user can share an AMI with another user / peer using the command: ec2-modify-image-attribute -l -a http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/sharingamis-explicit.html

PREGUNTA

LAS OPCIONES CORRECTAS SON:

.

.

A Developer has created an S3 bucket s3://mycoolapp and has enabled server across logging that points to the folder s3://mycoolapp/logs. 


The Developer moved 100 KBof Cascading Style Sheets (CSS) documents to the folder s3://mycoolapp/css, and then stopped work. 


When the developer came back a few days later, the bucket was 50 GB. 


What is the MOSTlikely cause of this situation?

PREGUNTA

LAS OPCIONES CORRECTAS SON:

.

.

Acompany is migrating its on-premises database to Amazon RDSfor MySQL. 


The company has read-heavy workloads, and wants to make sure it re-factors its code to achieve optimum read performance for its queries. 


How can this objective be met?

PREGUNTA

LAS OPCIONES CORRECTAS SON:

.

.

Bob is an IAM user who has access to the EC2 services. 


Admin is an IAM user who has access to all the AWS services including IAM. 


Can Bob change his password?

The IAM users by default cannot change their password. The root owner or IAM administrator needs to set the policy in the password policy page, which should allow the user to change their password. Once it is enabled, the IAM user can always change their passwords from the AWS console or CLI. http://docs.aws.amazon.com/IAM/latest/UserGuide/Using_ManagingUserPwdSelf.html

CARGANDO

 

 

.

¿Hay algún error o Mejora?

ENVIAR

por favor, responda a todas las preguntas

RESPUESTAS CORRECTAS

4

RESPUESTAS INCORRECTAS

4

bottom of page