Rewrite Legacy Applications
Moving legacy applications to Kubernetes often brings up the question if the application should be containerized as is, or rewritten as a transient, decoupled microservice. The cost and time of rewriting legacy applications can be high, but there is also value to leveraging the flexibility of Kubernetes.
This video discusses the issue comparing a city bus (monolithic legacy application) to a scooter (transient, decoupled microservices).
Last updated