Software Alternatives & Reviews

Testing your Landing Zone when using AWS Deployment Framework

AWS Organizations AWS Control Tower
  1. AWS Organizations from Amazon Web Services (AWS)
    Within AWS Organizations you can apply Service control policies (SCPs). All AWS Accounts under the OU (Organization Unit) with the SCP will be subjective to this SCP. What if you need to make a change in this SCP? How can you test this change? SCPs are not the only things you might want to test. Remember that I mentioned that ADF is also bootstrapping the accounts? That could be a VPC with subnets for networking. How do you ensure that the change that you made works as intended? When merging to your main branch. It will trigger a rollout process depending on your configuration.

    #Data Integration #Stream Processing #Web Service Automation 27 social mentions

  2. AWS Control Tower provides you with a single location to set up a well-architected multi-account environment to govern your AWS workloads with rules for security, operations, and compliance. Sign up for our preview today!
    Build your own… In this post I am focussing on ADF. The benefit of ADF over AWS Control Tower is that you have more control over the framework. All resources run in your accounts and are under your control. AWS Control Tower is a managed service by AWS. Giving less flexibility but remove maintenance burden.

    #Security #Online Services #Monitoring Tools 16 social mentions

Discuss: Testing your Landing Zone when using AWS Deployment Framework

Log in or Post with