
Build Serverless application on AWS Cloud
-
Training TypeLive Training
-
CategoryDevOps
-
Duration8 Hours
-
Rating4.8/5


AWS Fundamentals Certification Course Introduction
About AWS Fundamentals Certification Course
This will be a hands-on workshop to Design and Develop Serverless Application using modern techniques which includes AWS Lambda, API Gateway, DynamoDB, S3, CloudFront. It's going to be an enriching experience to create an end-to-end working Single Page Application using REST interface.
Serverless computing offers a number of advantages over traditional cloud-based or server-centric infrastructure. It allows developers to build apps without the headache of managing infrastructure. More specially, it enables them to write in serverless code without having to Provision a server, Ensure its functionality, Create test environments on a server. It also offers greater scalability, more flexibility, and quicker time to release, all at a reduced cost. This workshop will help you building a serverless web application by leveraging AWS Services.
AWS Fundamentals Certification Course Objective
- Effectively demonstrate knowledge and advantages of serverless architecture and how to architect and deploy a scalable serverless web application hosted on AWS.
- Provide implementation guidance based on best practices to the organization throughout the life cycle of the application covering various components like:
1. Create REST API for CRUD (Create Read Update and Delete) Operations using AWS API Gateway and Lambda Functions
- a. Create New Tutorial
- b. Read all Tutorials, Search Tutorial By its Title, Get Tutorial by its ID
- c. Update the Tutorial
- d. Delete Tutorial
2. Postman - Most popular REST Client for testing your REST API, Learn how to Install and Use POSTMan to call the APIs
3. By the end of the session you will learn to develop a highly scalable app using AWS Serverless Architecture running with the Lowest cost options.
Who is the AWS Fundamentals Certification Target Audience?
Students & Professionals want to learn or enrich AWS Cloud skills including Programmers, Developers, Technical Leads, Architects.
What Basic Knowledge Required to Learn AWS Fundamentals?
Basic understanding of AWS cloud platform
Python scripting
Rest API
Available Batches
Pricing
Require a Different Batch?
Request a Batch For

-
What is Serverless Architecture
-
Advantages of serverless
-
Scalable serverless Architectures with AWS
-
Application Overview
-
Application Archtecture
-
Application Components
-
Introduction to S3 Bucket
-
Create S3 Bucket
-
Enable Public Hosting on S3 Bucket
-
Introduction to EC2 Instance
-
Create EC2 Instance
-
Build Static File App (React and Nodejs)
-
Deploy Static File App on S3 Bucket
-
DynamoDB Introduction
-
DynamoDB Tables, Components Primary Key, Composite Keys
-
Hands on Labs - Dynamo DB
-
Introduction to Rest APIs
-
Advantages of REST APIs
-
Introduction to Lambda
-
Lambda invocation types
-
Lambda Scaling and Service Limits
-
Lambda Operations & monitiong
-
Lambda Testing
-
Hands on Labs - AWS Lambda
-
Introduction to Amazon API Gateway
-
API Gateway Architecture, API Methods & Resources
-
API Gateway CORS
-
Hands on Labs- API Gateway
-
Why Postman?
-
Installation & Set-up
-
Hands-on Lab- Postman
-
Application Deployment and Execution
-
End to end working App