AWS Flashcards

1
Q

What is an EC2

A

Elastic Compute Cloud

- provides scalable computing capacity in AWS Cloud

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Benefits of ec2

A
  • eliminates need to invest in hardware upfront

- develop & deploy apps faster

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

features of ec2

A
  • virtual computing environments
  • AMIs- template for instances
  • instance store volumes
  • EBS volumes
  • availability zones
  • security groups
  • tags
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is Amazon VPC

A

Virtual Private Cloud

- allows you to use / launch AWS resources into your own secure & private isolated network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

benefits of vpc

A
  • allow companies to build a secure environment for mission-control enterprise cloud apps
  • quick-to deploy backup & disaster recovery options
  • easy to scale resources up or down
  • saves $$$
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

why would i want to share the virtual cloud??

A
  • your network is isolated from other networks in the cloud with unique
    • IP address
    • subnets
    • security groups
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

what is aws auto scaling

A
  • lets you choose scaling strategies on how to optimize your resource utilization `
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

benefits of auto scaling

A
  • maintain performance targets
  • control costs by removing unneeded resources
  • use previous metrics to learn app traffic patterns and scale resources ahead of time
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

what is a load balancer

A
  • monitors health of targets automatically distributes incoming traffic to healthy targets
    • (EC2 instance, containers, etc…)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

benefits of the load balancer

A
  • increases the availability of your application
  • meets SLO expectations
  • scales as traffic changes over time
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Different types of Cloud Services

A

IaaS
SaaS
PaaS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is IaaS

A

-Infrastructure as a Service

-

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

How does Kubernetes relate to AWS

A
  • Elastic Kubernetes Service EKS
  • provides command line interface (CLI)
    - ex: kubectl
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Explain Rolling Updates

A

-

How well did you know this?
1
Not at all
2
3
4
5
Perfectly