top of page

EXAMS AWS CERTIFIED DEVELOPER - ASOCIATE 8

PREGUNTA

LAS OPCIONES CORRECTAS SON:

.

.

What is the format of structured notification messages sent by Amazon SNS?

PREGUNTA

LAS OPCIONES CORRECTAS SON:

.

.

When uploading an object, what request header can be explicitly specified in a request to Amazon S3 to encrypt object data when saved on the server side?

PREGUNTA

LAS OPCIONES CORRECTAS SON:

.

.

Is it possible to create an S3 bucket accessible only by a certain IAM user, using policies in a CloudFormation template?

With AWS Identity and Access Management (IAM), you can create IAM users to control who has access to which resources in your AWS account. You can use IAM with AWS CloudFormation to control what AWS CloudFormation actions users can perform, such as view stack templates, create stacks, or delete stacks. In addition to AWS CloudFormation actions, you can manage what AWS services and resources are available to each user

PREGUNTA

LAS OPCIONES CORRECTAS SON:

.

.

Which of the following statements about SQS is true?

PREGUNTA

LAS OPCIONES CORRECTAS SON:

.

.

A Developer needs temporary access to resources in a second account. 


What is the MOSTsecure way to achieve this?

https://docs.aws.amazon.com/IAM/latest/UserGuide/tutorial_cross-account-with-roles.html

PREGUNTA

LAS OPCIONES CORRECTAS SON:

.

.

You need to develop and run some new applications on AWS and you know that Elastic Beanstalk and CloudFormation can both help as a deployment mechanism for a broad range of AWSresources. 


Which of the following statements best describes the differences between Elastic Beanstalk and CloudFormation?

These services are designed to complement each other. AWS Elastic Beanstalk provides an environment to easily develop and run applications in the cloud. It is integrated with developer tools and provides a one-stop experience for you to manage the lifecycle of your applications. AWS CloudFormation is a convenient deployment mechanism for a broad range of AWS resources. It supports the infrastructure needs of many different types of applications such as existing enterprise applications, legacy applications, applications built using a variety of AWS resources and container-based solutions (including those built using AWS Elastic Beanstalk). AWS CloudFormation introduces two new concepts: The template, a JSON-format, text-based file that describes all the AWS resources you need to deploy to run your application and the stack, the set of AWS resources that are created and managed as a single unit when AWS CloudFormation instantiates a template. http://aws.amazon.com/cloudformation/faqs/

PREGUNTA

LAS OPCIONES CORRECTAS SON:

.

.

A user has launched an RDS instance. 


The user has created 3 databases on the same server.


What can the maximum size be for each database?

The AWS RDS DB instance is an isolated DB environment provided by AWS in which the user can create more than 1 database. The maximum size of the instance should be between 5 GB and 3 TB. The size of each DB can be anything in this range. http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Welcome.html

PREGUNTA

LAS OPCIONES CORRECTAS SON:

.

.

Is there a limit to how much throughput you can get out of a single table in DynamoDB?

In DynamoDB, you can increase the throughput you have provisioned for your table using UpdateTable API or in the AWS Management Console. If you wish to exceed throughput rates of 10,000 writes/second or 10,000 reads/second, you must first contact AWS. http://aws.amazon.com/dynamodb/

CARGANDO

 

 

.

¿Hay algún error o Mejora?

ENVIAR

por favor, responda a todas las preguntas

RESPUESTAS CORRECTAS

4

RESPUESTAS INCORRECTAS

4

bottom of page