When assessing the two solutions, reviewers found Google App Engine easier to use, set up, and administer. However, reviewers preferred doing business with Kubernetes overall.
I've used GAE for several projects, and really like what you get for free. Their development environment is slightly different/watered down from the standard Java & Python environments, and their datastore is a little clunky, but I can't complain too much...
GAE ecosystem. Gae comes with its ecosystem and it's very easy to get attached to it. The ease of use of other services such as analytics and stack driver is great but it comes with a cost which can easily go way up. Then there are some versions of...
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...
I've used GAE for several projects, and really like what you get for free. Their development environment is slightly different/watered down from the standard Java & Python environments, and their datastore is a little clunky, but I can't complain too much...
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...
GAE ecosystem. Gae comes with its ecosystem and it's very easy to get attached to it. The ease of use of other services such as analytics and stack driver is great but it comes with a cost which can easily go way up. Then there are some versions of...
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...