AWS Overall

 0    8 flashcards    pablojakub
download mp3 print play test yourself
 
Question Answer
3 types of computing options in AWS
start learning
virtual machines, serverless, container services
What is AWS VPC?
start learning
This is virtual private cloud. Isolated network.
What do you need to configure to make resources from VPC available from internet?
start learning
internet gateway
What can you use to connect your on premises data center with VPC?
start learning
AWS Direct Connect
How many VPC you can have in one region
start learning
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
start learning
True
What two security measures you have within VPC
start learning
network ACL (access control list), security groups
By default security groups on EC2 instance
start learning
blocks all inbound traffic and allow outbound traffic

You must sign in to write a comment