Skip to content

Commit 2378605

Browse files
committed
seo changes
1 parent 2f49f35 commit 2378605

File tree

1 file changed

+1
-1
lines changed
  • content/well-architected-framework/docs/docs/define-and-automate-processes/deploy/zero-downtime-deployments

1 file changed

+1
-1
lines changed

content/well-architected-framework/docs/docs/define-and-automate-processes/deploy/zero-downtime-deployments/infrastructure.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to implement blue green deployment strategies for zero-do
55

66
# Deploy blue green infrastructure
77

8-
Infrastructure changes like server or network policy updates can cause costly downtime if not managed correctly. Blue green deployment strategies lower this risk by maintaining two identical production environments, allowing you to test changes thoroughly before switching traffic. This guide explains what blue green infrastructure is, and explains how Terraform can help you implement it.
8+
Infrastructure changes like server or network policy updates can cause costly downtime if not managed correctly. Blue green deployment strategies lower this risk by maintaining two identical production environments, allowing you to test changes thoroughly before switching traffic. This guide explains what blue green infrastructure is and explains how Terraform can help you implement it.
99

1010
## What is blue green infrastructure
1111

0 commit comments

Comments
 (0)