Published onApril 3, 2024Layer 4 load balancing and TLS termination on Kubernetes#software-engineering#devops#kubernetesSome notes on StartTLS, exposing PostgreSQL databases outside Kubernetes clusters at the TCP layer and TLS termination
Published onFebruary 3, 2024Understanding Kubernetes internals by building your own cluster#kubernetes#devopsBlog version of my talk at Kubernetes Community Days Kerala, 2024
Published onMarch 6, 2022How to deploy your Rails app using Capistrano#ruby-on-rails#software-engineering#devopsWrite automated deployment scripts for your Rails applications and manage multi-server deployments
Published onMarch 4, 2022Initial server setup with Ubuntu 20.04 for deploying your Rails project#software-engineering#devops#unix#ruby-on-rails
Published onMarch 3, 2022Different ways to deploy your Rails application#ruby-on-rails#software-engineering#devopsIntroduction to the Rails in Production series of posts
Published onMarch 2, 2022Rails in Production#ruby-on-rails#software-engineering#devopsAn end-to-end devops guide for your Ruby on Rails projects