/images/avatar.png

Learn at your pace

My Experience as a Notable Contributor at GitLab

Discover the inspiring journey of a developer who went from making small documentation changes to being named GitLab's Notable Contributor for version 18.5. This personal account details the path from initial contributions in Golang projects, like the GitLab CLI and Terraform provider, to the surprising nomination and ultimate recognition. Learn about the challenges, the growth, and the incredible feeling of contributing to a platform you love. If you've ever considered contributing to open-source, this story will show you that developers of all levels can make a significant impact and find unexpected rewards along the way.

Encryption in AWS: A Key Guide for Your Solutions Architect Interview

Are you preparing for a Solutions Architect interview and want to master security concepts? This complete guide is your starting point. We break down the fundamentals of encryption in a simple and direct way: learn the difference between an algorithm and a key, when to use symmetric vs. asymmetric encryption, and how these concepts are applied in the real world with practical examples from key AWS services like S3, KMS, EBS, and SSH. Read this article and confidently answer encryption questions in your next interview!

From Chaos to Control: Managing Microservice Environment Variables in AWS

Managing environment variables across 40 microservices can be chaotic and insecure. Discover how we tackled this challenge by centralizing secrets and configurations with AWS Parameter Store instead of AWS Secrets Manager. This article offers a step-by-step guide, including Go code examples, to improve your system's security and simplify operations.

Three AWS Associate Certifications in Six Months: My SysOps Admin Experience and Beyond

Mission accomplished! I'm proud to have completed the AWS Associate core by obtaining my Solutions Architect, Developer, and SysOps Administrator certifications. Learn about my journey to the SysOps Admin exam, the essential operational knowledge, and why these three certifications are a game-changer for cloud professionals. Find out what's next for my professional growth!

S3 Bucket Policies: Utility and Practical Examples

Navigating AWS S3 bucket policies can be tricky! This article breaks down what S3 bucket policies are, how they work, and provides practical examples to help you control access and define rules for your S3 buckets. Learn how to manage who can read or create objects, enforce encryption, and even restrict access based on tags or secure transport (HTTPS).
Get latest posts delivered right to your inbox