Which AMI type was built specifically for containerized workloads?

0

MCQ question

I have learned that bottlerocket is the optimized AMI for containerized workload. Should I use Bottlerocket or Amazon Linux 2 in EKS to get the best performance ?

demandé il y a un mois363 vues
1 réponse
2

Hello,

Bottlerocket is purpose-built for running containers, while Amazon Linux 2 will be built for General Purposes. Bottlerocket does offer many features, which makes it a great AMI for running container workloads. By including only the components needed to run containers, Bottlerocket has a smaller resource footprint, shorter boot times, and a smaller security attack surface compared to Linux. A smaller footprint helps reduce costs because of decreased usage of storage, compute, and networking resources. The use of container primitives (instead of package managers) to run software lowers management overhead.

Unless your application has specific requirements for the operating system, hardware architecture (x86 vs. Arm), or Docker version, the ECS/EKS-optimized AMI (Bottlerocket) is recommended for the best performance.

profile picture
Julian
répondu il y a un mois
profile picture
EXPERT
vérifié il y a un mois
profile picture
EXPERT
vérifié il y a un mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions