Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Oracle 1Z0-1084-25 Exam - Topic 5 Question 17 Discussion

Actual exam question for Oracle's 1Z0-1084-25 exam
Question #: 17
Topic #: 5
[All 1Z0-1084-25 Questions]

Which TWO statements are true for serverless computing and serverless architectures? (Choose two.)

Show Suggested Answer Hide Answer
Suggested Answer: A, B

The two true statements for serverless computing and serverless architectures are: Applications running on a FaaS (Functions as a Service) platform: Serverless architectures typically involve running code in the form of functions on a serverless platform. These functions are event-driven and executed in response to specific triggers or events. Serverless function execution is fully managed by a third party: In serverless computing, the cloud provider takes care of the infrastructure management and resource provisioning. The execution of serverless functions is handled automatically by the platform, relieving developers from the responsibility of managing servers or infrastructure. It's important to note that long running tasks are not typically suited for serverless architectures due to the event-driven nature of serverless functions. Also, while serverless functions may have state, it is recommended to avoid external storage dependencies and instead leverage stateless functions whenever possible. Additionally, scaling in serverless architectures is typically handled automatically by the platform, rather than being the responsibility of the application DevOps team.


Contribute your Thoughts:

0/2000 characters
Cecilia
3 days ago
I guess the cloud provider is the real server in "serverless" computing. Who knew?
upvoted 0 times
...
Genevive
8 days ago
E is false. Serverless functions should store state externally, as they are stateless by design.
upvoted 0 times
...
Mireya
30 days ago
D is false. Serverless architectures handle scaling automatically, so the DevOps team is not responsible for that.
upvoted 0 times
...
Orville
1 month ago
C is false. Long-running tasks are not well-suited for serverless, as they can incur high costs and may exceed function execution time limits.
upvoted 0 times
...
Brendan
1 month ago
A and B are correct. Serverless functions are managed by the cloud provider, and FaaS platforms are a common serverless architecture.
upvoted 0 times
...
Lucia
2 months ago
I’m not entirely sure about E; I thought storing state externally was sometimes necessary in serverless. But I agree that A and B sound correct.
upvoted 0 times
...
Kristel
2 months ago
I practiced a question similar to this, and I think A and B are the correct answers. Long running tasks don’t really fit serverless, right?
upvoted 0 times
...
Torie
2 months ago
I think B is definitely true because FaaS is a core part of serverless architectures. I’m a bit confused about A though; does it really mean fully managed?
upvoted 0 times
...
Jerlene
2 months ago
I remember studying that serverless functions are indeed managed by third parties, so A seems right. But I'm not sure about the second statement.
upvoted 0 times
...
Alva
2 months ago
I've got a good strategy here. I'll start by confirming A and B, then use the process of elimination to figure out the other true statement.
upvoted 0 times
...
Mayra
2 months ago
I'm a bit confused on this one. I know serverless means the provider manages the infrastructure, but I'm not sure about the other details. Guess I'll have to think it through carefully.
upvoted 0 times
...
Isabella
3 months ago
Okay, let me think this through. A and B are right, that's clear. I'm pretty sure D is also true - the cloud provider handles scaling, not the DevOps team.
upvoted 0 times
...
Huey
3 months ago
Hmm, I'm not sure about C and E. Aren't long-running tasks a bad fit for serverless? And I thought you could store state externally.
upvoted 0 times
...
Merilyn
3 months ago
I think I've got a good handle on this. Serverless means the cloud provider manages the infrastructure, so A and B are definitely true.
upvoted 0 times
...

Save Cancel