Technology Flashcards

1
Q

What is Elastic Beanstalk?

A

A high level deployment tool that helps you get an app from your desktop to the web in a matter of minutes.

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

What is AWS CloudFormation?

A

A service that helps you model and set up your AWS resources so that you can spend less time managing those resources and more time focusing on your applications that run in AWS.

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

What is AWS OpsWorks?

A

A configuration management service that helps you configure and operate applications in the cloud.

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

What is AWS CodeCommit?

A

A fully managed source control service that makes it easy for companies to host secure and highly scalable private git repositories.

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

What is AWS CodePipeline?

A

A continuous integration and continuous delivery service for fast and reliable application infrastructure updates. It builds tests and deploys your code every time there is a code change.

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

What is AWS CodeDeploy?

A

A service that automates code deployments to any instance, including EC2 instances and instances running on premise.

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

What is ECS?

A

A highly scalable, high performance container management service that supports Docker containers and allows you to easily run applications on a managed cluster of EC2 instances.

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

What is EC2?

A

A web service that provides secure, resizable and compute capacity in the cloud. It is designed to make web-scale cloud computing easier for developers.

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

What is S3?

A

S3 is object storage built to store and retrieve any amounts of data from anywhere - web sites and mobile apps, corporate applications, and data from IoT sensors or devices.

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

What is S3 Standard?

A

A general purpose storage of frequently accessed data. Delivers low latency and high throughput, perfect for a variety of use cases. There is no retrieval fee, minimum object size or minimum storage duration.

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

What is S3 Glacier?

A

Designed for long-term archive. Secure, durable, and extremely low-cost storage service for data archiving.

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

What is RDS?

A

Relational Database Service makes it easy to set up, operate, and scale a relational database in the cloud. It provides cost-efficiency and resizable capacity while helping with hardware provisioning, database setup, patching, and backups.

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

What is AWS Lambda?

A

Lambda lets you run code without provisioning or managing servers. You pay only for the compute time you consume - there is no charge when your code is not running. With Lambda, you can run code for virtually any type of application or backend service - all with zero administration.

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

What is Route 53?

A

A highly available and scalable cloud DNS web service.

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

What is SNS?

A

Simple Notification Service is a Pub/Sub messaging and mobile notifications for microservices, distributed systems and serverless applications.

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

What is SQS?

A

Fully managed messaging queue service that lets you decouple and scale microservices, distributed systems, and serverless applications. Send, store and receive messages between software components at any volume.

17
Q

What is AWS Trusted Advisor?

A

An online resource that helps you provision your resources following best practices to help reduce cost, increase performance and fault tolerance, and improve security by optimizing your AWS environment

18
Q

What is AWS Service Health Dashboard?

A

This a general view of the health of all AWS services.

19
Q

What is AWS Personal Health Dashboard?

A

This is a personal view of the health of the AWS services that are used by you.