Posts by Sudhir Jangir
Sudhir is the CTO and Co-Founder of Roost. He has 20 years of experience developing enterprise applications and leading technology teams.
Learn why we should shorten the SDLC to Just 3 Stages
February 3, 2022"Toward a 3-Stage Software Development Lifecycle" an article written by Roost Co-Founder and CTO, Rishi Yadav, was recen...
New & Unique Way to do CI so Code Changes are Always Production-Ready
November 15, 2021So, what really is the primary purpose of continuous integration (CI)? The primary purpose of CI is to integrate code/se...
See How Fast & Easy it is to Create and Share a Kubernetes Cluster
November 1, 2021See how easy it is for developers to create a Kubernetes multi-tenant cluster and share it with others The power behind...
Avoid issues: Validate the interoperability of microservices in dev
October 26, 2021Learn how validating the interoperability of the micro services in development avoids issues in production. Containers a...
Ephemeral Environment Platforms Manage Multi-node Kubernetes Clusters
October 25, 2021How you can run and test containerized applications on a local systems. For Developers to run and test their containeriz...
Generating a Dockerfile Using Drag n Drop
October 19, 2021A Dockerfile contains all the commands you can call on a command line to assemble an image. Docker build can build image...