Bumchit

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/19

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.

20 Terms

1
New cards

Which AWS compute service is best for running batch jobs at any scale?

AWS Batch

2
New cards

Which AWS service allows you to automatically adjust the number of EC2 instances based on conditions?

Amazon EC2 Auto Scaling

3
New cards

Which AWS compute model gives you the most control over the operating system and hardware configuration?

Infrastructure as a Service (IaaS)

4
New cards

Which AWS service provides a repository for discovering and deploying serverless applications?

AWS Serverless Application Repository

5
New cards

Which AWS service is designed to run code only when triggered by events or schedules?

AWS Lambda

6
New cards

Which AWS service allows you to orchestrate Docker containers across EC2 instances?

Amazon ECS (Elastic Container Service)

7
New cards

Which AWS service allows you to run managed Kubernetes clusters?

Amazon EKS (Elastic Kubernetes Service)

8
New cards

Which AWS service is designed for running containers without managing servers or clusters?

AWS Fargate

9
New cards

Which AWS service allows you to define a blueprint for running one or more containers as part of a task?

Amazon ECS (Task Definition)

10
New cards

Which AWS service is best suited for storing and retrieving Docker container images?

Amazon ECR (Elastic Container Registry)

11
New cards

Which AWS service provides a simple way to build and host applications or websites?

Amazon Lightsail

12
New cards

Which AWS service is most appropriate for a team that wants to deploy a Java application with automatic scaling and health monitoring?

AWS Elastic Beanstalk

13
New cards

A developer wants to deploy a Python web app with minimal infrastructure management but still retain EC2 access. Which service should they use?

AWS Elastic Beanstalk

14
New cards

Which AWS service is part of the IaaS category?

Amazon EC2

15
New cards

Which service would be least appropriate for a long-running application that requires persistent compute and storage?

AWS Lambda

16
New cards

Which service would be least appropriate for a developer who needs full control over the OS and installed software?

AWS Lambda

17
New cards

Which AWS service would be least suitable for deploying a monolithic application that requires persistent storage and long uptime?

AWS Lambda

18
New cards

Which AWS service would be most appropriate for a company needing to run hundreds of short-lived containerized jobs without managing servers?

AWS Fargate

19
New cards

Which service would be best for a developer who wants to deploy a Docker-based app and manage orchestration manually?

Amazon ECS

20
New cards

What is a key benefit of container-based computing?

Fast startup times