AWS
-
Software Development
Mastering Terraform: 20 Essential Best Practices
Terraform, an open-source infrastructure as code (IaC) tool, has revolutionized the way organizations manage their infrastructure. By enabling the creation,…
Read More » -
Software Development
Fortify Your AWS Account: 5 Top Practices for IAM Security
In the ever-evolving landscape of cloud computing, Amazon Web Services (AWS) has emerged as a cornerstone for businesses seeking scalable…
Read More » -
Software Development
A Comprehensive Guide to the Log Aggregation Pattern
In the ever-evolving landscape of software development and operations, efficiently managing logs and extracting meaningful insights from them has become…
Read More » -
Software Development
Integrating AWS EKS with Anthos
Introduction Anthos allows you to attach any non-GKE Kubernetes cluster. In this article, I will demonstrate how to attach an…
Read More » -
DevOps
Sharing a Secret with a Tomcat Service in ECS
AWS is pretty good, with a lot of documentation. However, often you need to spot the detail you need among…
Read More » -
Python
Diagrams as Code with Python
In my career I have noticed that often organizations are reluctant on providing Engineering teams with licenses for software to…
Read More » -
Software Development
Going Native
If I look at recent projects, I’ve used various forms of Git, a few variations on Jenkins, and the leading…
Read More » -
Enterprise Java
Connecting to Kibana Within an AWS VPC
When you use the managed Elasticsearch service on AWS, you usually choose an encrypted connection (via KMS-managed keys), which means…
Read More » -
Enterprise Java
AWS SDK 2 for Java and storing a Json in DynamoDB
AWS DynamoDB is described as a NoSQL key-value and a document database. In my work I mostly use the key-value…
Read More »