Athul RAVINDRANSpring Cloud Config Server — All you need know !! (Auto Refresh — Kafka + Kubernetes)Spring Cloud Config provides support for externalized configuration in a distributed system. With the Config Server, you have a central…Mar 19, 2020Mar 19, 2020
Athul RAVINDRANSpring Cloud Config Server — Work around for Auto RefreshIn the previous article we saw how to achieve auto refreshable configuration but what if you cannot afford to set up a Spring Cloud bus…Mar 19, 2020Mar 19, 2020
Athul RAVINDRANSpring Cloud Config Server — Auto Refresh using Apache Kafka in KubernetesIn the previous articles we saw how to set up Config server, Config first client and discovery first client. Here are the links to…Mar 12, 20202Mar 12, 20202
Athul RAVINDRANSpring Cloud Config Server — Discovery First Vs Config FirstIn the previous article, we saw how to bootstrap your first config server. In this article, we will discuss how to set up Config clients…Mar 12, 20201Mar 12, 20201
Athul RAVINDRANBootstrapping — Spring Cloud Config ServerThis story has the step by step instructions on how to create a config server using Spring Cloud Config for externalizing application…Mar 12, 20201Mar 12, 20201
Athul RAVINDRANLombok and Builder Design Pattern@Builder — I consider this as the most useful annotation and if combined with @Data, it becomes a deadly combo for creating POJOs.Jan 23, 20201Jan 23, 20201
Athul RAVINDRANLombok with Java for everyday use — Part 2!!!Welcome to Part 2..thanks for reading Part 1.Jan 23, 2020Jan 23, 2020
Athul RAVINDRANLombok for everyday use — Part 1 !!!Lombok is a poweful open source java library which could save a lot of time for a developer by taking away the joy of writing tons of…Jan 20, 2020Jan 20, 2020
Athul RAVINDRANGoogle Kubernetes Engine(GKE) — Persistence Volume (NFS) on Multiple Nodes (ReadWriteMany)If you are programming a micro services application with a shared file system underneath to share files / information across multiple…Nov 6, 20192Nov 6, 20192
Athul RAVINDRANPublish Docker Images to Google Cloud Registry using Jenkins and Fabric8 Maven PluginRecently I have been trying to do some side projects developing an ecosystem of micro services applications using Spring Boot 2 and…Nov 1, 2019Nov 1, 2019