aws.amazon.com/about-aws/wh...
aws.amazon.com/about-aws/wh...
Keeping costs under control is important when using the cloud. Prices are typically quoted in fractions of cents and there is lots of free usage included. As with anything though, if you use enough (and don’t clean up), it adds up. Serverless tools can help.
(1/3)
🧵
Keeping costs under control is important when using the cloud. Prices are typically quoted in fractions of cents and there is lots of free usage included. As with anything though, if you use enough (and don’t clean up), it adds up. Serverless tools can help.
(1/3)
🧵
If you’ve used AWS serverless components you have likely used AWS Lambda. You can write Lambda code to do almost anything but there are approaches you can use where you don’t need to write Lambda functions for everything. (1/4)
🧵
If you’ve used AWS serverless components you have likely used AWS Lambda. You can write Lambda code to do almost anything but there are approaches you can use where you don’t need to write Lambda functions for everything. (1/4)
🧵
github.com/dmoggles/foo...
github.com/dmoggles/foo...