demos
- Engineering
- Last Updated: May 21, 2025
- Andrew Fawcett
SignalR makes it easy to add real-time functionality to .NET web applications—things like live chat, instant notifications, or interactive dashboards. But what happens when your app starts to grow? A single server can only take you so far. At some point, you’ll need to scale out.
In this post, we’ll walk through what it takes to scale a SignalR app to run across multiple servers. We’ll start with the basics, then show you how to use Redis as a backplane and enable sticky sessions to keep WebSocket connections stable. And we’ll deploy it all to Heroku. If you’re curious about what…
- News
- Last Updated: November 06, 2024
- Emily Todd
Dreamforce comes to San Francisco this September 17-19. Heroku, a Salesforce company, has a packed schedule with a variety of sessions and activities designed to enhance your knowledge of our platform and integrations with Salesforce technologies.
Learn more about Heroku’s latest innovations by adding us to your agenda via the Dreamforce Agenda Builder . Here’s where you can find Heroku at Dreamforce 2024.
Heroku Demos in the Trailblazer Forest
Whether you are a full-stack Salesforce Developer or just prefer the CLI the Heroku demo booth is the best place to kick off Dreamforce. Dive into the latest product…
Subscribe to the full-text RSS feed for Andrew Fawcett.