#serverless
Read more stories on Hashnode
Articles with this tag
Imagine the scenario: guests are about to arrive, and you realize your fridge is running low on beer. Your BoA (Beverage on Arrival) SLA is in danger,...
AWS Simple Queue Service (SQS) provides a reliable and scalable messaging solution, while AWS Lambda offers serverless computing capabilities....
AWS AppConfig is a tool under AWS Systems Manager which handles, you guessed it, configurations of your applications. One of the major features are...
AWS WAF, the managed Web Application Firewall, is a commonly used service to secure APIs, load balancers, and applications. But because of how the...
A comparison and showcase of the most commonly used frameworks for building serverless apps on AWS · In this post, we'll look at some of the most popular...
Rust, Lambda, Api Gateway, CDK · In today's WOD, we'll learn how to deploy a Rust-lambda in AWS using CDK. We'll start relatively easy today. However,...