Web Clients made easy (Feign clients)In a microservice architecture where we have more than one service, we usually use approaches like HTTP Client ,HttpURLConnection to…Apr 30Apr 30
Microservice Architecture Design Patterns — 1 (Service Discovery Pattern)Why Service Registry Pattern?Apr 24Apr 24
Probabilistic data structures — Bloom FilterIf you are reading this article , Medium will most probably not suggest this same article again . Medium uses bloom filter to achieve…Feb 1Feb 1
Basic calculus for Deep learning with code-1Many Deep learning approaches like DNN,CNN,RNN have always been the black boxes which produces amazing results. But the math behind these…Oct 19, 2022Oct 19, 2022
Create our own Bitcoin(Mathematics and Coding)-1The understanding of mathematics behind Bitcoin requires a understanding of Fields in Set theory. Bitcoin is built upon elliptic curve…Oct 15, 2022Oct 15, 2022
THE SECRET -RSA CRYPTOGRAPHYCryptography, You might have heard of this 12 letter word and tagged it as “something you could understand in your next birth”. But the…May 24, 2022May 24, 2022
Hurrah, You are now ready to build a Blockchain.If you know the basic definition of what a blockchain is skip to the coding part.May 8, 2022May 8, 2022
Natural Language Processing (word2vec)So before diving into the actual topic ,let me just ask you a question. A simple logical reasoning question.Apr 30, 2022Apr 30, 2022