Search overlay panel for performing site-wide searches

Build Your Next Big Thing on Heroku. Sign Up Now!

All Heroku Episodes

A collection of podcasts with Heroku engineers, developers, and product managers.

Episodes

Code[ish] • April 9th, 2019

There's data being generated and collected all around us, from the shows we binge watch to the shoes we buy online. Isaac Slavitt has a different concern: can data scientists use their methodologies to prevent diseases, combat pollution, or track wildlife migration patterns?

Hosted By:
Jonan Scheffler
Jonan Scheffler
Developer Advocate, Heroku
@thejonanshow
with Guest:
Isaac Slavitt
Isaac Slavitt
Co-Founder & Data Scientist, DrivenData
@drivendataorg

Transcript Available

  • Heroku in the Wild
  • artificial intelligence
  • data science
  • machine learning
  • Postgres

Share This

Code[ish] • April 4th, 2019

For many developers, public speaking can be an intimidating endeavor. Whatever your experience level, it can be difficult coming up with a topic, formatting your slides, or even identifying which conference to deliver your talk.

Whether it's on a technical or non-technical topic, there are tired and true techniques you can use to make sure your talk is an amazing one. We'll go over some of those strategies, starting from the beginning: how to find a conference to present at, what conference organizers are looking for in a CFP, and how to maintain your audience's interest.

Transcript Available

  • Tools and Tips
  • conference talks
  • public speaking

Share This

Code[ish] • April 2nd, 2019

Spring has come, and chocolate bunnies aren't the only delights worth cracking open. Your database is filled with all sorts of data that's useful to your organization and your customers. But what's the best way to get insight into that information? You could connect directly to production and run queries, but one wrong command and your database could lock up, or worse, result in data loss. And what if non-engineering teams want to run their own analytics, or if external customers are asking for results pertaining to their subscribers?

There are ways to lower the barriers of access to your database. Rather than write one-off queries for your Sales or Marketing teams--likely requiring test suites and redeploys--you can construct safer SQL queries through a web UI. That data can also be shared through an API, so you can hook it up to a Slack bot, or even generate a unique password-protected URL, to share with people outside your company.

Transcript Available

  • Heroku in the Wild
  • dataclips
  • NoSQL
  • Postgres

Share This

Go Time • August 1st, 2016

Edward Muller discusses his State of Go survey, vendoring and versioning, the Heroku Go Buildpack, how they use Go at Heroku, and more.

  • go
  • golang

Share This

Open source developers are often taken for granted. They spend their nights and weekends toiling away, often in obscurity, to bring developers and their companies the tools and frameworks they've come to depend on. Smart companies are beginning to realize that these critical pieces of infrastructure are too important to trust to an effectively volunteer staff; they want ready access to the developers of their tooling and their skills.

In recent years it has become increasingly common for companies to bring strategic open source developers on full-time. The developers are ideally afforded the opportunity to maintain the pace of their work on their open source projects, but they're also around to lend support and mentorship, and to assist with complex technical problems related to their area of expertise.

Transcript Available

  • Deeply Technical
  • Open Source
  • Rails
  • Ruby

Share This

Code[ish] • March 28th, 2019

Simple tech stacks don't get enough love. Andrew Garcia talks to us about Goodshuffle and the advantages of building on top of Grails, JDK8, and a trustworthy tech stack.

Transcript Available

  • Heroku in the Wild
  • Gradle
  • Grails
  • Java

Share This

Software Engineering Daily • August 2nd, 2017
Continuous delivery is a model for deploying small, frequent changes to an application. In a continuous delivery workflow, code changes that are pushed to a repository set off a build process that spins up a new version of the application.
  • Continuous Delivery
  • Heroku Flow

Share This

Giant Robots • December 1st, 2013
Harold Giménez, Heroku postgres leader, talks about Postgres, data management, and beer brewing in this episode.
  • postgres
  • Data management

Share This

Software Engineering Daily • October 25th, 2016
Tom Crayford is an engineer at Heroku, where he helped engineer the recent Heroku Kafka product, which is a managed version of Apache Kafka. He talks about the use cases of Kafka and how to build Kafka as a cloud service at scale in this podcast.
  • Apache Kafka
  • distributed systems
  • Kafka on Heroku

Share This

Software Engineering Daily • February 28th, 2017
Andrew Gwozdziewycz is an operational experience engineer with Heroku. He talks about how Heroku build Autoscaling in this episode, and how Heroku’s metrics pipeline - using Kafka and Cassandra - supports the high volume of health check data.
  • Autoscaling
  • Data health check

Share This

The Bike Shed • June 8th, 2016
In this episode, Terence Lee of Heroku, Bundler, and mruby-cli fame talks about Apache Kafka and the future of mruby scripting.
  • Ruby
  • mruby scripting
  • Rails

Share This

The Bike Shed • July 21st, 2015
In this episode, Richard Schneeman joins The Bike Shed to discuss ruby memory use, horizontal scaling, and tackling open source issues.
  • Ruby
  • Horizontal scaling
  • Memory use

Share This