Cost Matters! The Serverless Edition
Discover the cost implications of serverless on AWS Fargate versus self-hosted Kubernetes for your ACME Fitness Shop. Dive into a detailed comparison of service discovery, logging, compute, and data traffic expenses.
As a trend cloud vendors tend to use the word serverless quite loosely. While serverless comes in a lot of shapes and sizes and as long as the characteristics fit within the four categories from my last blog, it is a serverless service. To make sure that we’re all on the same page, I’ll use the following definition for serverless:
“Serverless is a development model where developers focus on a single unit of work and can deploy to a platform that automatically scales, without developer intervention.”
In this blog post, we’ll look at how that model works on AWS Fargate, which allows you to run containers without having to manage servers or clusters.