An intro to Amazon Fargate: what it is, why it‘s awesome (and not), and when to use it

If you‘ve ever tried running and managing containers in production, you know it‘s no simple task. Ensuring your containers have the right resources, configuring the networking between them, keeping everything secure, and scaling to handle traffic spikes adds a lot of complexity. Amazon Fargate aims to solve many of these challenges by allowing you to…