Serverless Technologies
Full-Access Members Only
Sorry, this lesson is only available to Server Academy Full-Access members. Become a Full-Access member now and get instant access to this and many more premium courses. Click the button below and get instant access now.
Instructions
Q&A (0)
Notes (0)
Resources (0)
Saving Progress...
Resources
There are no resources for this lesson.
Notes can be saved and accessed anywhere in the course. They also double as bookmarks so you can quickly review important lesson material.
Embracing serverless technologies can significantly reduce operational complexity by eliminating the need to provision, manage, and scale servers for your applications. Serverless services automatically handle the underlying infrastructure, allowing you to focus on writing code and delivering business value.
In this lesson, we will cover:
AWS Lambda
AWS Lambda is a serverless compute service that lets you run code without provisioning or managing servers. You pay only for the compute time you consume, and there is no charge when your code is not running.
Let's get started!
Amazon API Gateway
Amazon API Gateway is a fully managed service that makes it easy to create, publish, maintain, monitor, and secure APIs at any scale. It acts as a "front door" for applications to access data, business logic, or functionality from your backend services.
Amazon EventBridge
Amazon EventBridge is a serverless event bus service that makes it easier to build event-driven applications by connecting data from your applications, integrated Software-as-a-Service (SaaS) applications, and AWS services.
Server Academy Members Only
Sorry, this lesson is only available to Server Academy Full Access members. Become a Full-Access Member now and you’ll get instant access to all of our courses.