When assessing the two solutions, reviewers found Salesforce Heroku easier to use, set up, and administer. However, reviewers preferred doing business with Kubernetes overall.
Kubernetes is a sweet spot between flexibility and simplicity. Especially service discovery is made very simple. Competitors often are either to simple (Docker compose, swarm, fleet) or too complex (Marathon). Once it is up and running, low-level...
It's extremely immature (very buggy), the networking is just...painful, the scheduler is dumb and slow; those are my technical dislikes. My personal dislike is the overall lack of cohesive documentation as well as the assertion that just because there...
Take a concept live in minutes. Viable for many, many different sizes of project. Ties right into my git workflow with very low hurdles. They provide great docs, and are so widely used that it is easy to find answers to questions through Google.
OUTAGES! EC2 goes down, it takes Heroku with it. However the outages have gone much further than that. We use a shared Postgres database, and that keeps going down, knocking us over. Then, there are sometimes problems with restart, so we have a cascade...
Kubernetes is a sweet spot between flexibility and simplicity. Especially service discovery is made very simple. Competitors often are either to simple (Docker compose, swarm, fleet) or too complex (Marathon). Once it is up and running, low-level...
Take a concept live in minutes. Viable for many, many different sizes of project. Ties right into my git workflow with very low hurdles. They provide great docs, and are so widely used that it is easy to find answers to questions through Google.
It's extremely immature (very buggy), the networking is just...painful, the scheduler is dumb and slow; those are my technical dislikes. My personal dislike is the overall lack of cohesive documentation as well as the assertion that just because there...
OUTAGES! EC2 goes down, it takes Heroku with it. However the outages have gone much further than that. We use a shared Postgres database, and that keeps going down, knocking us over. Then, there are sometimes problems with restart, so we have a cascade...