Building hopps.io
In January I started helping my friend Aamir with his new startup, Hopps. Hopps is an on-demand service for real-time help. Hopps customers want to tackle their engineering or marketing problem instantly. Hopps experts provide the solutions Hopps customers seek. This blogpost is going to focus on the technology that powers Hopps and the content is best suited for web application developers. If you want to learn more about the product itself visit hopps.io.
Infrastructure
One of the first questions to tackle is how to get code changes into and out of production in minutes. Most users won’t notice bugs you ship if you can fix them quickly. A fast deployment pipeline is like a Command+Z (Undo) shortcut for your product. It gives you the freedom to experiment with the ability to roll-back changes quickly. Get your product out as fast as possible and start using it. The day we shipped the...