
Rainbow Deploys with Kubernetes | Brandon Dimcheff

- ingress-nginx: Ingress controller for Kubernetes. It provisions NGINX services to load balance traffic to my pods. It also manages a Network Load Balancer (NLB) on AWS which controls ingress to the cluster nodes. It handles unhealthy nodes and traffic shaping for me. Rock-solid and has a huge community.
- cert-manager: It automatically issues and
The Tech Stack of a One-Man SaaS

You should think 3.5 times before moving to a service-oriented architecture.
SOA generally increases the complexity before it provides the benefits.
However, once you’ve made the decision, the Strangler Fig pattern is one of the safest ways to make the move.
But... See more