Topic: Cloud-Native Applications & Serverless Architecture
Deploy a .NET Application to Azure Function App using FlexDeploy
Azure Function App is a serverless solution that allows you to execute small, event-driven, pieces of code without worrying about…
Deploying to Oracle Kubernetes Engine with FlexDeploy
In a previous post I demonstrated how to quickly get a FlexDeploy installation up and running with Oracle Kubernetes Engine….
K8s and FlexDeploy – Deployment Strategies and More
With the release of FlexDeploy 5.2, we now have the ability to automate K8s Deployment Strategies as well as more…
Kubernetes (K8) Deployment Strategy – BlueGreen to A/B
We’ve all been there. An update is rolling out, all pre-flight checks are green, and yet everything falls apart after…