SUS06-BP02 Keep your workload up-to-date - Sustainability Pillar

SUS06-BP02 Keep your workload up-to-date

Keep your workload up-to-date to adopt efficient features, remove issues, and improve the overall efficiency of your workload.

Common anti-patterns:

  • You assume your current architecture is static and will not be updated over time.

  • You do not have any systems or a regular cadence to evaluate if updated software and packages are compatible with your workload.

Benefits of establishing this best practice: By establishing a process to keep your workload up to date, you can adopt new features and capabilities, resolve issues, and improve workload efficiency.

Level of risk exposed if this best practice is not established: Low

Implementation guidance

Up to date operating systems, runtimes, middlewares, libraries, and applications can improve workload efficiency and make it easier to adopt more efficient technologies. Up to date software might also include features to measure the sustainability impact of your workload more accurately, as vendors deliver features to meet their own sustainability goals. Adopt a regular cadence to keep your workload up to date with the latest features and releases.

Implementation steps

  • Define a process and a schedule to evaluate new features or instances for your workload. Take advantage of agility in the cloud to quickly test how new features can improve your workload to:

    • Reduce sustainability impacts.

    • Gain performance efficiencies.

    • Remove barriers for a planned improvement.

    • Improve your ability to measure and manage sustainability impacts.

  • Inventory your workload software and architecture and identify components that need to be updated.

    • You can use AWS Systems Manager Inventory to collect operating system (OS), application, and instance metadata from your Amazon EC2 instances and quickly understand which instances are running the software and configurations required by your software policy and which instances need to be updated.

  • Understand how to update the components of your workload.

    Workload component How to update

    Machine images

    Use EC2 Image Builder to manage updates to Amazon Machine Images (AMIs) for Linux or Windows server images.

    Container images

    Use Amazon Elastic Container Registry (Amazon ECR) with your existing pipeline to manage Amazon Elastic Container Service (Amazon ECS) images.

    AWS Lambda

    AWS Lambda includes version management features.

  • Use automation for the update process to reduce the level of effort to deploy new features and limit errors caused by manual processes.

Resources

Related documents:

Related examples: