News
- 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 app below. Getting Started For full documentation of WebSocket support on Heroku, visit the Dev Center. WebSocket functionality is available as part of Heroku Labs. First…
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 useful in solving this problem. -Tom Maher Heroku Security Team
- 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 PostgreSQL WAL (Write Ahead Log) files quickly, continuously and with a low operational burden. About Continuous Protection In order to protect customer data and be…
- 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 static launch page to being an e-commerce platform and to help lay the groundwork for the company’s app store. We chose to build on top…
- 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, or check out some of our favorite features included in this new version below. Foreign Tables Foreign data wrappers (FDWs), which allow you to query from within…
- 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 used by thousands of open source projects and hundreds of companies for their public and private projects. Travis CI is currently serving more than 62,000…
- News
- Last Updated: August 28, 2013
- Shanley Kane
The Heroku Postgres team is hitting the road in coming months and we’d love to connect with you. If you’d like to meet up with us at any of the events below, drop us a line or Tweet us @HerokuPostgres. The first opportunity to connect with us is in September at Postgres Open. If you’ve already got your tickets for Postgres Open, join us for drinks and/or pizza at Clark Ale House on Tuesday, September 17, and make sure to check out talks by Craig Kerstiens and Peter Geoghegan. If you don’t already have your ticket for Postgres Open, but…
- News
- Last Updated: August 27, 2013
- Craig Kerstiens
The Heroku Postgres team is hitting the road in coming months and we'd love to connect with you. If you'd like to connect with us at any of the events below drop us a line postgres@heroku.com or @Heroku Postgres Open The first opportunity to connect with us is in September at Postgres Open. If you've already got your tickets for Postgres Open join us for drinks and/or pizza at Clark Ale House on Tuesday September 17, and make sure to check out talks by me and Peter Geoghegan at the conference. If you don't already have your ticket for Postgres…
Starting today, Heroku would like to publicly thank all the independent security researchers who have practiced responsible disclosure and helped us remediate issues. The Heroku Security Researcher Hall of Fame lists these researchers, along with the date of their initial report. If you've found a new security issue on our platform, we'd love to hear from you. Our intent is for this list to be comprehensive, going back to our beginning. If you’ve reported a vulnerability to us in the past, and you’re either not listed or you’d like your listing changed (e.g., typos, change a link) or removed entirely,…
- News
- Last Updated: August 15, 2013
- Ryan Daigle
At Heroku, we’ve had the privilege of running and managing millions of amazing apps built by our users. Over a year ago, Heroku co-founder Adam Wiggins published the Twelve-Factor App, based directly on these experiences. It distills best practices for building modern cloud applications into a 12-factor methodology specifically designed to maximize developer productivity and application maintainability. Twelve Factor apps are built for agility and rapid deployment, enabling continuous delivery and reducing the time and cost for new developers to join a project. At the same time, they are architected to exploit the principles of modern cloud platforms while permitting…
Subscribe to the full-text RSS feed for Jake Vorreuter.