The Changelog: Software Development, Open Source

Kaizen! Tip of the Pipely (Friends)

5 snips
May 9, 2025
The hosts journey through the ups and downs of launching Pipely, revealing the humorous chaos caused by internet outages. They dive into optimizing build processes and explore the challenges of integrating CDNs. The conversation highlights web performance testing and the rollout of next-generation Heroku, focusing on the importance of developer tools like Retool. As they gear up for a celebratory launch party, the excitement for upcoming advancements is palpable, along with an invitation to the community to join in on the fun.
Ask episode
AI Snips
Chapters
Transcript
Episode notes
INSIGHT

CDN Cache Misses Hurt Performance

  • The current changelog.com site suffers from high origin latency and frequent cache misses on the CDN.
  • Serving content directly from the origin or with low cache efficiency causes slower page responsiveness and delays in image loading.
ANECDOTE

Two Instances Caused URL Issues

  • Running two isolated application instances pointing to the same database caused URL mismatches and logging inconsistencies.
  • This led to podcast download count errors and Slack notifications posting outdated URLs.
INSIGHT

Flyradar Reveals Global Instance Traffic

  • Using flyradar, we can monitor all deployed instances globally in real-time, observing traffic and region distribution.
  • This tool helps identify requests hitting different app instances and CDN locations, aiding troubleshooting and performance tuning.
Get the Snipd Podcast app to discover more snips from this episode
Get the app