Developing an API backend | AWS Lambda | API Gateway | DynamoDB

preview_player
Показать описание
⭐️ Check My Udemy Courses ⭐️

★ How to build a #REST api with #AWS #Dyanamodb, #API Gateway and #Lambda

Welcome to my channel on AWS Cloud Computing. I create videos on serverless architectures, containerization technologies, cloud-native databases, machine learning services, web and mobile development, and AWS Certifications.

💖 Become a Patron: Show Support 💖

★ Recommended playlists ★

AWS Cloud Workshop ✅

Artificial Intelligence and Machine Learning ✅

Building a complete app with AWS Amplify ✅

Building an E-Commerce Application with AWS ✅

AWS AppSync Series ✅

Building intelligent chatbot series ✅

Containers on AWS ✅

Serverless Application Development ✅
Рекомендации по теме
Комментарии
Автор

Thanks for watching! If you like this content we need your support to grow our channel. Please subscribe and share it with your friends. If you have any suggestions, please share with us too 🙂

EnlearAcademy
Автор

Well explained. Looking forward to the forthcoming videos.

RumeshEranga
Автор

This is so helpful and especially this implementation part is great for beginners. Keep it Up.

HBACPradeep
Автор

Awesome explanation! Thank you so much !

wdevon
Автор

sir if we have src folder inside it 5 lambda functions so after deploye it will create 5 separate lambda fun on aws or same there also create one folder inside it functions src/functions?

shahidabbas
Автор

Manoj, you are such a awesome guy! Thank you so much for your videos..

narayanatummala
Автор

Clearly explained Manoj !! The way that was explained would help anyone to understand even without having any experience with AWS services. Great Lecture !!

iamdinidu
Автор

Which IDE are you using? Is that serverless IDE from visual Studio?

diveshkswn
Автор

Hi, thanks for the video. While deploying the API gateway serverless, how is automatically doing the activities behind the scenes? How does it get into AWS to perform all these actions?

jetank
Автор

I tried the exact same steps mentioned for deploying serverless api code. I am not getting any endpoint generated. Can you please help ?

ashishatcsc
Автор

Can you make a full CRUD invoice entry app using AWS AURORA with API Gateway and Lambda

gtanmoy
Автор

This is what I am getting as output.


PS serverless deploy -v
Serverless: Packaging service...
Serverless: Service files not changed. Skipping deployment...
Service Information
service: my-service
stage: dev
region: us-east-1
stack: my-service-dev
resources: 1
api keys:
None
endpoints:
None
functions:
None
layers:
None

Stack Outputs

ashishatcsc