How would you architect a secure clickops friendly sandbox account? #54
Unanswered
nitrocode
asked this question in
Free Tier Support
Replies: 1 comment 1 reply
-
|
We helped a few customers set up similar sandbox accounts. The idea is that developers or a team of developers has their own sandbox account(s) where they have full control.
We have a bit more on account-level boundary design here as well. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Developers want to experiment and PoC apps and don't want to use terraform or even yaml. Trying to convince them of that approach is an uphill battle even if you spend cycles to make their life easier. This also comes up in annual hackathons.
I thought perhaps a sandbox would be fitting.
What are your thoughts? How can we create a frictionless sandbox for ephemeral resources so users can experiment without shooting the company in the foot?
Beta Was this translation helpful? Give feedback.
All reactions