AWS Overall

 0    14 tarjetas    pablojakub
descargar mp3 imprimir jugar test de práctica
 
término definición
3 types of computing options in AWS
empezar lección
virtual machines, serverless, container services
What is AWS VPC?
empezar lección
This is virtual private cloud. Isolated network.
What do you need to configure to make resources from VPC available from internet?
empezar lección
internet gateway
What can you use to connect your on premises data center with VPC?
empezar lección
AWS Direct Connect
How many VPC you can have in one region
empezar lección
Many, but you cannot have one per two regions
T/F If you create VPC AWS creates main route table that enables flow between subnets
empezar lección
True
What two security measures you have within VPC
empezar lección
network ACL (access control list), security groups
By default security groups on EC2 instance
empezar lección
blocks all inbound traffic and allow outbound traffic
T/F active-active systems are good for stateful application
empezar lección
False, There will be issue if the session for example is not available on both servers
What is needed to create in order to set up Load Balancer?
empezar lección
Target group
what are components of load balancer?
empezar lección
Rules, listeners and target groups
What are 3 components to make EC2 autoscalling
empezar lección
Launch template, Scaling groups and Scaling policies
ACL are (specify 3)
empezar lección
stateless, one-way routing rule, allow all by default
What is the difference between Spot Instance and on-demand instance?
EC2
empezar lección
Spot instance doesn't guarantee it will be running long enough to finish workloads

Debes iniciar sesión para poder comentar.