by Amit Yadav | Jan 10, 2018 | Cloud, DevOps, Kubernetes, Microservices
In case you have been living under a rock, let us break the news for you- Monolith is out, and now most internet companies have moved towards microservice architecture including Netflix, Uber, Amazon, and Apple. There were many reasons for the shift, but the most...
by Amit Yadav | Nov 27, 2017 | DevOps, DevSecOps, Microservices
A new trend that we see in DevOps teams is the adoption of microservices, where big and complex applications are broken down into independent and small processes and services. These microservices can communicate with each other through application programming...
by Amit Yadav | Nov 7, 2017 | DevOps, DevSecOps, Government
As tools and technologies mature, and customers’ needs continue to evolve, it becomes rather a norm to ensure constant development and deployment for products and services – aptly called ‘continuous delivery.’ Updates need to be rolled out...
by Amit Yadav | Nov 2, 2017 | DevOps, DevSecOps, Government
The latest approach to Software Development (Dev) and operations (Ops), also known as DevOps, focuses on increasing efficiencies, raising quality, and reducing costs. It eliminates barriers, and bridges the gap between development, testing and operations. DevOps...
by Amit Yadav | Oct 4, 2017 | DevOps, Kubernetes
Kubernetes is a part of the Cloud Native Computing Foundation (CNCF) which helps handle containers seamlessly. It might have its own API and a command-line interface, but to implement it in production, you need extra tools by your side. There are mainly three ways...
Recent Comments