AWS Overall

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

Vous devez vous connecter pour poster un commentaire.