Published onSeptember 6, 2024Label matching in ReplicationControllers and ReplicaSets#kubernetes#software-engineeringUnderstanding how ReplicaSets work in Kubernetes
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 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
Published onFebruary 4, 2022Intermediate Rails#ruby-on-rails#software-engineeringWhat to learn after you've got your basics down
Published onJanuary 23, 2022Making a simple blog application in Rails with Devise#ruby-on-rails#devise#software-engineeringIn this post, we add a blog functionality to our sample app we had made in part one
Published onJanuary 14, 2022Using devise for user authentication in Rails#ruby-on-rails#devise#software-engineeringA quick guide to setup user authentication in your Rails applications using Devise
Published onJanuary 8, 2022Using services in your Rails projects#ruby-on-rails#software-engineeringServices can be powerful tools to optimize your code make your life easier
Published onDecember 15, 2021Ruby on Rails development tidbits#ruby-on-rails#software-engineeringSome sweets tricks to make your Rails app development easier
Published onNovember 10, 2021How to do a git rebase#git#software-engineering#tutorialRebasing in git essentially rewrites the history and puts your commits to the top of the commit tree
Published onSeptember 22, 2021Notes on CSS Preprocessing, Tailwind and React#css#react#tailwindcss#software-engineeringUnderstand what we are actually doing when setting up Tailwind in your React project
Published onJuly 8, 2021Tips for finding yourself a good software job#software-engineering#career#favouriteThings I learnt about job hunting during the Covid 19 lockdown when I taught myself web development and landed an internship