When to Use AWS Lambda vs Docker
Who wins when it comes to microservice architecture implementation?
Sep 24, 202110 min read6.6K

Search for a command to run...
Articles tagged with #aws-lambda
Who wins when it comes to microservice architecture implementation?

How do you manage your REST API on AWS so that it scales with traffic? AWS offers two front-end traffic managers for REST APIs: Amazon API Gateway and Application Load Balancer (ALB). But which one is "better"? Previously, we compared the cost prof...
