overview of AWS Flashcards

1
Q

what are the three major cloud providers

A

AWS (90%), Azure (5%) and Google

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

What’s a region?

A

geographical area - each area consist of 2 (or more) availability zones

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

What is a availability zone?

A

is simply a datacenter (or tight cluster of data centers). Separated to handle physical issues

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

What are edge locations?

A

CDN (content distribution nodes for cloud front

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

Are there more or less edge locations

A

Many more that regions/AZ

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

What is LAMP?

A

Linux, Apache HTTP server, MySQL and PHP programming language

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

What is a VPC

A

Virtual private cloud

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

How many VPCs can you have

A

Multiple per region

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

What is Route53? where did the name come from?

A

Route53 is AWS DNS service - 53 is the DNS port and route 66 is first interstate - play on this

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

What is CloudFront?

A

content delivery network

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

What is Direct Connect?

A

Allows you to directly connect to your office or datacenter (via internet)

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

What is EC2 and what is it used for?

A

Elastic compute cloud - simply virtual machines (Rhel, windows, ….)

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

What is EC2 container services?

A

service that supports Docker

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

What is Elastic Beanstalk?

A

service which allows you to upload your code, analysis it and will allocate the necessary resources

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

What is Lambda?

A

revolutionary service - serverless (no access to host) - upload code and it will respond to your events

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

What is light sail?

A

out of the box cloud wordpress site - deply automatically

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

What is S3?

A

Simple storage service - virtual disk in the cloud - can store objects or files - not used for executables or database

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

What is Glacier?

A

Archive service - allows yo to store your files for long period of time - 3 to 4 hours to restore

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

What is EFS?

A

Elastic File storage (block storage) - used for installing apps and ability to attach to multiple virtual servers

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

What is storage gateway?

A

A way to connect S3 storage to your datacenter - installed on prem via a virtual machine which communicates to S3 infrastructure

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

What is RDS?

A

Relational database service - includes following databases: MySQL, postgres, mariaDB, SQLServer, Oracle and Aurora

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

What is DynamoDB

A

Non relational database - very scalable and high performance

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

What is Redshift

A

Amazon data warehouse solution

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

What is Elasticache

A

used to cache data in the cloud - e.g. top 10 selling items that doesn’t change price or image. Take load off the database by moving to the cache

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

What is Snowball?

A

Ability to move data from datacenter or office more effectively to AWS (physical transport vs over the wire)

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

What is DMS?

A

database migration service - move from datacenter to datacenter without down time. When migrating - has the ability to migrate to another DB technology

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

What is SMS?

A

Server migration services - same as DMS - just moves servers instead of databases - 50 at a time

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

What is Athena?

A

Allows you to run SQL queries again S3 (CSVs, JSON (javascript object notation), lightweight data interchange - easy for humans to read)

29
Q

What is EMR?

A

elastic map reduce - allows you to examine large amounts of key pair data - used HaDoop framework

30
Q

What is cloudsearch?

A

fully managed search service for website

31
Q

What is Elasticserach?

A

same as cloud search just open source version

32
Q

What is Kinesis?

A

needed in test - service to stream and analyze data with large amounts of data (social media stream, financial data, …)

33
Q

What is Data Pipeline?

A

service that allows you to move data from one place to another (S3 to DynamoDB)

34
Q

What is Quick sight?

A

not in exams - business analytics tool - build out dashboards.

35
Q

What is IAM?

A

Identity access management?

36
Q

What is inspector?

A

Agent installed on all virtual machines - used to report back on security data

37
Q

what is certificate manager?

A

used to obtain SSL certificates for domain names

38
Q

what is directory services?

A

Way to bridge AD to AWS - comes up in solutions architecture course

39
Q

what is WAF?

A

Web application firewalls - application level protection to website - this is for application security.

40
Q

What is Artifacts?

A

Obtain certifications/compliance documents (e.g. PCI, …)

41
Q

What is cloudwatch?

A

used to monitor performance of EC2 environment

42
Q

what is cloud formation?

A

used to turn infrastructure into code. Documents environment and turns it into deployed infrastructure in AWS.

43
Q

what is cloud trail?

A

records key changes into the environment - auditing and logging.

44
Q

what is opsworks?

A

automating deployment via chef

45
Q

what is config?

A

automatically monitors environment and warns ifyour config might break.

46
Q

what is service catalog?

A

designed for larger orgs - specific images for deployment to AWS - shows allowed services that can be deployed into the environment

47
Q

what is trusted advisor?

A

gives tips and tricks to optimize configurations (created by amazon to speed adoption of their products)

48
Q

what is step functions?

A

provides visualization of the way an application works - new service - shows which micro services are being used

49
Q

what is SWF?

A

simple workflow service - used on amazon.com to coordinate human task and automated task

50
Q

what is API gateway?

A

a door for APIs - create, publish, monitor and maintain and secure - allow apps to access backend services

51
Q

what is appstream?

A

stream desktop apps to users

52
Q

what is elastic transcoder?

A

used to transform video to various formats

53
Q

what is CodeCommit?

A

github - place to store code

54
Q

what is codebuild?

A

way to compile your code

55
Q

what is codedeploy?

A

service to push your code to your EC2 instances

56
Q

what is codepipeline?

A

service to track different versions of code

57
Q

what is mobilehub?

A

add and configure design features for your mobile apps - own console for mobile apps

58
Q

what is cognito?

A

used to sign into your app via social media logins

59
Q

what is devicefarm?

A

give you ability to test your apps on physical devices

60
Q

what is mobile analytics?

A

allows you to collect/analyze your mobile usage data

61
Q

what is pinpoint?

A

understand and engage development on what your users are doing on your mobile app

62
Q

what is workspaces?

A

VDI capabilities

63
Q

what is appstream 2.0?

A

streaming apps to your users

64
Q

what is polly?

A

text to voice service

65
Q

what is rekognition?

A

services which returns tags about submitted pictures

66
Q

what is SNS?

A

simple notification services - service that allows you to notify someone via text, email, …

67
Q

what is SQS?

A

a way to decouple applications - queue based service (like mq)

68
Q

what is SES?

A

simple email service - a way to send/receive email