Immerse yourself in Amazon Web Services (AWS) with this hands–on, project–based course – and truly internalize some highly valuable skills in the world of technology. We’ll walk you through building your own chat website using nothing but AWS services – and no standalone services or server instances at all!
Building a serverless app using AWS and its Lambda service is a great introduction to the core services AWS offers. As you create your chat application, you’ll learn and use the following AWS services:
S3 (Simple Storage Service) – For storing static HTML and vending it to your users’ browsers
Lambda – For executing logic in the cloud for storing and retrieving data in your application
IAM (Identity and Access Management) – For securing access to your services
API Gateway – For presenting a well–modeled API to your clients and automatically generating client–side code to communicate with it
DynamoDB – For quickly storing and retrieving data at scale
Cognito – For managing users, account creation, and logins securely
CloudFront – For accelerating the delivery of your site to end users with a CDN
We’ll tie it all together by learning and practicing Javascript, and we’ll learn about CORS to grant browsers the permissions they need to run a serverless application.
Instructor Details
Courses : 7
Specification: Build a Serverless App with AWS Lambda – Hands On!
|
16 reviews for Build a Serverless App with AWS Lambda – Hands On!
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
$49.99 $17.99
Kyle Burger –
The course is well structured with a definitive script to the objectives. The real world example is perfect for getting the point across while using many of the key AWS features that I am interested in exploring.
Anurag Pundir –
very brief introduction . love it!!
Sebastian Nievas –
The pace works very well, dives right into it and the explanations are excellent at any play speed level. Thanks for putting this course together!
KARTHIKEYAN JEYABALAN –
Yes, next time will you have little big CRUD based app.
Abhishek Bose –
NEED WHY EXPLANATION ALSO IN THE VIDEO
Johannes Heininger –
I really can recommend this course like all I have seen so far from this instructor.
Prashant Sharma –
I m new with AWS and setting all what have been shared till now.
Guillermo Salas –
Conveying the concept that pretty much anything hosted on a Cloud platform is dubbed serverless is misleading and incorrect according to what we can all agree is Cloud erminology. When I saw serverless I was expecting to step into AWS Lambda specific content… not how hosting a site off of an S3 bucket is considered serverless just because I am not managing or have access to the server. This content is very elementary.
Vladimir Kuznetsov –
sounds pretty exciting, looks like it is opening new horizons for me
Nick Bordeau –
Good beginner course, but definitely out of date. Would be nice to see some additions made with Lambda Layers and deploying an application from your IDE. All in all though, worth the watch!
Yu Wei Tan –
Clear explanation in videos. However, many questions in the Q&A section have not been answered.
Funda Istvan –
The choice of project is excellent because traditional chat apps with authentication can be pesky to build. A great way to learn some of the most commonly used/useful AWS services that you are likely to encounter on the job.
Shi Shu –
Pros: A very nice hands on course overall! I learned a lot about API Gateway, lambda, and DynamoDB. You don’t need to know HTML/CSS/Javascript/Nodejs etc. since all the codes are prepared for you already. Cons: The teaching assistant will reply to your question usually within a day, but they are not able to actually provide a solution to your issue. More often you learn from your fellow students, but there is no guarantee that the other students will reply to your question.
Rutviparesh Naik –
80% course content matches with my expectations. Good start to get used to with AWS services
John Bloomer –
good pace, good level of detail
Coen Damen –
Gave me a good overview on how to build an app with AWS.