Azure / service-fabric-mesh-preview

Service Fabric Mesh is the Service Fabric's serverless offering to enable developers to deploy containerized applications without managing infrastructure. Service Fabric Mesh , aka project “SeaBreeze” is currently available in private preview. This repository will be used for tracking bugs/feature requests as GitHub issues and for maintaining the latest documentation.
MIT License
83 stars 10 forks source link

GA - Any time soon? #394

Closed dazinator closed 3 years ago

dazinator commented 3 years ago

We currently run a simple asp.net core website on azure app service for windows containers. We are now looking at expanding into more of a microservices architecture, and SF Mesh seems the next logical progression. We need to assess whether SF Mesh is going to faesible within our time frame, as we will have production customers and would need the SLA's and compliance that GA would bring, as opposed to "preview" status which doesn't offer the same level of guarantees. Is there any rough estimate on GA yet?

withinboredom commented 3 years ago

There's been almost no activity here since 2018, the docs were last updated in 2018, it doesn't support .NET core, etc... I'll let you draw your own conclusions.

dazinator commented 3 years ago

I assume SF Mesh is basically dead for some reason. A simple announcement on the state of SF Mesh would be very helpful. I guess its time for me to learn kubernetes :-(

esbenbach commented 3 years ago

Or you could look into the regular SF. But yes it would seem mesh is dead. As far as I know, basically each mesh instance is a regular isolated cluster because isolating the SF model from other apps on the same tenant is hard and thus sharing is not really possible.

On Fri, 27 Nov 2020, 23:06 Darrell, notifications@github.com wrote:

I assume SF Mesh is basically dead for some reason. A simple announcement on the state of SF Mesh would be very helpful. I guess its time for me to learn kubernetes :-(

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Azure/service-fabric-mesh-preview/issues/394#issuecomment-734999631, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKQP7VPORLM5J5RL5BU6ULSSAPGJANCNFSM4THXG4ZQ .

nanderto commented 3 years ago

@scottgu @ChackDan I too would like to know what is going on with Service Fabric Mesh. The getting started documentation is 2 years old, and requires us to use VS Studio 2017, and for me is not working. Even the Hello world is not working If I go to the samples the samples will not open even in VS 2017. When this was first announced this sounded like a great idea, bringing the power of service fabric but with a pay as you use model, but it looks like this has failed to deliver the same programming models including actors and reliable collections, and now is just being abandoned. Frankly even just being able to have serverless websites without a cold start would meet a lot of my needs. Please just let us know that this is the case.

tomkerkhove commented 3 years ago

It's here: https://azure.microsoft.com/en-us/updates/azure-service-fabric-mesh-preview-retirement/

dazinator commented 3 years ago

That was a long time coming! I'll close this now.

ddobric commented 3 years ago

:(