News
- News
- Last Updated: April 24, 2024
- Sara Dornsife
As we previously announced, salesforce.com is hosting a $1 Million Hackathon for the most awesome mobile app built using Salesforce Platform, which includes Heroku. It's taking place now and culminates at Dreamforce in San Francisco.
For a limited time we are making it FREE ($99 value) to participate in the Salesforce $1 Million Hackathon. Sign up for the Hacker Pass and you will get access to the Hackathon plus all the great content and …
- News
- Last Updated: April 24, 2024
- Sara Dornsife
How would you like to win $1 million in a hackathon? Seriously.
As you know, Heroku is part of the Salesforce Platform. A platform with a growing developer community and broad range of technologies that developers have used to create amazing solutions. So at Salesforce, we thought we’d cook up a little surprise. OK, a huge surprise: the world’s first hackathon with a single $1 million prize.
It’s on. Come to Dreamforce. Build a …
- News
- Last Updated: April 02, 2024
- Katie Boysen
Editor's Note: This is a guest post from Hursh Agrawal, co-founder of Branch.
At Branch, we’ve been through several feature launches on Branch and, more recently, several more on our new site, Potluck. Although it becomes easier, building high-quality, high-traffic web applications still isn’t easy. Here are a few things we’ve learned about hosting our apps on Heroku that have helped keep our latency down and our confidence up.
One thing …
- News
- Last Updated: October 16, 2013
- Craig Kerstiens
There are two axes of database monitoring. One axis is immediate insight. You can see what is happening right now, getting just-in-time visibility to solve problems and observe production behavior as it happens. The other axis is historical monitoring. This provides long-term persistence and reporting on the most important metrics over time, helping you make better decisions and understand trends.
With Heroku Postgres, you can get immediate insight with the pg-extras CLI plugin. Furthermore, we …
- News
- Last Updated: March 28, 2024
- Jake Vorreuter
We’re excited to announce that WebSocket functionality is now available on Heroku in public beta. We can’t wait to see the powerful and creative real-time apps you’ll build. In this post, we show how to get up and running with WebSockets and demonstrate the functionality with two sample apps you can get on GitHub.
Editor’s Note: WebSockets support is now Generally Available. The heroku labs:enable websockets command is no longer required for the example …
Heroku is now using Extended Validation SSL Certificates for most of our Heroku-owned applications. This allows you to tell at a glance if an URL belongs to Heroku itself, or is merely hosted on us.
Applications in our legacy “Bamboo” stack are hosted under the heroku.com DNS domain, which has historically made it difficult for people to differentiate between Heroku-owned apps (e.g., id.heroku.com, dashboard.heroku.com) and customer applications. We believe the extra UI indication will prove …
- News
- Last Updated: September 26, 2013
- Craig Kerstiens
Heroku Postgres is Heroku’s database-as-a-service product. With Heroku Postgres, you can easily provision and scale a Postgres database for your Heroku application, or as a stand-alone service. Recently, we’ve blogged about PostgreSQL 9.3 on Heroku and how you can use Heroku Postgres dataclips to build awesome business dashboards with your data. In this post, we talk about how Heroku Postgres delivers continuous protection for your business data using WAL-E, an open source application for archiving …
- News
- Last Updated: September 20, 2013
- Sara Dornsife
Editor's note: This is a guest post from Michael Buckbee of Meta/SpaceGlasses.
SpaceGlasses are augmented reality glasses that actually work. They let people control systems with a gesture, see virtual objects on top of the real world and create technology that would make Tony Stark proud.
Prior to joining Meta, I had developed and managed a number of high traffic Rails sites. I was brought on to help move the company’s website from a single …
- News
- Last Updated: September 09, 2013
- Craig Kerstiens
As of today PostgreSQL 9.3 is available on Heroku Postgres as a public beta. This new version of Postgres brings you even more useful features so you can be as powerful as ever. Whether its richer JSON functionality, materialized views, or richer join support in lateral joins this version has a little something for everyone.
Provision your Postgres 9.3 database by running heroku addons:add heroku-postgresql:crane --version=9.3 and get started working with it today, …
- News
- Last Updated: September 03, 2013
- Shanley Kane
Editor’s note: This is a guest post from Mathias Meyer of Travis CI.
Travis CI is a continuous integration and deployment platform. It started out as a project to offer a free platform for the open source community to run their tests and builds on.
Over the past two years, Travis CI has grown, a lot. What started out with a single server running just a few hundred tests a day turned into a platform …
Subscribe to the full-text RSS feed for News.