Anadi MisraJan 194 minBuilding an EKS Fargate cluster with TerraformHow to build an EKS Fargate cluster using terraform.
Anadi MisraFeb 12, 20154 minTest Drive IT Infrastructure AutomationHow TDD can make Infra As code development more efficient.
Anadi MisraApr 24, 20144 minSpring Boot - Spring Framework on SteroidsA sneak peek into how the latest addition to sprint framework accelerates development by taking auto configuration to a whole new level.
Anadi MisraApr 18, 20144 minMicroservicesExploring how microservices architecture aims at taming enterprise scale behemoths through a small and specialised services paradigm.
Anadi MisraNov 9, 20112 minAuto URL mapping in SpringA brief introduction on how to enable a convention over configuration approach of URL mapping for controllers.
Anadi MisraDec 9, 20103 minContinuous DeliveryHow our pursuit of making release management and IT operations more Agile has lead to a new way of looking at release management.
Anadi MisraFeb 2, 20091 minYet another svn change log toolA simple ruby script to publish all revisions for files changed in a particular release.
Anadi MisraSep 27, 20085 minA day at DBCIExperiments on how to bring the Database change management onto a CI cycle.
Anadi MisraMar 29, 20081 minExtracting Log Messages on categoryA nifty script for automation of log analysis for errors.
Anadi MisraJan 11, 20084 minIntroduction to Test Driven DevelopmentHow a simple practice of writing code after writing a failing unit test can go a long way in improving code quality and delivery throughput.