thank you
- 4 Posts
- 5 Comments
Joined 6 days ago
Cake day: August 7th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
it’s just for my portfolio. it’s like self-hosting for enterprise
if someone finds a flaw in the code, diagram, or anything actually
i agree. they should be run in a confined env first
it is actually possible to add non-root iam accounts using your root iam account. however, in order to do that, you first have to create an access key for your root user, which is not recommended by aws.

the method is to manually create a non-root user, add an initial iam permission to modify the iam resources, and automate the additional iam permission agregation via script in gitlab-ci.yml