top of page

EXAMS AWS CERTIFIED DEVELOPER - ASOCIATE 26

PREGUNTA

LAS OPCIONES CORRECTAS SON:

.

.

A bucket owner has allowed another account's IAM users to upload or access objects in his bucket. 


The IAM user of Account A is trying to access an object created by the IAM user of account B. 


What will happen in this scenario?

PREGUNTA

LAS OPCIONES CORRECTAS SON:

.

.

You are providing AWS consulting services for a company developing a new mobile application that will be leveraging Amazon SNS Mobile Push for push notifications. In order to send direct notification messages to individual devices each device registration identifier or token needs to be registered with SNS; however the developers are not sure of the best way to do this. You advise them to

PREGUNTA

LAS OPCIONES CORRECTAS SON:

.

.

EC2 instances are launched from Amazon Machine images (AMIS). A given public AMI can

PREGUNTA

LAS OPCIONES CORRECTAS SON:

.

.

A Developer is creating an application that needs to locate the public IPv4 address of the Amazon EC2 instance on which it runs. 


How can the application locate this information?

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-instance-addressing.html

PREGUNTA

LAS OPCIONES CORRECTAS SON:

.

.

How long can you keep your Amazon SQS messages in Amazon SQS queues?

The SQS message retention period is configurable and can be set anywhere from 1 minute to 2 weeks. The default is 4 days and once the message retention limit is reached your messages will be automatically deleted. The option for longer message retention provides greater flexibility to allow for longer intervals between message production and consumption. https://aws.amazon.com/sqs/faqs/

PREGUNTA

LAS OPCIONES CORRECTAS SON:

.

.

An Amazon S3 bucket, "myawsbucket" is configured with website hosting in Tokyo region, what is the region-specific website endpoint?

PREGUNTA

LAS OPCIONES CORRECTAS SON:

.

.

A user has setup an application on EC2 which uses the IAM user access key and secret access key to make secure calls to S3. The user wants to temporarily stop the access to S3 for that IAM user. What should the root owner do?

If the user wants to temporarily stop the access to S3 the best solution is to disable the keys. Deleting the user will result in a loss of all the credentials and the app will not be useful in the future. If the user stops the instance IAM users can still access S3. The change of the key does not help either as they are still active. The best possible solution is to disable the keys. http://docs.aws.amazon.com/IAM/latest/UserGuide/ManagingCredentials.html

PREGUNTA

LAS OPCIONES CORRECTAS SON:

.

.

A Developer has implemented a Lambda function that needs to add new customers to an RDSdatabase that is expected to run hundreds of times per hour. 


The Lambda function is configured to use 512MBof RAMand is based on the following pseudo code

CARGANDO

 

 

.

¿Hay algún error o Mejora?

ENVIAR

por favor, responda a todas las preguntas

RESPUESTAS CORRECTAS

4

RESPUESTAS INCORRECTAS

4

bottom of page