Naresh Chandanbatve
Crafting seamless tech solutions.
DevOps Engineer with experience in backend development. I specialize in making sure your software runs smoothly, without hiccups. Committed to delivering seamless, high-performing solutions
DevOps Engineer with experience in backend development. I specialize in making sure your software runs smoothly, without hiccups. Committed to delivering seamless, high-performing solutions
I am DevOps Engineer with experience in Backend development. I have expertise in Bash Scripting, strong knowledge of git, experience with containerization technolgies like Docker, Kubernetes. Have experince with jenkins and GitHub Action CI/CD tools. Also have expeirnce in AWS services
Here are my Skills:I am currently working as a software developer at example org. in San Francisco, CA. I am currently working on a project that will be used to help people find the best way to get around the city.
I am currently working as a software developer at example org. in San Francisco, CA. I am currently working on a project that will be used to help people find the best way to get around the city.
I am currently working as a software developer at example org. in San Francisco, CA. I am currently working on a project that will be used to help people find the best way to get around the city.
My Contributions:
My Contributions:
My Contributions:
Docker image size can be a major 💥 problem for cloud-native applications. Large images 🐉 can take longer to build and deploy, and they can also consume more storage space, eventually increasing delay in CI/CD pipelines ⏳. In this blog post, I discuss how to reduce Docker image size with multistage Dockerfiles 🛠️. Multistage builds allow you to create smaller, more efficient Docker images by splitting the build process into multiple stages 🚀.
In today's rapidly evolving digital landscape, cloud native applications have become the go-to solution, revolutionizing the way we approach scalability, agility, cost efficiency, and flexibility in the ever-changing world of technology. And it all begins with the fundamental step of containerizing applications. In my recent blog post, I dive deep into the process of containerizing MERN stack applications using Docker.
In the world of DevOps, managing complex multi-container applications can be overwhelming like a jigsaw puzzle. 😫 Handling containers manually, dealing with fluctuations in demand, and avoiding downtime during updates can be incredibly challenging. In this blog, I've laid out a step-by-step guide on how to deploy a MERN stack application on Kubernetes using Minikube. 🛠️