Remember when DevOps was newly trending? The tech world has been putting a lot of effort to reduce the gap between Development and Operations. The core idea was to make developers and operations experts work in synergy. Organizations are reaping the benefits of DevOps in terms of team collaboration, a smarter way of working, and … Continue reading Kubestack – GitOps for K8s using Terraform
DevOps
Docker – Networking
Containerization of applications gives a certain peace of mind to everyone. It’s great - the way applications can be wrapped into platform-agnostic containers which run on any system. Containers provide a generic way to run your applications on any host which makes them very unique. In my previous posts I talked about some basics of containers and … Continue reading Docker – Networking