Topic: Containerization & Virtualization
Deploy a Python Docker Image to Azure Web App Using FlexDeploy
Our industry is going through a transition where on-premises applications are gradually being replaced by cloud applications and containers. Containers…
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…
What is a Container?
An explanation of containers and their importance to software development and delivery.
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…