Stephane Flashcards

1
Q

Direct Connect

A

bypasses the public Internet and establishes a secure, dedicated connection from your infrastructure into AWS

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

Site to Site VPN

A

VPN that enables you to create an encrypted connection over the public Internet between your Amazon VPC and your private IT infrastructure

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

Direct Connect vs Site to Site VPN

A

both gives a secure connection but direct connect is more secure because it bypasses the public internet unlike the Site to Site VPN

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

CloudTrail vs S3 Server access logging

A

CloudTrail tracks API access for infrastructure-changing events, in S3 this means creating, deleting, and modifying bucket while S3 Server access provides web server-style logging of access to the objects in an S3 bucket

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

The minimum capacity to be highly available is?

A

2

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

EMR

A

Elastic Map Reduce - helps creating Hadoop clusters (Big Data) to analyze and process vast amount of data

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

ASG has a dynamic Elastic IPs attachment feature - true or false

A

false; ASG does not have a dynamic Elastic IPs attachment feature

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

Application and Classic Load Balancers exposes ? as URL

A

fixed DNS

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

NLB exposes ? to the public web

A

fixed IP

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

Lambda’s timeout limit

A

15mins

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

S3 pre-signed URLs vs CloudFront signed URL

A

both restrict content but with CloudFront and OAI, the users are forced to go through Cloudfront and not use the S3 url

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

A SSL Wildcard certificate is a

A

single certificate with a wildcard character in the domain name field

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

AWS Lambda has no native in memory caching capability - T or F

A

true

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

Athena support the GLACIER storage class - True or False

A

False; Athena does not support the GLACIER storage class

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

How to decrease the Elastic Beanstalk deployment time?

A
  1. Create a Golden AMIwith the static installation components already setup
  2. Use EC2 UserData to customize the dynamic installation parts at boot time
How well did you know this?
1
Not at all
2
3
4
5
Perfectly