Working with Cloud infrastructure is not an easy job and takes months/years of hands-on experience to get comfortable with it. The challenge for every cloud professional is the complexity of monitoring cloud infrastructure because you need to spend hours checking if everything is operating well. However, this is about…
Security
Access AWS Services outside AWS world using IAM Roles Anywhere
IAM access gets more complicated when we want to allow access to a client/application which needs access outside of the AWS cloud. Disadvantage in using IAM Keys * AWS keys will be a long lived credentials * Frequent rotation of IAM keys AWS IAM Roles Any where is a newly released…
Database access via AWS SSO
Every Team/Products owns a RDS(Mysql/Postgres) instance. Infra Team will use superuser account to create new application users with permissions to the databases as required. These new user accounts are not bound to any individual, so it is shared within the team and all team members use the…
How Wego Intranet was created
The main objectives here are to have an additional layer of security in Wego and also make every Wegonaut's life easier for searching for the tools needed in their day-to-day job, especially for new hires as one of the challenges that new employees encounter is understanding the tools…