Revision 2 Flashcards

1
Q

Allows to connect to AWS Services using a private network. instead of www

A

VPC Endpoints
-enhanced security
-lower latency

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

VPC Endpoint for S3 and Dynamo DB

A

VPC Endpoint Gateway

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

VPC Enpoint to connect to the rest of AWS Sercvices

A

VPC Endpoint Interface

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

Most secure way to expose a service to 1000s of VPC

A

Private Link

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

Necessary for a Private Link

A

-Service: Network Load Balancer
-Consumer: Elastic Network Interface

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

Connect on-prem to AWS over the public internet, connection encrypted

A

Site to Site VPN

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

Physical connection between on-prem and AWS over the private network , private,secure, fast,

A

Direct Connect DX

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

Necessary for a site to site VPN

A

On-prem: Customer Gateway
AWS: Virtual Private Gateway

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

Connect computer to EC2 over a private IP

A

AWS Client VPN
-using Open VPN
-over public internet
-could use the site to site to speak to on-prem

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

Use with
-A transit gateway when you have multiple VPCs in the same Region
-A virtual private gateway

A

AWS Direct Connect Gateway

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

Six Pillars of the Well Architected Framework

A

-Operational Excellence
-Security
-Reliability
-Performance Efficiency
-Cost Optimization
-Sustainability

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

Well Architected Framework Genera Guiding Principles

A

-Stop guessing capacity needs
-Test systems at production scale
- Automate to make architectural experimentation easier
-Allow for evolutionary architectures
-Design based on changing requirements
-Drive architectures using data
-Improve through game days
-stress system

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

Cloud best practices design principles

A

-Scalability
-Disposable resources
-Automation
-Loose coupling
-Services not servers

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

Operational Excellence Design Principles

A

-Perform operations as code - (Cloud Formation)
-Annotate documentation
-Make frequent, small, reversible changes
-Refine operation procedures frequently
-Anticipate failure

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

Operational excellence design principles as Services

A

-Prepare
CloudFormation / Config
-Operate
CloudFormation / Config / CloudTrail / CloudWatch / Xray
-Evolve
CloudFormation / CICD services - Code…

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

Trace HTTP requests

A

AWS X-RAY

17
Q

Security Design Principles

A

-Strong identity foundation
-Enable traceability
-Apply security at all levels
-Automate security best practices
-Protect data in transit and at rest
-Keep people away from data
-Prepare for security events

18
Q

Security Design principles in services

A

-Identity and Access Management
IAM / AWS-STS / MFA Token / AWS Organization
-Detective Controls
Config / Cloud Trail / CloudWatch
-Infrastructure Protection
-Data protection
-Incident Response

-Infrastructure Protection

19
Q

Reliability Design Principles

A

-Test recovery procedures
-Automatically recover from failure
-Scale horizontally to increase availability
-Stop guessing capacity
-Manage change in automation

20
Q

Reliability services

A

-Foundations
IAM / VPC / Service Limits “Quotas” / Trusted Advisor
-Change Management
-Failure Management

21
Q

Performance Efficiency Design Principles

A

-Democratize advanced technologies
-Go global in minutes
-Use serverless architecture
-Experiment more often

22
Q

Performance Eficiency Services

A

-Selection
-Review
-Monitoring
-Tradeoffs

23
Q

Cost Optimization Design Principles

A

-Adopt a consumption model
-Measure overall efficiency
-Stop spending on data centre operations
-Analyze and attribute expenditure
-Use managed and application-level services to reduce the cost of ownership

24
Q

Cost Optimization Services

A

-Expenditure Awareness
-Cost-Effective Resources
-Matching supply and demand
-Optimizing overtime

25
Q

Sustainability Design Principle

A

-Understand your impact
-Establish sustainability goals
-Anticipate and adop new, more efficient hardware and software