DevOps

What Every Dev Company Needs to Know about NoOps Development
Automation has formed a new development model known as NoOps. We cover what NoOps is, the benefits of using it, and how to implement it.

How to Use Feature Flags in Continuous Integration
We show you how to use Feature Flags and Remote Config to avoid the need for feature branches in Git, as well as any sort of test or staging environments.

Distributed App Deployment with Kubernetes & MongoDB Atlas
I cover how MongoDB Atlas and Kubernetes can be leveraged together to simplify the process of deploying and managing applications and their dependencies.

Introduction to Kubernetes: How to Deploy a Node.js Docker App
Need to deploy multiple Docker containers? Jatin Shridar looks at Kubernetes: a tool for automated deployment, scaling, and management of docker containers.