
Running Containers on AWS as per Business Requirements and Capabilities
We can run containers with EKS, ECS, Fargate, Lambda, App Runner, Lightsail, OpenShift or on just EC2 instances on AWS Cloud. In this post I will discuss on how to choose the AWS service based on our organization requirements and capabilities.
In-Short
CaveatWisdom
Caveat: Meeting the business objectives and goals can become difficult if we don’t choose the right service based on our requirements and capabilities.
Wisdom:
- Understand the complexity of your application based on how many microservices and how they interact with each other.
- Estimate how your application scales based on business.
- Analyse the skillset and capabilities of your team and how much time you can spend for administration and learning.
- Understand the policies and priorities of your organization in the long-term.
In-Detail
Read More →
