Rocket Squirrel Rocket Squirrel
Rocket Squirrel

A global community of coders, developers, and designers

April 2024
M T W T F S S
1234567
891011121314
15161718192021
22232425262728
2930  

Categories


A global community of coders, developers, and designers


microservices1

Hosting Your Service on AWS Lambda

Abstract This article will go over hosting our RSS Feed Slack Bot we created earlier. If you have not followed along you can grab the code from Github. I chose to use AWS Lambda because it should cost less than a dedicated hosting solution, such as EC2. Also, I wanted to learn how to use AWS Lambda. Adding an AWS Lambda Hook Add this [...]

thewongguythewongguy