Build an SMS sending service with AWS Lambda, AWS SNS, the Serverless framework, Node/Express & Mongodb is a short and focused hands on introduction to different AWS services (such as AWS Lambda and SNS – Simple Notification Service, IAM), Node.js/Express, Mongo/Mongoose, and others.
Throughout this course, we will be introduced to building and deploying a backend service that will help you create, read, updated and delete customer records and send SMS messages to specific customers that are in our database.
In the course, we will:
– explore mongo atlas and create a free mongodb cluster for a specific user,
– create an AWS user via AWS console,
– install the Serverless framework,
– create a serverless.yml with our serverless configurations
– create an AWS Lambda function,
– build a CRUD API service (that will allow users to create, read, update and delete customer records)
– build an SMS sending API to send text messages to specific customers
– deploy our service to AWS and send SMS messages
Specification: Build a SMS service w/ AWS Lambda, Node/Express & Mongo
|
3 reviews for Build a SMS service w/ AWS Lambda, Node/Express & Mongo
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $9.99 |
---|---|
Provider | |
Duration | 1 hour |
Year | 2020 |
Level | All |
Language | English ... |
Certificate | Yes |
Quizzes | No |
$19.99 $9.99
Fuat Yazar –
was looking for comprehensive step by step instructions, and found them here. Before I spent 2 days, although I made it work, I did it without understanding, now everything started to make sense. Thanks to Author a lot, this course can be extended with other examples, I am not sure but beside SMS other AWS services for example.
Mark Mackenzie –
This was a really nice course; short sweet and concise. I enjoyed it.
Phill Rodgers –
Some of the code in the repository no longer works with the API the status responses shown don’t come down that way. Rather expensive for a 45 minute CRUD run through.