PinnedPublished inCodeXPoints to Consider for Structuring Infrastructure as Code RepositoriesAs organizations use the Infrastructure as Code approach to creating and maintaining infrastructure components, mostly in Public/Private…Jul 8, 20221Jul 8, 20221
PinnedPublished inCodeXIaC Setup using Terragrunt and TerraformTerragrunt allows you keep your Terraform code DRY. When I tried it, I wondered how I could leverage it in a similar way where we can keep…Feb 26, 2022Feb 26, 2022
How to SSH into Private Bastion/Jump HostBuilding on top of the previous article around Stop exposing Bastion Host over the Internet, how such a setup in AWS Cloud leveraging AWS…Feb 10, 2024Feb 10, 2024
Published inCodeXStop exposing Bastion Host over the InternetBest practice of network architecture in Cloud (or even in Data Center) is to segregate your infrastructure resources in appropriate…Feb 9, 2022Feb 9, 2022
Published inCodeXAWS Firehose Data Format Conversion — Failed Records ReprocessingDuring the window when Firehose role didn’t have permission to Glue Table, it failed to write the data as Parquet, instead raw data…Dec 29, 2021Dec 29, 2021
Published inGeek CultureHow many AWS Accounts do I need? — Part 2Evolution of AWS Organizations, creating and setting up new Accounts as your business and requirements grow from PoC to Disaster Recovery.Dec 20, 2021Dec 20, 2021
Published inGeek CultureHow many AWS Accounts do I need?AWS infrastructure with Multi-Account setup is considered a best practice. Areas you should consider in deciding AWS Accounts for your Org.Sep 30, 2021Sep 30, 2021
Published inCodeXObservable MicroserviceMaking a service observable requires appropriate instrumentation of the code, covering important areas of the service’s internal working…Apr 1, 2021Apr 1, 2021