Sharing insights on DevOps, coding, and exploring my interest in the tech world.
My thoughts on DevOps, programming and fun-projects creation, collected in chronological order.
GitHub Actions FluxCD & Helm
In the upcoming blog post, we will implement continuous integration and deployment with Helm and some GitOps characteristics
Continuences Deployment FluxCD
In the upcoming blog post, we will implement continuous deployment with some GitOps characteristics, using this web application and AKS as our foundation.
Continuences Integration
In the forthcoming blog post, we'll explore the deployment of a Nuxt 3 (Vue 3) application running on a Node.js environment. Our focus will be on setting up a comprehensive CI pipeline, encompassing tasks such as testing, building, Docker containerization, and pushing an image to a container registry.