AWS Overall

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

Musisz się zalogować, by móc napisać komentarz.