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

service-fabric-mesh update #294

Open balukantu opened 5 years ago

balukantu commented 5 years ago

Hi Team,

We are eager to migrate our application to SF Mesh. I am afraid about the limitations of SF Mesh.

My application is build up on .Net Framework Service Fabric Reliable services which include the following capabilities:

Stateful Services with Reliable collections Reliable actors Backup and Restore mechanism Event Grid Messaging And many more.

All these components are implemented using.Net Framework. So can you provide me with a mechanism to migrate all these components without affecting the business?

It would be greatful if you provide the roadmap of SF Mesh and updates. Such that we can plan our deliverables.

Thanks Balu

tomkerkhove commented 5 years ago

Duplicate of #295, #102, #250 & #252