@tiacode
DevOps & Cloud Engineer
Nothing here yet.
Nothing here yet.
Mar 21 · 4 min read · If you’ve ever found yourself copying Terraform outputs into Kubernetes ConfigMaps, you’re not alone. At some point, many developers end up doing this: RDS_ENDPOINT: "<terraform-output>" DB_SECRET_ARN
Join discussionMar 16 · 6 min read · Overview When running workloads in Kubernetes, one of the biggest challenges is securely accessing AWS services. If you're using Amazon EKS, the recommended approach is IAM Roles for Service Accounts
Join discussion
Jan 19 · 4 min read · Problem Statement StudyBud, a Django project I cloned from GitHub, runs a backend that is manually deployed on an EC2 instance. Each release required SSH access, manual Docker commands, and ad-hoc fixes. The application stores its SQLite database wit...
Join discussion