Hacker News new | ask | show | jobs
by jacques_chester 3957 days ago
If you want the full stack, you go from Lattice to Cloud Foundry. It gives you service injection, logging, routing and a bunch of other stuff I forget right now.

And it doesn't require you to build your own snowflake PaaS, which you'll be married to forever at your own expense.

I've worked on CF so I'm biased in its favour. But my actual paying job is helping clients to deliver user value. Tinkering around with various tools is fun, but it's not delivering user value.

Typing

    cf push app-name
Is.

And it works. It just plain old works. That makes my life 100x easier.