AWS Overall

 0    14 schede    pablojakub
Scarica mp3 Stampa Gioca Testa il tuo livello
 
Domanda Risposta
3 types of computing options in AWS
inizia ad imparare
virtual machines, serverless, container services
What is AWS VPC?
inizia ad imparare
This is virtual private cloud. Isolated network.
What do you need to configure to make resources from VPC available from internet?
inizia ad imparare
internet gateway
What can you use to connect your on premises data center with VPC?
inizia ad imparare
AWS Direct Connect
How many VPC you can have in one region
inizia ad imparare
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
inizia ad imparare
True
What two security measures you have within VPC
inizia ad imparare
network ACL (access control list), security groups
By default security groups on EC2 instance
inizia ad imparare
blocks all inbound traffic and allow outbound traffic
T/F active-active systems are good for stateful application
inizia ad imparare
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?
inizia ad imparare
Target group
what are components of load balancer?
inizia ad imparare
Rules, listeners and target groups
What are 3 components to make EC2 autoscalling
inizia ad imparare
Launch template, Scaling groups and Scaling policies
ACL are (specify 3)
inizia ad imparare
stateless, one-way routing rule, allow all by default
What is the difference between Spot Instance and on-demand instance?
EC2
inizia ad imparare
Spot instance doesn't guarantee it will be running long enough to finish workloads

Devi essere accedere per pubblicare un commento.