Agile, Android

Elevating Testing Efficiency with Kubernetes: A Tester’s Guide

In the era of agile methodologies and DevOps practices, the traditional boundaries between roles are blurring, necessitating a collaborative approach across cross-functional teams. For testers, this entails gaining proficiency in tools beyond their traditional domain, including Kubernetes—a pivotal platform for container...

by mahesh.wankhede
Tag: microservices
28-Mar-2024

Agile, DevOps

Microservices and Node.js

Traditional software product development starts with one problem in mind and project continues to grow with an inclusion of new feature this leads to a single monolithic system. Every new functionality added increases complexity and difficulty in scaling system. Increasing functionality results in an increase in thousand lines of code...

by Prince Soni
Tag: microservices
10-Aug-2017

Agile, DevOps

An Overview of Microservice Architecture – Part I

Companies want to bid farewell to legacy architecture and digitize their business models, products and infrastructure. While some advanced companies are leveraging two-speed IT, DevOps and Cloud, some others are still trying to figure out a way to build disruptive web and mobile products faster. Moreover, growing consumer demands have...

by kinshuk jhala
Tag: microservices
05-Jun-2017

Agile, Cloud

How to Build a Robust Microservice Architecture? Continuous Delivery and Other Best Practices – Part II

Microservices have really redefined the way traditional and legacy applications were built. In part I, we have provided an overview of microservices and key benefits of microservice architecture. Unlike the monolithic architectural style, microservice architecture helps to bring business agility and improve time to market. Microservices...

by kinshuk jhala
Tag: microservices
31-May-2017

Agile, Cloud

DevOps for Startups – 6 Technical Considerations Before You Kick Start!

Companies around the globe are investing a lot of time, money and efforts in building innovative products. In such a competitive landscape, it is highly critical to maintain the business agility and improve time to market. A decade back operations and development teams used to work in silos making the release cycles long. Over the last...

by kinshuk jhala
Tag: microservices
12-Apr-2017

Cloud, DevOps

How to Setup Kubernetes Master HA on CentOS?

This blog describes how to set up a high-availability (HA) Kubernetes cluster. This is an advanced topic and setting up a truly reliable, highly available distributed system requires few steps to be performed. We will go into each of these steps in detail, but a summary will help the user as a guide. Here's what the system should...

by Parag Gupta
Tag: microservices
22-Feb-2017

DevOps, Technology

How to Install Kubernetes on CentOS?

  In this blog, we will learn how to setup Kubernetes cluster on servers running on CentOS (Bare-metal installation) as well as deploy add-on services such as DNS and Kubernetes Dashboard. If you are new to Kubernetes cluster and want to understand its architecture then you can through the blog on the Introduction on...

by Arun Dhyani
Tag: microservices
17-Jan-2017