AWS Basics Flashcards

1
Q

What is the purpose of Amazon Elastic File System (Amazon EFS)?

A

Your function code can access and modify shared resources safely and at high concurrency

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

What is AWS Lambda?

A
  • Can use it to run code without provisioning or managing servers
  • Can organize your code into Lambda functions, so your functions only run when needed and scale automatically
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What solution allows you to securely transfer data between different SaaS applications and AWS services?

A

Amazon AppFlow

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

What kind of workloads is Lambda designed for?

A

Short, transient workloads

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