|
You are here |
juffalow.com | ||
| | | | |
blog.willemmelching.nl
|
|
| | | | | Using Kubernetes for a small startup adds some complexity, but also has many advantages such as scaling and easy CI/CD. In this post we'll explore a simple AKS Kubernetes setup on Azure using Terraform serving a static page over HTTPS. | |
| | | | |
sookocheff.com
|
|
| | | | | Disaster events are one of the biggest challenges that a software organization can face. Natural disasters like earthquakes or floods, technical failures such as power or network loss, and human actions such as unauthorized attacks can disable an entire fleet of systems, leading to complete failure for a business. To deal with disaster scenarios requires a proactive approach to prepare and recover from failure. One of the key benefits of running in the cloud is how easy it is to run workloads in multiple regions. This allows you to deploy a resilient architecture that supports disaster recovery, even in the cases where an entire region is disabled. | |
| | | | |
nodogmablog.bryanhogan.net
|
|
| | | | | In my previous post I showed how to run a single instance of a Web API application in Kubernetes using Minikube. In this post, I will show you how to deploy the same application, but this time there will be 3 instances of the application, with a load balancer routing traffic to each of the instances. | |
| | | | |
www.paulsblog.dev
|
|
| | | Use Traefik Ingress Controller as Proxy in Kubernetes (k8s) to provide load balancing, name-based virtual hosting, and SSL termination | ||