What are Serverless Apps and How to deploy one on AWS

  Рет қаралды 26,837

Tech Raj

Tech Raj

Күн бұрын

In this video, I talk about Serverless apps and how to deploy a serverless app on the AWS platform.
Serverless apps enables you to directly deploy your backend code in the form of functions that get triggered for a specified event on your app, without having to build, configure, and maintain your own server. You can also use other AWS services like AWS DynamoDB from your serverless backend.
We also use Amazon Cognito which is a user authentication service that offers access-control to our website. Then, we use the Amazon API Gateway to create an end-point and link it to a serverless function that is written on AWS Lambda. All the static files of the website are hosted on AWS Amplify.
This video follows a hands-on workshop that is officially organized by AWS, check it out here: aws.amazon.com/getting-starte...
All the commands executed in this video can be found here: gist.github.com/teja156/67faf...
Watch my video on how to get started on AWS: • Introduction to AWS | ...
This video is part of the Tech Talk Series by One Impression, sponsored by AWS.
Chapters
0:00 What are serverless apps?
1:27 Serverless apps on AWS
3:13 Architecture of this project
5:12 Install and configure aws cli
6:13 Create and populate a codecommit repo
7:55 Deploy a static app on AWS Amplify
10:11 Add authentication feature to your Amplify app
12:32 Serverless backend with AWS lambda
12:59 Create a table on DynamoDB
13:16 Create an IAM rule
15:16 Write a function on AWS Lambda
16:40 Test the Lambda function
17:36 Create a REST API for the Lamda function
20:10 Putting it together
21:11 Outro
Thanks for watching!
SUBSCRIBE for more videos!
Join my Discord: / discord
Follow me on Instagram: / teja.techraj
Website: techraj156.com​​​​​
Blog: blog.techraj156.com

Пікірлер: 36
@syaffjully9177
@syaffjully9177 2 жыл бұрын
I like his eng accent, its much clearer comparing to other indian youtuber. So its easy to listen to what he says while doing the things at the same time
@yassine5771
@yassine5771 2 жыл бұрын
True!
@rohanofelvenpower5566
@rohanofelvenpower5566 3 ай бұрын
He sounds way older thab he is
@masoomsanadi
@masoomsanadi Жыл бұрын
clear language (audio), to the point, explanatory, nice one 👍
@attrey273
@attrey273 2 жыл бұрын
Please make more videos on aws services. Loved this video
@rikhilchilka2846
@rikhilchilka2846 2 жыл бұрын
Was just wondering about this and then saw this video in my feed!
@ENGCS_DuraiMurugan
@ENGCS_DuraiMurugan 2 жыл бұрын
Utube algorithm..think what u need.. you'll get it on u r feed..
@alicejiang6448
@alicejiang6448 Жыл бұрын
loved this video!
@saikumarsunkara9742
@saikumarsunkara9742 2 жыл бұрын
Keep doing bro!!!
@abraham6797
@abraham6797 7 ай бұрын
Thanks!
@jazz-wh8co
@jazz-wh8co 2 жыл бұрын
You're great bro, Just in case you visit Delhi, I'll be happy to host you at my place, Feel free to revert.
@dineshdevanaboina9443
@dineshdevanaboina9443 2 жыл бұрын
Big fan bro❤️🖤🧡
@poomainthanm2125
@poomainthanm2125 2 жыл бұрын
Super br🤓
@proxy5061
@proxy5061 2 жыл бұрын
Plz create a playlist on AWS, plz , and also how to deploy Microservices spring boot aps in AWS, plz
@yeongheonkim3677
@yeongheonkim3677 Жыл бұрын
I have exactly same stack what you have but my app use Cockroach db instead of DynamoDB you think that still can deploy as same as approach what you did?
@ketkigokhale975
@ketkigokhale975 Жыл бұрын
Quicj question as I am bit confused,Can I follow the same process for any web appliication that I have of my own by taking help of this AWS repository example?I am trying to build my own website and planning to host it on AWS.Could you please guide?
@vinnymushagalusac.3407
@vinnymushagalusac.3407 10 ай бұрын
i'm stuck here git push -u origin master but i ended up getting this error: fatal: Unable to find remote helper for 'codecommit' how can i pass this step?
@woritsez
@woritsez Жыл бұрын
it is very clearly spoken, but there are a lot of jumps from one screen to the next and they're too fast to follow and explanations of them are too brief. i think this is because to the maker of the video the process has become second nature. how to videos by experts are nearly always this way. i wouldn't expect to be able to follow along with this as one would an actual tutorial intended for that purpose, it does provide a good insight into the process but i'd rather it was more of a thing you could follow along with as a complete newbie
@anshiksingh4130
@anshiksingh4130 2 жыл бұрын
Bro i have a question, i know how websites server work but how do games server work???
@JADE2238
@JADE2238 2 жыл бұрын
Hey Teja will you again make a puzzle like you had made earlier that "I hid 100 $ in the video" .🙂
@Ilyassubhani
@Ilyassubhani 11 ай бұрын
Hello i need help installing ssl cert on aws wordpress ty
@713BlackHouston
@713BlackHouston Жыл бұрын
How do I delete the wp-config.php file?
@gulsanober2401
@gulsanober2401 6 ай бұрын
can i deploy deploy any static website code in react
@allbeats3135
@allbeats3135 2 жыл бұрын
Mere computer ke sare file encrypted ho gai hai kya aap meri ismein kuchh madad kar sakte hain eijy virus attack
@NishantKumar-ox9qu
@NishantKumar-ox9qu 2 ай бұрын
i have issue in subtree split command can you help me
@user-dk1pq2fu5e
@user-dk1pq2fu5e Жыл бұрын
i am getting error while requesting unicorn kindly help
@riteshsinha1551
@riteshsinha1551 8 ай бұрын
7:21 i don't know why bug there is a fetch error come when i do git pull 😢😢
@kovurudhanush8209
@kovurudhanush8209 6 ай бұрын
true same error how you solved?
@manasigurav1538
@manasigurav1538 7 ай бұрын
after all of this, aws fee charge krega kya?
@rohandisa9841
@rohandisa9841 Жыл бұрын
After implementing everything I am getting a "Network Error". If anyone has encountered and solved this do provide the solution
@tarunpantangi930
@tarunpantangi930 7 ай бұрын
Facing same issue.. Can you please tell me how to fix it if you got to know??
@praveenlingala3765
@praveenlingala3765 11 ай бұрын
can i get some help?
@passiveearner726
@passiveearner726 2 жыл бұрын
First
@kovurudhanush8209
@kovurudhanush8209 6 ай бұрын
bro if you're on a thought to teach entirely then only teach when you get any error if you delete that part of video and if you're saying it's working how bro ?
@s2gamer776
@s2gamer776 11 ай бұрын
dudeee pls slow down a bit I had to watch at 0.25x at many places
КАРМАНЧИК 2 СЕЗОН 7 СЕРИЯ ФИНАЛ
21:37
Inter Production
Рет қаралды 537 М.
Did you believe it was real? #tiktok
00:25
Анастасия Тарасова
Рет қаралды 53 МЛН
That's how money comes into our family
00:14
Mamasoboliha
Рет қаралды 10 МЛН
What Is Serverless?
8:30
Traversy Media
Рет қаралды 177 М.
Watch me hack a Wordpress website..
28:52
Tech Raj
Рет қаралды 129 М.
Watch how Hackers deface websites...
8:39
Tech Raj
Рет қаралды 12 М.
How I would learn AWS Cloud (If I could start over)
7:17
Tech With Lucy
Рет қаралды 542 М.
Build with Me: Launch a website on Amazon S3 | AWS Project
8:04
Tech With Lucy
Рет қаралды 110 М.
Top 50+ AWS Services Explained in 10 Minutes
11:46
Fireship
Рет қаралды 1,5 МЛН
tRPC, gRPC, GraphQL or REST: when to use what?
10:46
Software Developer Diaries
Рет қаралды 73 М.
Hisense Official Flagship Store Hisense is the champion What is going on?
0:11
Special Effects Funny 44
Рет қаралды 3 МЛН
Опыт использования Мини ПК от TECNO
1:00
Андронет
Рет қаралды 768 М.
Tag her 🤭💞 #miniphone #smartphone #iphone #samsung #fyp
0:11
Pockify™
Рет қаралды 39 МЛН
Samsung Galaxy Unpacked July 2024: Official Replay
1:8:53
Samsung
Рет қаралды 23 МЛН