-
Increase the configured CPU value
-
Increase the configured timeout value
-
Increase the configured memory value
-
Increase the configured concurrency value
-
blocks
-
layers
-
aliases
-
handlers
-
in sequence
-
both of these answers
-
neither of these answers
-
in parallel
-
aws lambda invoke --function ReturnBucketName outputfile.txt
-
aws lambda execute --function-name ReturnBucketName outputfile.txt
-
aws lambda invoke --function-name ReturnBucketName outputfile.txt
-
aws lambda execute --function ReturnBucketName outputfile.txt
-
AWS Trace
-
CloudStack
-
CloudTrail
-
AWS X-Ray
P6. Debe crear una canalización de integración/implementación continua para un conjunto de Lambdas. ¿Qué debes hacer?
-
Create configuration files and deploy them using AWS CodePipeline.
-
Create CloudFormation templates and deploy them using AWS CodeBuild
-
Create configuration file and deploy using AWS CodeBuild
-
Create CloudFormation templates and deploy them using AWS CodePipeline.
-
API Gateway
-
S3
-
SAS
-
CLoudTrail
P8. Es una práctica recomendada de AWS habilitar el registro de Lambda mediante cuál de estos métodos.
-
Use S3 metrics and CloudWatch alarms
-
Create custom metrics within your Lambda code.
-
Create custom metrics within your CloudWatch code.
-
Use Lambda metrics and CloudWatch alarms.
-
an SSL certificate
-
a bitmask
-
an AWS KMS key
-
an HTTP protocol
-
binaries.
-
all of these answers
-
executables
-
Shell scripts
-
MVC
-
virtual
-
stateless
-
protocol
-
by uploading a .zip file
-
all of these answers
-
by editing inline
-
from an S3 bucket
P13. Está probando el rendimiento de Lambda para comprobar que ha establecido el tamaño de memoria correctamente. ¿Dónde se verifica la sobrecarga de ejecución?
-
CLoudWatch logs
-
DynamoDB logs
-
S3 logs
-
Lambda logs.
-
CodeStack
-
ElasticStack
-
Mobile Hub
-
CodeDeploy
-
proportionally
-
equally
-
periodically
-
daily
P16. ¿Puede restringir el ámbito de los permisos de un usuario especificando qué dos elementos de una política de IAM?
-
resources and users
-
resources and conditions
-
events and users
-
events and conditions
-
logging streams
-
rotating streams
-
logging events
-
advancing log groups
-
create a Lambda
-
be an event source
-
assign an IAM role
-
delete a Lambda
-
Create a Lambda function with a custom runtime and reference the function in your Lambda
-
Create a Lambda layer with a custom runtime and reference the layer in your lambda
-
You cannot use Lambda in this situation
-
Create a Lambda function with a custom runtime
-
the execution policy
-
the Lambda configuration
-
the Lambda nodes
-
the IAM user
-
department:Sales,department:Sales
-
department:Sales,department:sales
-
aws:demo;aws:demo
-
aws:demo;aws:DEMO
-
neither of these answers
-
UDP/IP
-
TCP/IP
-
both of these answers
-
automatically
-
none of these answers
-
manually
-
ad hoc
P24. Está probando la aplicación basada en secuencias y el Lambda asociado. La práctica recomendada de AWS le aconseja que pruebe variando qué.
-
stream and record sizes
-
stream and shard sizes
-
batch and record sizes
-
batch and shard sizes
-
Place each subnet in a VPC. Associate all subnets to your Lambda.
-
Place all subnets in a VPC. Associate all subnets to your Lambda.
-
Configure your Lambda to be available to multiple VPCs.
-
Configure all application VPCs to be peered.
-
number of function calls
-
amount of code run
-
compute time
-
amount of infrastructure used
-
Author a Lambda from scratch.
-
Use a blueprint.
-
Use a .zip deployment package.
-
Use the serverless app repository.
-
/tmp
-
/default
-
/temp
-
/ds
-
Delete the function.
-
Set the function concurrent execution limit to 0 while you update the code.
-
Reset the function.
-
Set the function concurrent execution limit to 100 while you update the code.
-
Overprovision memory to run your functions faster and reduce your costs. Do not overprovision your function timeout settings.
-
Overprovision memory and your function timeout settings to run your functions faster and reduce your costs.
-
Do not overprovision memory. Overprovision your function timeout settings to run your functions faster and reduce costs.
-
Do not overprovision memory. Do not overprovision your function timeout settings to run your functions faster and reduce costs.
-
removing log groups
-
none of these answers
-
creating log groups
-
updating log groups
-
DynamoDB tables
-
key-value pairs
-
S3 buckets
-
none of these answers
P33. Debe utilizar un Lambda para proporcionar lógica de backend a su sitio web. ¿Qué servicio utiliza para que su Lambda esté disponible para su sitio web?
-
S3
-
API Gateway
-
X-Ray
-
DynamoDB
P34. Está creando un Lambda para activar el cambio a archivos en un bucket de S3. ¿Dónde debe poner el nombre del bucket?
-
in the Lambda function code
-
in a Lambda environment variable
-
in the Lambda tags
-
in another S3 bucket
-
Deploy the Lambda
-
Export the function
-
none of these answers
-
Configure a test event
-
Fleece
-
NPM
-
none of these answers
-
Pod
-
CloudTrail
-
CloudWatch
-
CloudFormation
-
LogWatch
-
a table definition
-
queue isolation
-
STS Write
-
an SNS topic
P39. Debe establecer un desencadenador de eventos de S3 en Lambda para que responda cuando se agreguen datos al bucket desde otro bucket de S3. ¿Qué tipo de evento configura?
-
POST
-
"All object create events"
-
PUT
-
COPY
P40. Para que Lambdas sea más comprobable, ¿es una práctica recomendada de AWS separar cuál de ellos?
-
Lambda configuration from logging code
-
Lambda handler from logging code
-
Lambda handler from core logic
-
Lambda configuration from core logic
-
YAML definition
-
CloudFormation stack configuration
-
SAML deployment stack
-
Zip file of all related files
-
only at creation
-
only before deployment
-
never
-
anytime via configuration
- Las plantillas SAM son un superconjunto de plantillas de CloudFormation. Las plantillas SAM incluyen tipos de recursos adicionales.
- Las plantillas SAM tienen cierta superposición con las plantillas de CloudFormation. Las plantillas SAM y CloudFormation incluyen tipos de recursos que no están en el otro tipo de plantilla.
- Las plantillas de CloudFormation son un superconjunto de plantillas SAM. Las plantillas de CloudFormation incluyen tipos de recursos adicionales.
- Las plantillas SAM son un nombre diferente para las plantillas de CloudFormation. Ambos tipos de plantilla incluyen los mismos tipos de recursos.
-
EdgeCloud
-
CloudEdge
-
CloudFront
-
CloudStack
-
custom
-
all of these answers
-
Java
-
Ruby
P46. Debe configurar un mecanismo para establecer controles que le notifiquen cuando tenga un pico en la simultaneidad de Lambda. ¿Qué debes hacer?
- Implemente una alarma de CloudTrail que le notifique cuando las métricas de función superen su umbral. Cree un presupuesto de AWS para supervisar los costos.
- Implemente una alarma de CloudWatch que le notifique cuando las métricas de la función superen su umbral. Cree un presupuesto de AWS para supervisar los costos.
- Implemente una alarma de CloudWatch que le notifique cuando las métricas de la función superen su umbral. Cree un AWS CostMonitor para supervisar los costos.
- Implemente una alarma de CloudTrail que le notifique cuando las métricas de función superen su umbral. Cree un AWS CostMonitor para supervisar los costos.
- Agregue código adicional para comprobar si la caché transitoria, o el directorio /tmp, tiene los datos que almacenó.
- Agregue código adicional para verificar si la caché permanente, o el directorio /cache, tiene los datos que almacenó.
- No hacer nada. AWS minimiza la hora de inicio de cols de forma predeterminada.
- Cree un Lambda de calentamiento que llame a su Lambda cada minuto
[Referencia] (https://aws.amazon.com/blogs/compute/new-for-aws-lambda-predictable-start-up-times-with-provisioned-concurrency/
- en reposo
- en tiempo de ejecución
- en el despliegue
- ninguna de estas respuestas
Pregunta 49. Cuando se utiliza una directiva basada en recursos para conceder a un servicio, recurso o cuenta acceso a la función, ¿cómo se puede aplicar el ámbito de ese permiso?
- en el nivel de función en el nivel de función
- en el nivel de alias o función en el nivel de alias o función
- en el nivel de versión, alias o función en el nivel de versión, alias o función
- a nivel de versión o función
Pregunta 50. Lambda puede leer eventos de qué otros servicios de AWS? (ref-https://docs.aws.amazon.com/lambda/latest/dg/lambda-servicios.html)
- Kinesis, S3 y SQS
- Kinesis, S3 y SNS
- Kinesis, DynamoDB y SNS
- Kinesis, DynamoDB y SQS