Governance
Effective governance strategies on AWS are key to ensuring that your AWS platform is operating efficiently while mitigating risks and complying with relevant regulatory policies. This is particularly important for highly regulated industries such as banking or pharmaceutical manufacturing, but everyone can benefit from the governance features that AWS provides.
As you move away from a small AWS platform to a larger AWS platform, you will likely have several accounts to manage. Maybe you are centralizing your logs into one account, or maybe you have one account for all networking ingress and egress. As you gain more accounts to manage, enforcing controls across them becomes complex. As a platform administrator, you might want to restrict which services can be used in each account, ensuring that only approved services can be used. AWS Organizations was launched for this purpose.
AWS Organizations
AWS Organizations provides a way to create and manage multiple AWS...