TechBlogs@OS3

On this page, our domain experts turn into champion bloggers writing about technologies they have mastered over time.

These blog posts give our readers a sneak peak into the technical aspects of technologies that have become mainstream as well as those on the not-so-distant horizon.

December 20, 2023

Continuous Deployment of Microservices Using ArgoCD

ArgoCD's GitOps workflow revolutionizes Kubernetes-native continuous delivery. By utilizing Git repositories as a source of truth, it automates, streamlines, and version-controls microservices deployment.
November 18, 2023

Rapid Delivery of Multi-Tier Applications with DevOps on Harvester HCI

This blog entails the deployment of monolithic application within a private cloud environment, utilizing Harvester as the chosen private cloud infrastructure. To achieve this, it involves two key phases: infrastructure provisioning and the subsequent deployment of the monolithic application onto the provisioned infrastructure.
May 29, 2023

Deploying a Microservice Application on Private Cloud

Explore a streamlined approach to deploying microservices on a private cloud using automation and GitOps.
March 29, 2023

Securing Your GitLab: A Guide to Backup and Restore

In the world of software development, GitLab stands as the cornerstone for collaboration, housing critical source code and project data. But what happens when disaster strikes, risking data loss or system failures? Introducing our comprehensive blog post on GitLab backup and restore strategies.