AWS whitepapers documentation change
Summary
Archived the whitepaper and removed abstract/content, redirecting to current microservices guidance
Security assessment
Change only marks document as archived without addressing security vulnerabilities or adding security content
Diff
diff --git a/whitepapers/latest/running-containerized-microservices/welcome.md b/whitepapers/latest/running-containerized-microservices/welcome.md index 13f678664..e22239a66 100644 --- a//whitepapers/latest/running-containerized-microservices/welcome.md +++ b//whitepapers/latest/running-containerized-microservices/welcome.md @@ -5,2 +4,0 @@ -Abstract - @@ -9,7 +7 @@ Abstract -Publication date: **February 27, 2024** ([Document Revisions](./document-revisions.html)) - -## Abstract - -This whitepaper is intended for architects and developers who want to run containerized applications at scale in production on Amazon Web Services (AWS). This document provides guidance for application lifecycle management, security, and architectural software design patterns for container-based applications on AWS. - -We also discuss architectural best practices for adoption of containers on AWS, and how traditional software design patterns evolve in the context of containers. We leverage Martin Fowler’s principles of microservices and map them to the twelve-factor app pattern and real-life considerations. After reading this paper, you will have a starting point for building microservices using best practices and software design patterns. +**Notice: This whitepaper has been archived. For the latest microservices guidance, visit[ Microservices on AWS](https://aws.amazon.com/microservices/). ** @@ -23,2 +14,0 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Introduction -