When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

AWS Serverless - Lambda & API Gateway - Complete Guide 2018
Learn how to write, deploy & manage your own AWS Lambda functions

This Course Includes
udemy
4.7 (148 reviews )
4 total hours
english
Online - Self Paced
course
Udemy
About AWS Serverless - Lambda & API Gateway - Complete Guide 2018
Amazon revolutionized the paradigm of backend system design in 2014 with the introduction of AWS Lambda. This groundbreaking service has forever changed the way we approach the development of APIs and data processing tasks.
The primary focus of this course is to provide a comprehensive understanding of Lambda functions. Through a highly interactive and practical approach, participants will delve into the realm of serverless functionality surrounding Lambda.
1. The course begins by covering the fundamentals of writing Lambda functions. Participants will gain insight into the intricacies of crafting code that seamlessly integrates with the Lambda environment.
2. In addition to writing Lambda functions, the course explores the execution process and lifecycle of these functions. Participants will gain a deep understanding of when and how the Lambda environment halts the execution of functions.
3. Connecting Lambda functions with other AWS services is a crucial aspect of serverless application development. Participants will learn how to integrate Lambda functions with services such as DynamoDB and Kinesis, enabling seamless communication and data processing.
4. Leveraging the power of Lambda functions, the course also delves into the creation of APIs. Participants will discover how to develop APIs using Lambda functions as the backbone, enabling efficient and scalable communication between clients and the backend.
5. Advanced topics such as API stages, caching, throttling, and authentication are also covered in the course. Participants will gain hands-on experience implementing these features, enhancing the security, performance, and reliability of their serverless applications.
6. To provide a holistic learning experience, the course culminates in the creation of a single-page frontend application. Participants will learn how to authenticate this application using the combined power of Cognito, API Gateway, and Lambda functions, ensuring secure access to their serverless application.
By the end of this course, participants will possess a comprehensive skill set to design, develop, and deploy scalable and efficient serverless applications using AWS Lambda.
What You Will Learn?
- After taking this course you will be able to confidently talk about AWS Lambda.
- You will learn how Lambda functions are created and deployed.
- You will learn life cycle span of Lambda functions.
- Your will learn how to design and write API's with Lambda and API Gateway.
- You will learn hands-on how to implement API caching, throttling, stages, authentication and more.
- Learn how to trigger Lambds functions from Kinesis and DynamoDB.