von Daniel Lohausen | Aug 29, 2023 | Tech Story
One of the common hassles of every developer is how to handle passwords and other secrets appropriately – This means maintainable but first and foremost secure. When you are in AWS, you want to use the built-in permission system of IAM with roles and permission...
von Daniel Lohausen | Aug 21, 2023 | Tech Story
In this article, I will show how to use the ‚AWS systems manager‘ to run a setup script on an AWS EC2-instance in an automated fashion. The actual setup steps are not important, but rather my take to tackle the following requirements: The setup script...