Amazon

DVA-C01 AWS Certified Developer - Associate

Use original educational practice content, randomized simulator sessions, score history and explanation review for DVA-C01.

Las preguntas de práctica se proporcionan en inglés para mantenerse cerca del idioma utilizado habitualmente en las certificaciones IT.

QZ9 es una plataforma de formación independiente. Todas las preguntas de práctica son originales y creadas solo con fines educativos. No proporcionamos contenido real de examen ni contenido no autorizado. Microsoft, AWS, Cisco, CompTIA, PMI y otras marcas pertenecen a sus respectivos propietarios.

ProveedorAmazon
CodeDVA-C01
Duration130 minutes
Questions65
Datos del examen

Preparación basada en objetivos, sin contenido no autorizado

Certification metadata is preserved from the legacy QZ9 catalog. Questions remain English-only.

Iniciar prueba práctica
1Encuentra tu examen
2Inicia el simulador
3Revisa resultados
QZ9Plataforma de formación independiente
Vista previa gratuita

Simulador de examen

Las preguntas de práctica se proporcionan en inglés para mantenerse cerca del idioma utilizado habitualmente en las certificaciones IT.

Pregunta 1

A Developer created a dashboard for an application using Amazon API Gateway, Amazon S3, AWS Lambda, and Amazon RDS. The Developer needs an authentication mechanism allowing a user to sign in and view the dashboard. It must be accessible from mobile applications, desktops, and tablets, and must remember user preferences across platforms. Which AWS service should the Developer use to support this authentication scenario?

Pregunta 2

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 KB of 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 MOST likely cause of this situation?

Pregunta 3

A Developer is creating an Auto Scaling group whose instances need to publish a custom metric to Amazon CloudWatch. Which method would be the MOST secure way to authenticate a CloudWatch PUT request?

Pregunta 4

A Developer is working on an application that tracks hundreds of millions of product reviews in an Amazon DynamoDB table. The records include the data elements shown in the table: Which field, when used as the partition key, would result in the MOST consistent performance using DynamoDB?

Pregunta 5

A Developer has written a serverless application using multiple AWS services. 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 API Gateway. 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?