Online Course

My Blog

I talk about Azure, DevOps, Kubernetes and more...

How To Secure Your Application With SSL/TLS Certificate In AKS azure bicep infrastructure kubernetes security Mar 13, 2024

How can you configure SSL/TLS certificates in AKS?

Do you utilize TLS Kubernetes secrets? If you use GitOps, it's advisable not to store a duplicate of your certificate in your Git repository.

In this article, I will present two solutions for...

Continue Reading...
Mastering Azure Container Apps: A Step-by-Step Guide to Resource Creation and CI/CD Automation azure azure container apps azure devops bicep ci/cd Feb 07, 2024

A few months back, I explored how to deploy applications to Azure Container Apps.

I wanted to create a permanent redirection from my domain remi-solutions.com to remiceraline.com.

My goal was to make sure that all URLs once accessible on...

Continue Reading...