Load Balancing – what, why and how ?
Load balancing refers to either software or hardware that distributes the workloads (distribution of data) among multiple computing instances (servers) in order to improve the…
DevOps
SED command for beginners
1. Introduction Sed is a stream editor that processes content one line at a time. It can perform lot’s of operations over a file like…
Service Discovery Patterns – What, Why, and How?
The Service Discovery concept is not new and has been since from the beginning of distributed computing. In simpler terms, Services discovery tools help services…
Shifting security to the left in DevOps world – DevSecOps
Summary: The DevOps movement has evolved the way on how the organization operates and DevSecOps a new practice came along quickly by shifting security a…
Categories
- Data Engineering (3)
- DevOps (12)
- Docker (4)
- Kubernetes (3)
- One Minute Series (1)