AWS module 14 Knowledge Check - Cloud Architect

AWS module 14 Knowledge Check - Cloud Architect

Assessment

Flashcard

Computers

Professional Development

Easy

Created by

Imesha I

Used 2+ times

FREE Resource

Student preview

quiz-placeholder

10 questions

Show all answers

1.

FLASHCARD QUESTION

Front

A solutions architect wants to propose a microservice architecture on aws management. which serverless computing benefits should they include in the proposal?

Back

-Continuous scalability
-Pay-for-usage
-Built-in-high availability

2.

FLASHCARD QUESTION

Front

A developer needs to create and deploy a simple web from to capture employee commute information from the company internal employee website. Which is a serverless solution for creating the simple web form?

Back

Host static in an Amazon S3 bucket, use an Amazon DynamoDB table, and use Amazon API Gateway and AWS Lambda functions to interact with the database.

3.

FLASHCARD QUESTION

Front

Why would a solutions architect recommend to use microservice architecture?

Back

-Independent from other components
-Solves a specific business problem

4.

FLASHCARD QUESTION

Front

which scaling configuration does a team lead need to apply to accomplish Lambda function scaling?

Back

None because the AWS Lambda service scales functions automatically

5.

FLASHCARD QUESTION

Front

A solutions architect has to use a custom library in an architecture that uses Lambda functions as the compute option. Which Lambda feature should be used for optimal function deployments?

Back

Lambda Layers

6.

FLASHCARD QUESTION

Front

Which set of statements is true for software packaged as a container?

Back

Standardized, portable application code packages that contain code and code dependencies. A container is run by a container engine. A container does not include a guest operating system.

7.

FLASHCARD QUESTION

Front

Which is the most effective container deployment using Amazon Elastic Container Service (Amazon ECS) containers when refactoring a monolithic application to use a microservice architecture?

Back

Create services that each provide a distinct function of the application, and run each service in a separate container that ECS manages

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?