Muaaz Salagar

  • Facebook
  • Twitter
  • Google Plus
  • Blog
  • Research
  • Projects
  • Education
  • About

Category - Infrastructure

  • Backend engineering
  • Infrastructure

How to tag and upload docker images to AWS ECR (Amazon Elastic Container Registry)

October 30, 2021
by Muaaz
2 min read
1 Comment

There are many instances where you’ll want to tag your docker image to a certain stable version and use it for your application. This tagging by version would prevent any untested/ breaking changes being deployed directly to...

Continue reading

  • Infrastructure

How to backup and restore Redis cached data from a Kubernetes cluster to another cluster/pod – a step by step guide

October 28, 2021
by Muaaz
3 min read

If you don’t have any data persistence policies set for your Redis cache which has been deployed in your Kubernetes cluster and you intend to move your data from one Redis pod to another or maybe you’re just curious about how...

Continue reading

  • Blog
  • Research
  • Projects
  • Education
  • About
  • Facebook
  • Twitter
  • Google Plus