Entries tagged: backend

Article

5 Useful Terminal Settings to Try

22 Aug 2017

5 Useful Terminal Settings to Try

Your terminal is a blank slate for parsing and navigating a wide range of information. Over the years, I’ve set up a few shortcuts in my terminal that save me time during projects, cut down on keystrokes, and reduce errors for some repeated commands. Here are my favorites.

Continue Reading

Video  |  Work

Video Testimonial: Oregonian / OregonLive

31 Mar 2016

Steve Suo and Grant Butler from the Oregonian/OregonLive share their experience of working with our team and the results of our redesigned Recipe Box; from a more inspiring and searchable application, to an increase in traffic, to simultaneously freeing up their staff time to focus on the content they serve to customers.

Article  |  Development

Rails Hosting Survey 2012 Results Are In!

14 Aug 2012

In 2009 we asked the community how they hosted their Rails applications. Over 1,200 people chimed in with their answers. Once the data was compiled, we released the results to the community so that everyone could see where we were and where we were going.

In 2012, we set out to find what had changed over the last three years.

This time around 1,306 people took time out of their days to let us know how they were hosting their apps.

As before, we’re releasing the results back to the community along with this handy infographic that we’ve put together.

Let’s take a look at the data.

Rails Community – Still Growing

It looks like Ruby on Rails is still attracting new people, with over 25% of the respondents saying that they’ve joined the community in the last two years.

Ruby and Rails Versions – Old and New

This year, we asked two new questions. We wanted to know what versions of Ruby and Ruby on Rails people have deployed out there.

The data is interesting. 45% of people reported that they had at least one application out there still running on the venerable Rails 2.3.x version. In addition to that, 85% of people have deployed an application running on Rails 3.2.

On the Ruby side, a similar trend emerges, over 50% of people said that they were using Ruby 1.8.7 (either REE or MRI), but people overwhelming said that they also had applications running on Ruby 1.9.3.

I think that this shows that the community is pragmatic, supporting applications that are older, but unafraid of adopting the latest and greatest when the opportunity presents itself.

A Few Surprises

There were a few surprises this year.

In 2009, 80% of people said that they were using MySQL and 63% said that they preferred using said database server. This year, PostgreSQL eats up a large chunk of MySQL’s market share. 40% of people said that they were using Postgres in production and 60% of people said that they wanted to use it in production.

Although the majority of developers are keeping track of exceptions there is a significant number of developers that aren’t; nearly 30% of all developers.

Of those developers that are tracking exceptions, the most popular method is by using the Airbrake app (formerly known as Hoptoad). Airbrake zoomed past ExceptionNotifier gobbling up 50% of the vote. ExceptionNotifier used to reign in this space with 53% of the vote in the last survey.

This is the first year that we’ve asked about the use of Continuous Integration and we were surprised to see the number of people that aren’t using one so high. 64% of people said that they aren’t using a CI server.

Of the people that are using a CI server, Jenkins is by far the most popular with nearly 66% of the vote with Travis CI coming in a distant second with 27%.

One more surprise showed up in the results from this year. Apache and Nginx did a bit of role reversal.

In 2009, 69% of people said that they were using Apache, while Nginx took a backseat with just 24% of the vote. In 2012, things are quite different as Nginx is now the leader with 61% of the vote and Apache drops to 35%.

Predictable Trends

In addition to the surprises this year, there were some predictable trends. In 2009, over 60% of the people chose Git as their source control software, but there were still 36% of people out there using Subversion.

In 2012, people resoundingly chose Git. That number jumped to 94% and Subversion withered away to a mere 4%.

Another unsurprising trend is the battle of the Rails servers.

In 2009, 38% of people were using Mongrel. In 2012, someone let the dogs out but they didn’t come back. Mongrel’s share dropped down to a measly 3%. Most of this market share went over to the relatively new upstart Unicorn, while Passenger picked up a few percentage points to its lead.

Wrap-up

It’s definitely been interesting seeing the trends in between the two surveys and I think it’s going to be interesting to see what happens in another few years.

Where do you see trends going in another 3 years?

Infographic

Yes, we’ve put together an infographic for your consumption!

Continue Reading

Article  |  Development

Take the Ruby on Rails Hosting In 2012 Survey

30 May 2012

In January 2009 we invited the community to participate in a survey about the state of hosting Ruby on Rails applications. We wanted to get a better understanding of how people are currently managing their deployment and hosting process, and what they’d like to see going forward. Our goal was to use the information provided to help us continue to evolve our hosting-related products and deployment services (this actually helped us decide to accept Bluebox’s acquisition of our hosting business later that year). Additionally, we wanted to provide this information back to the community so that our colleagues in the industry could also use this information in their decision making processes.

Given that it’s been over three years since we ran this survey, we felt that it would be interesting to see just how much the landscape has changed by running another one.

We’ve modified a few of the old questions and added some new ones for good measure. Responses will be collected through the month of June and the results will then be shared with everyone (similar to 2009).

If you have a few minutes to spare, take our survey and help us how Ruby on Rails applications are being deployed in 2012.

Continue Reading

Have a project that needs help?