Arch::12::Serverless

Arch::12::Serverless

Professional Development

8 Qs

quiz-placeholder

Similar activities

Cloud IQ Quiz (2)

Cloud IQ Quiz (2)

Professional Development

13 Qs

SAA-C03 - Módulo 12

SAA-C03 - Módulo 12

Professional Development

10 Qs

AWS SQS and SNS Quiz

AWS SQS and SNS Quiz

Professional Development

10 Qs

The Future of Data Systems

The Future of Data Systems

Professional Development

11 Qs

AWS hehe

AWS hehe

University - Professional Development

13 Qs

Bedrock Quiz 1 - NAMER - GenAI - Enablement

Bedrock Quiz 1 - NAMER - GenAI - Enablement

Professional Development

10 Qs

DP 203 M1

DP 203 M1

Professional Development

10 Qs

AWS ACF Módulo 10 - Auto Scaling e monitoramento

AWS ACF Módulo 10 - Auto Scaling e monitoramento

Professional Development

10 Qs

Arch::12::Serverless

Arch::12::Serverless

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Javier Moreno

Used 21+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the value proposition of Fargate?
To simply run groups of containers within 100% managed infrastructure
To bootstrap new processes as fast as it can be achieved
To execute glue code between services as containers
To strictly for what you consume with no idle capacity

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What are the value proposition of Lambda (choose two)?
To run any kind of application without managing infraestructure
To run event-based applications without managing infraestructure
To strictly pay for the consumed resources and not paying for idle compute time
To run applications in the most inexpensive possible way

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What languages are NOT directly supported by Lambda?
Node and Java
Python and Go
Ruby and C#
Rust and Elixir

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are NOT valid Lambda event sources?
SNS and SQS
Kinesis and DynamoDB Streams
S3 and Aurora RDS
EBS and Route53

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the granularity of a payment unit in Lambda?

1 second, 128MB

1 second, 512MB

1 milliseconds, 128MB

100 milliseconds, 512MB

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the maximum execution time of a Lambda function?

1 minute

10 minutes

15 minutes

60 minutes

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What features does NOT include API Gateway?
User auth and API invocation quotas
Canary testing and different enviornment configurations
Cache and Lambda event sourcing
Automatic healthchecking and maldware detection

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main purpose of Step Functions?
To orcherstrate complex workflows spanning along time
To provide an alternative to Kubernetes
To visually design complex user-based applications
To execute batch programs