Skip to content

An example of Redis persistence using Node.js and Kubernetes

Notifications You must be signed in to change notification settings

robertobandini/node-redis-example-3

Repository files navigation

node-redis-example-3

An example of Redis persistence using Node.js and Kubernetes

In the previous example https://www.robertobandini.it/2020/11/07/an-example-of-redis-persistence-using-node-js-and-docker-compose/ we have seen how to use Docker Compose to deploy a Node.js microservice to interact with Redis, also showing in a basic way how Redis persistence works.

Now let’s see istead how to use Kubernetes and Docker to do the same, showing also how we can easily scale up our application.

You can find any information on this post: https://www.robertobandini.it/2020/11/15/an-example-of-redis-persistence-using-node-js-and-kubernetes/

About

An example of Redis persistence using Node.js and Kubernetes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published