Earlier quoted context omitted.
> Backplane is a service that unifies discovery, routing, and load balancing for web servers written in any language, running in any cloud or datacenter. Traffic shaping, request enrichment, blue/green deploys, and other difficult to implement networking operations become trivial when using Backplane's combination of hosted and on-premise software. From their docs page here: https://www.backplane.io/docs
In the last ten years I have also seen 'backplane' be: * A protocol for helping web widgets on a page communicate and share data https://openid.net/wg/bp/ . We used to support it at Livefyre to interop with certain Janrain products, but the ecosystem wasn't so big at the time. It wasn't under OpenID at the time. * This roller coaster of a social network startup https://techcrunch.com/2015/03/06/the-backplane-black-bo…
Backplane is shutting down
21–30 of 75 posts
Re: Backplane is shutting down
#22Earlier quoted context omitted.
> Backplane is a service that unifies discovery, routing, and load balancing for web servers written in any language, running in any cloud or datacenter. Traffic shaping, request enrichment, blue/green deploys, and other difficult to implement networking operations become trivial when using Backplane's combination of hosted and on-premise software. From their docs page here: https://www.backplane.io/docs
In the last ten years I have also seen 'backplane' be: * A protocol for helping web widgets on a page communicate and share data https://openid.net/wg/bp/ . We used to support it at Livefyre to interop with certain Janrain products, but the ecosystem wasn't so big at the time. It wasn't under OpenID at the time. * This roller coaster of a social network startup https://techcrunch.com/2015/03/06/the-backplane-black-bo…
Re: Backplane is shutting down
#23In this regard, large established players have the benefit of the doubt when using a proprietary SaaS service: they are unlikely to fold, and if they sunset a product, they will likely give ample warning well ahead of time. (But not always even so: I see any new Google consumer product as a "while supplies last" sale.)
Re: Backplane is shutting down
#24I understand not wanting to appear on "our incredible journey" blog or whatever with a bunch of sap, but surely more information can be made public without everyone emailing? Why shutting down? Why only a couple of weeks? Will the code be open sourced?
Re: Backplane is shutting down
#25Re: Backplane is shutting down
#26I understand not wanting to appear on "our incredible journey" blog or whatever with a bunch of sap, but surely more information can be made public without everyone emailing? Why shutting down? Why only a couple of weeks? Will the code be open sourced?
Customers got emails a few days before this, and they're getting a lot of help. It's easy to criticize but I think they're handling it pretty well.
Re: Backplane is shutting down
#27Re: Backplane is shutting down
#28Second, Backplane really looked like great tech https://www.youtube.com/watch?v=43wFJBRTHG0
Re: Backplane is shutting down
#29I like the basic technical idea behind Backplane, which is that your backend servers "dial-out" and connect to the edge load balancers. Does anyone know why this technique is not used more? Or is it actually common but I just haven't heard of it? If so who/where is it actually done this way?