AWS Bootcamp - Compute

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/31

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

32 Terms

1
New cards

Amazon MSK

A fully managed service that makes it easy for you to build and run applications that use Apache Kafka to process streaming data

2
New cards

Amazon EventBridge

Serverless event bus that connects application data from your own apps, SaaS, and AWS services

3
New cards

AWS Step Functions

Let's you coordinate multiple AWS services into serverless workflows so you can build and update apps quickly (ex. Lambda)

4
New cards

AWS Batch

A fully managed batch processor at any scale with no time limit, any runtime as long as packaged as Docker image, and relies on EC2

5
New cards

Amazon EC2 (Elastic Compute Cloud)

An IaaS that provides secure, resizable compute capacity in the cloud

6
New cards

AWS Elastic Beanstalk

A free Platform (PaaS) for scaling and deploying web apps and services across a specific list of technologies

7
New cards

Amazon Lightsail

Designed to be the easiest way to launch and manage a virtual private server with AWS

8
New cards

Amazon ECR (Elastic Container Registry)

A fully-managed Docker container registry that makes it easy to store, manage, and deploy Docker container images

9
New cards

Amazon Elastic Container Service (ECS)

A service that enables you to deploy, manage, and scale Docker containers on AWS

10
New cards

Amazon Elastic Kubernetes Service (Amazon EKS)

An open-source system for management, deployment, and scaling of containerized applications that allows you to launch Kubernetes clusters on AWS

11
New cards

AWS AppConfig

Simplifies the administration of applications at scale by deploying configuration changes from a central location

12
New cards

AWS Cloud9

A cloud-based integrated development environment (IDE) that lets you write, run, and debug your code with just a browser

13
New cards

AWS CloudShell

A browser-based shell that makes it easy to securely manage, explore, and interact with your AWS resources

14
New cards

AWS CodeArtifact

A secure, scalable, and cost-effective artifact management for software development

15
New cards

AWS CodeBuild

A fully managed build service that compiles source code, runs tests, and produces software packages that are ready to deploy

16
New cards

AWS CodeCommit

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

17
New cards

AWS CodeDeploy

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

18
New cards

AWS CodePipeline

A fully managed continuous delivery service that helps you automate your release pipelines for fast and reliable application and infrastructure updates

19
New cards

AWS CodeStar

Workflow tool for automatic creation of a continuous delivery pipeline for a custom application using the other developer services

20
New cards

AWS CloudFormation

IaC service that allows you to deploy stacks across accounts and regions

21
New cards

AWS Launch Wizard

Easily size, configure, and deploy third party applications on AWS

22
New cards

AWS Systems Manager

Provides a unified user interface so you can view operational data from multiple AWS services and allows you to automate operational tasks across your AWS resources

23
New cards

Amazon API Gateway

A fully managed service that makes it easy for developers to create, publish, maintain, monitor, and secure APIs at any scale

24
New cards

AWS Fargate

A serverless compute engine for containers that works with both Amazon ECS and Amazon EKS

25
New cards

AWS Lambda

A compute service that lets you run code without provisioning or managing servers. It executes your code only when needed and scales automatically, from a few requests per day to thousands per second

26
New cards

Infrastructure as Code (IaC)

A provisioning architecture in which deployment of resources is performed by scripted automation and orchestration

27
New cards

AWS SDKs (Software Development Kits)

Software development kits for building applications on AWS

28
New cards

Compute Pricing for Lambda

Pay per request/call or duration

29
New cards

Compute Pricing for ECS

Pay for AWS resources stored and created in your application

30
New cards

Compute Pricing for Fargate

Pay for vCPU and memory allocated to your applications in your containers

31
New cards

IaaS

A cloud computing model that contains the basic building blocks for cloud IT and provides access to networking, computers, and data storage space

32
New cards

PaaS

A cloud computing model that focuses on the deployment and management of applications and removes the need for organizations to manage the underlying infrastructure