Published inFAUN — Developer Community 🐾Securing k8s application using ingress rule/nginx ingress controllerIn this blog post we are going to look into how we can secure a Kubernetes application at the ingress level, we will discuss about what do…Nov 24, 2019Nov 24, 2019
Published inAnalytics VidhyaWriting apps for Elasticsearch, here are some things you should take care of.I have been writing an application in Python recently that communicates to an Elasticsearch cluster to read/write the data (document)…Nov 10, 2019Nov 10, 2019
Published inFAUN — Developer Community 🐾Hello World!!! of Kubernetes [Part 3]In the last blog post of this series we discussed about how to use several kubernetes resources to get multiple tiers of your application…Oct 29, 2019Oct 29, 2019
Published inFAUN — Developer Community 🐾Hello World!!! of Kubernetes [Part 2]In last post we discussed about how you can create an app (a REST API) and then get that APP deployed on kubernetes using kubernetes…Oct 25, 2019Oct 25, 2019
Published inFAUN — Developer Community 🐾I recently cleared CKA, here are some suggestions.I appeared for CKA on Sat 28th of Sept, it was an amazing experience and in this post I will try to share some things that you should be…Oct 2, 20192Oct 2, 20192
Published inFAUN — Developer Community 🐾Hello World!!! of Kubernetes [Part 1]So, I started working with containers and Kubernetes some months back, was an absolute beginner to the field before that and thanks to my…Mar 27, 20192Mar 27, 20192
Accessing Centralized configurations in Spring BootWhen we talk about microservices architecture, we don’t just say that we should have our complete functionality divided into smaller…Aug 7, 2018Aug 7, 2018
Internal working of HashSet (how it ensures not to store duplicate objects)While going through the collections framework in java recently, a question came into my mind; what if I don’t want to store the duplicate…Jun 5, 2018Jun 5, 2018
Here is how I configured a free SSL certificate issued by Amazon Certificate Manager to my web…I work for an Indian telecom company but recently was working on a personal project also. It was a web application and I deployed the…Dec 4, 2017Dec 4, 2017