top of page
Search
Nataraj Srikantaiah
Aug 5, 20213 min read
Spring ThreadPoolTaskExecutor Configuration
ThreadPoolTaskExecutor ThreadPoolTaskExecutor is a java bean that allows for configuring a ThreadPoolExecutor in a bean style by setting...
300 views0 comments
Rishi Sharma
Aug 5, 20215 min read
How to build a basic Circuit Breaker
In the previous article, we went through the basics of circuit breakers, discussed their state cycle, now let’s head towards building a...
25 views0 comments
Rishi Sharma
Aug 5, 20212 min read
A Quick Guide to Circuit Breaker in Microservices Architecture
The closest circuit breaker that we can relate to in our daily lives is MCB, which is present in every home to protect devices from...
48 views0 comments
Nataraj Srikantaiah
Aug 5, 20214 min read
Rate Limiting Algorithms: Everything you need to know
Why do we require an API Rate Limiting? Rate Limiting helps to protect our services against abusive behaviors targeting an application...
502 views0 comments
Girish Ameta
Aug 4, 20213 min read
How do you secure REST API?
RESTful web services are resources on the web that can be used to get specific information. These services basically portray the working...
57 views0 comments
Deepak Nachnani
Aug 4, 20212 min read
Cognitive Technologies of AI
Where do we see automation, machine learning, and cognitive technologies seep into our lives? From a traditional categorization...
25 views0 comments
Robin Kiera
Aug 4, 20219 min read
Robots will massively replace humans in the near future
Robots will massively replace humans in the next 10 years.” Pierre Pinna on AI, Big Data and how to react as C-suite, company, and...
92 views0 comments
Shamik Ray
Aug 3, 20213 min read
Exploring Solr Internals: How it works?
Solr is a great search platform built on top of Lucene which works pretty well out of the box but there are times when you would want to...
35 views0 comments
Aish Sankhé
Aug 3, 20212 min read
An Ultimate Guide to GPT-3
On the 11th of June, 2020, the world was not ready for OpenAI to release a beta version of their latest language training model, GPT-3....
30 views0 comments
Farooq
Aug 3, 20216 min read
AI Tech Tools and its effect on the Digital World
In digitalization, AI (Artificial Intelligence) is the frontier technology that is helping people in many ways. It is a wide-ranging tool...
28 views0 comments
Prateek Koul
Aug 3, 20214 min read
Here is everything you need to know about Blockchain
Simply put, Blockchain technology is a decentralized peer-to-peer (P2P) distributed ledger that is secure and records transactions across...
160 views1 comment
Meghan Biro
Aug 3, 20213 min read
Will HR be replaced by AI?
Artificial intelligence has streamlined many human resources processes. These sophisticated computer programs excel at recognizing...
49 views1 comment
Kaliprasad Ruddarraju
Aug 2, 20216 min read
Benefits of DevOps for Software Development Companies
Before we see the benefits of this great practice, let me start with the simple meaning of DevOps and its origin. It is important to...
64 views0 comments
Kaliprasad Ruddarraju
Aug 2, 20215 min read
DevOps and SRE- Selection of Monitoring Tools
DevOps and SRE: How to choose monitoring tools? In this short article, I would like to cover the tools we have in the monitoring space...
102 views0 comments
Yashaswi Prateek
Aug 1, 20213 min read
Imagine if Ironman & Captain America were your Product Managers...
Over the course of a series of blogs, we have established that a Product Manager wears multiple hats depending on the team, product, and...
17 views0 comments
Hussain Poonawala
Jul 27, 20213 min read
Data Migration from BigQuery to MongoDB
In this article, I’ll introduce the problem, the approaches thought off, and the one which we decided to use. Challenge: We wanted to...
22 views0 comments
bottom of page