Is site reliability engineering same as DevOps?

Is Site reliability engineering (SRE) same as DevOps?: SRE and DevOps are usually discussed together, but they’re not the same thing. SRE is an engineering function within an organization that implement DevOps. Meaning that SRE is one of the methods to…

DevOps key takeaways – Part 5

Without Agile, we cannot end the talk of DevOps. Even though they are not similar but they are related to each other and describe completely different aspects of the software development Life cycle. In this article, you can find the key difference…

Istio architecture explained

Istio Architecture: Istio service mesh commonly comprises of two planes: a control plane and data plane The data plane is implemented in such a way that it intercepts all inbound and outbound traffic for all services (network traffic). Control plane enable…

What skills does a DevOps engineer need?

DevOps engineers will collaboratively work with the Development team to deploy and operate the workloads. Their major roles and responsibilities are to help automate and streamline the operations, processes, build and maintain tools for deployment, monitoring, operations, maintenance, and troubleshooting, and…

Comprehensive list of DevOps tools – Part 4

The successful implementation of DevOps has two major recipes: a cultural transformation and a suite of DevOps Tools that make a plan, code, build, test, deploy, operate, and monitor easy. Here is a comprehensive list of DevOps Tools used across the…

15 Best Practices for Implementing DevOps – Part 3

DevOps transformation in an organization is not a one-size-fits-all approach in terms of process and implementation. Implementing DevOps is not only a process shift but a cultural transformation that includes proper planning on team structure, creating a training plan for the…

What is DevOps lifecycle? – Part 2

DevOps is a combination of Development and Operations. It is a methodology and a collective term for a set of processes, methods, and systems used to promote collaboration, communication, and integration between different teams to make the organization’s processes faster, more…