Thundra Logo

The CI/CD War of 2021: A Look at the Most Popular Technologies

| | CI-CD, DEVOPS
In modern software development practices, it’s imperative to understand continuous integration (CI) and continuous delivery/deployment (CD). The goal of a CI/CD pipeline is to allow developers to apply new software changes to a production environment quickly and safely in order to generate business value. Understanding the difference between continuous integration, ... Read More
Thundra Logo Z

Container Workloads on AWS, Azure, and Google Cloud Platforms

Docker, an open-source project to automate deployment of applications as portable self-sufficient containers, has propelled an entire set of container technologies and a totally new way to design systems. As microservices architectures are adopted as a way to break the traditional monolithic software design pattern, containers and microservices are a ... Read More