Skip to content

Commit

Permalink
Update docs/multi-organization-guide.md
Browse files Browse the repository at this point in the history
Co-authored-by: Simon Kok <[email protected]>
  • Loading branch information
AndyEfaa and sbkok authored Nov 11, 2023
1 parent cf42060 commit 3d25aeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/multi-organization-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ The development flow is as follows:
4. Once all tests passed successfully, the code is moved from the "int" AWS Organization to the "prod" AWS Organization.
5. Assuming that the propagation and the deploymemt in the "prod" AWS Organization was successful, the code is now fully deployed in the "prod" AWS Organization and is available to the end-users.

The benefits of such a setup is that an Enteprise can apply the same common `Software Development Lifecycle` to typical "one-off" landing zone services that are hard to test in a single-orgaization setup. It enables an Enterprises 'Cloud Center of Excellence' (landing zone team) a
The benefits of such a setup is that an Enterprise can apply the same common `Software Development Lifecycle` to typical "one-off" landing zone services that are hard to test in a single-organization setup. It provides the enterprise's 'Cloud Center of Excellence' (landing zone team) a
controlled process to develop, test and validate changes to wide reaching mission-critical
services, including but not limited to:
- Service Control Policies changes.
Expand Down

0 comments on commit 3d25aeb

Please sign in to comment.