• 0 Posts
  • 9 Comments
Joined 4 months ago
cake
Cake day: June 22nd, 2025

help-circle
  • In my experience using containers has removed requirements for additional engineering cost to deploy between providers because a container is the same wherever it’s running, and all the providers will offer container hosting, and most offer cluster private networking.

    Deployment is simplified using something like octopus which can deploy to many destinations in a blue-green fashion with easy rollback.