News
- News
- Last Updated: May 10, 2013
- Craig Kerstiens
When building your application there's a lot to worry about, from choice of framework and stack to designing the application itself, to questions of when to worry about scalability. Your database shouldn't have to be one extra layer of concern. You should be able to put data in, trust it will stay safe, and finally get data back out – in a performant manner. Yet, with all the moving parts in your application, understanding issues …
- News
- Last Updated: May 06, 2013
- Sara Dornsife
On 15 May, join Heroku for the London Fork-a-thon, a hack-a-thon-like event (hands-on and live coding), where Heroku engineers will be available to answer any questions you might have regarding Heroku in Europe, and to help you to fork your app to the Europe region.
Heroku just announced the release of the Heroku Europe region in public beta. The Europe region runs apps from datacenters located in Europe and offers increased performance for customers located …
- News
- Last Updated: May 02, 2013
- Michael Friis
Today we’re announcing a change to how networking on Heroku works. Dynos now get a dedicated, virtual networking interface instead of sharing a network interface with other dynos. This makes dynos behave more like standard unix containers resulting in better compatibility with application frameworks and better parity between development and production environments.
Previously, network interfaces were shared between multiple dynos. This weakened the abstraction of a dyno as a standard Unix-style container with …
- News
- Last Updated: April 30, 2024
- Craig Kerstiens
Smartphones have changed the world – everyone has a device in their pocket that’s constantly connected to the internet and knows where you are. Combined with the rise of digital mapping it has become commonplace to build applications that use GIS (Geographical Information Systems) to digitally represent our physical reality and our location in it. Storing and manipulating geospatial data has become an essential part of application development. If you are building a mobile app …
- News
- Last Updated: April 12, 2024
- Terence Lee
Developers are worthy of great experiences and at Heroku we aim to help improve this. Whether its making it easier to prepare your application for production on Heroku, not having to worry about security updates in your database, or getting notified of the latest rails vulnerability we want to make the world better for developers. This extends beyond the Heroku platform as well. For instance, our Ruby Task Force contributes back to projects like …
- News
- Last Updated: April 26, 2013
- Jonathan Clem
Entering production is a key transition in your app’s lifecycle; it signals that your app will be delivering value to end users. You are no longer optimizing for testing—you are optimizing for performance and reliability, and there are new factors to consider at this stage.
Today we’re announcing Production Check, an enhancement to the Heroku Dashboard that helps ensure that your app is ready to go to production. Production Check tests your app’s configuration …
- News
- Last Updated: May 22, 2024
- Zeke Sikelianos
Today we’re happy to announce Heroku’s Europe region, available in public beta. With more than 3 million apps running on our platform from developers all over the globe, it’s not surprising that we’ve had high demand for Heroku in more regions of the world. After collaborating closely with customers during private beta, we’re now ready to offer Heroku services in Europe to all customers as part of a public beta. The Europe region runs Heroku …
- News
- Last Updated: May 30, 2024
- Blake Gentry
HTTP and its secure variant, HTTPS, are the protocols used by every web client to talk to web applications. A key part of the protocol is the HTTP method. Traditionally, web applications used a very limited set of HTTP methods. It is common for application servers, proxies and routers (such as the Heroku HTTP router) to prevent unknown methods from being used. This unnecessary constraint of the Heroku HTTP router has increasingly become a …
- News
- Last Updated: April 18, 2013
- Craig Kerstiens
Over a year ago we began working with the community as to how we could help to make Postgres better. Much of this came to fruition with PostgreSQL version 9.2 and three months ago we released support of Postgres 9.2 into GA. We've now seen many users begin taking advantage of the powerful features in this version including:
- Better visibility with pg_stat_statements
- URL support
- JSON datatype
- and more
In these three months the 9.2 PostgreSQL …
- News
- Last Updated: April 12, 2013
- Richard Schneeman
There has never been a better time to be a programmer. Every day more and more gadgets get connected or over-clocked. Programming is so prevalent that it often goes unnoticed in our daily lives. Whether we're scripting out social presence with IFTTT, or doing taxes with Excel, automation and programming has become an inescapable part of the modern world.
Heroku believes that to invest in our future, we must invest in programming literacy…
Subscribe to the full-text RSS feed for News.