DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Creating multi-architecture Docker images to support Graviton2 using AWS Co

4 years ago aws.amazon.com
Creating multi-architecture Docker images to support Graviton2 using AWS Co

Summary: This is a summary of an article originally published by AWS DevOps Blog. Read the full original article here →

This post provides a clear path for customers who are evaluating and adopting Graviton2 instance types for performance improvements and cost-optimization. More and more customers want to make the move to Graviton2 to take advantage of these performance optimizations while saving money.

To see this benefit in action, we look at how to build a CI/CD pipeline using AWS CodePipeline and AWS CodeBuild that can build multi-architecture Docker images in parallel to aid you in evaluating and migrating to Graviton2. With CodePipeline and CodeBuild, we can automate the creation of architecture-specific Docker images, which can be pushed to Amazon Elastic Container Registry (Amazon ECR).

The steps in this process are as follows: The prerequisites for this solution are as follows: For this post, we create a sample “Hello World” application that self-reports the processor architecture.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com