- Barajar
ActivarDesactivar
- Alphabetizar
ActivarDesactivar
- Frente Primero
ActivarDesactivar
- Ambos lados
ActivarDesactivar
- Leer
ActivarDesactivar
Leyendo...
Cómo estudiar sus tarjetas
Teclas de Derecha/Izquierda: Navegar entre tarjetas.tecla derechatecla izquierda
Teclas Arriba/Abajo: Colvea la carta entre frente y dorso.tecla abajotecla arriba
Tecla H: Muestra pista (3er lado).tecla h
Tecla N: Lea el texto en voz.tecla n
Boton play
Boton play
8 Cartas en este set
- Frente
- Atrás
____________________ is perfect for creating immutable architecture
|
CloudFormation
|
Cloudformation have 3 main sections
|
*Parameters: Those are questions that the end user is asked when the template comes online
*Mapping: Here are values that fill themselves in based on something like the size of VPC *Resource section: This naturally where all the resources go |
What is cloudformation drift detection?
|
AWS CloudFormation Drift Detection can be used to detect changes made to AWS resources outside the CloudFormation Templates. To determine drift for these resources, you can explicitly set property values that can be the same as that of the default value.
|
what is possible to create with Elastic Beanstalk?
|
AWS Documentation clearly mentions that the Elastic Beanstalk component can create Web Server environments and Worker environments.
|
For which of scenarios should a Solutions Architect consider ElasticBeanStalk?
|
A java web application using Amazon Linux EC2 instances.
A worker environment with an SQS queue and an Auto Scaling group |
System manager is called by other names like ______________ and ___________________
|
Automation documents
Session Manager |
System manager can manage _______________ and _____________ architecture
|
on-premise and cloud
|
System Manager could ____________, _____________ and _______________ instances
|
patch, updated and configure
|