Questions tagged [aws-landing-zone]

AWS Landing Zone is a solution that helps customers more quickly set up a secure, multi-account AWS environment based on AWS best practices.

AWS Landing Zone is a solution that helps customers more quickly set up a secure, multi-account AWS environment based on AWS best practices.

This solution can help save time by automating the set-up of an environment for running secure and scalable workloads while implementing an initial security baseline through the creation of core accounts and resources. It also provides a baseline environment to get started with a multi-account architecture, identity and access management, governance, data security, network design, and logging.

Ref: https://aws.amazon.com/answers/aws-landing-zone/

18 questions
0
votes
1 answer

How do I use AWS Control Tower but ignore the AWS SSO feature in favor of a custom ADFS approach?

Goal: To use all of AWS Control Tower's features except AWS SSO, because the organization I'm working with doesn't want to change any aspect of identity management and single-sign-on at this time. Currently, this organization uses ADFS in their…
0
votes
2 answers

How to get an existing aws account into Landing zone?

I have done with the Landing zone solution setup with initial template which provided by AWS. Now,I have one existing account and I want to get that account into my landing zone.
0
votes
5 answers

Copy/Export AWS Security Group to multiple AWS accounts

I have multi-account AWS environment (set up using AWS Landing Zone) and I need to copy a specific security group to all the accounts. I do have a CFT written, but it's too much of a repetitive task to do this one by one. The security group is in…
1
2