cache

Why cache is a better way to store data?

Reading Time: 4 minutes Hi everyone I hope you are fine and learning every day. So in the previous blog, we learned about RabbitMq and learned how we can send messages from applications from one to another. If you have not read that blog till now then you can read it using this link. Today we are going to learn about a new topic in this blog which is Continue Reading

Let’s dive deep into Apache Ignite

Reading Time: 4 minutes Let’s first have some basic understanding of Apache Ignite and then we will look more into its life cycle with the help of a demo application. Apache Ignite is an in-memory computing platform that is durable strongly consistent and highly available with powerful SQL, key value and processing APIs. Features : Durable Memory : Apache Ignite is based on the Durable Memory architecture that allows Continue Reading