Posts Tagged

ember

Fresh baked software
Fresh baked software

In the olden days, software used to come in a box. Now, we can make sure our users always have fresh baked software.

Friendly robots
Friendly robots

A tale of robots, gold stars, and code coverage. At Gridium, we have a Hubot named Gort running in our Slack channels. He does all sorts of useful stuff for us: deploying code, printing the company mailing address, showing the…

A stage environment for Ember apps
A stage environment for Ember apps

In a previous blog article, I described how we deploy Ember apps to S3 buckets, and promised a follow up article about how we use a staging bucket to preview changes before pushing to production. In this article, I’ll describe…

Deploying Ember apps to S3 and Cloudfront
Deploying Ember apps to S3 and Cloudfront

How serving Ember apps from S3 and Cloudfront simplified dev environments, sped up builds and deploys, and made our production infrastructure smaller and more scalable Gridium’s Tikkit application has three separate front-end Ember apps that all talk to a common…