From the course: Cloud Architecture: Design Decisions
Unlock this course with a free trial
Join today to access over 24,600 courses taught by industry experts.
Serverless
From the course: Cloud Architecture: Design Decisions
Serverless
- Serverless computing is the ability to support the execution of an application or set of functions without selecting and configuring cloud resources such as storage, computing, et cetera. It's a bit confusing considering that serverless does leverage cloud servers. However, serverless systems, such as AWS Lambda or Microsoft Functions, don't require you to do the work to size the resources you need to run an application. The core advantages of leveraging serverless includes perform real-time data processing for many types of application use cases, build scalable back-end services that are able to provide self-scaling, and Glue and choreograph systems to integrate services, applications, and processes. By this, I mean that we're able to leverage our serverless applications to control other applications, databases, or systems. The core advantage of serverless cloud-based systems is that they remove the need to select and configure the resources needed to run a process such as an…
Contents
-
-
-
-
-
-
-
(Locked)
Performance management4m 19s
-
(Locked)
Proactive security3m 27s
-
(Locked)
Serverless3m 15s
-
(Locked)
Containers and container orchestration2m 55s
-
(Locked)
IoT and edge computing3m 49s
-
(Locked)
Machine learning, generative AI, agentic AI, and deep learning5m 44s
-
(Locked)
Multi-cloud2m 21s
-
(Locked)
Low-code and no-code1m 27s
-
(Locked)
Emerging technology2m 37s
-
(Locked)
-