sahansera / deploying-containers-on-service-fabric

Deploying Multi-Container Services on Azure Service Fabric

Home Page:https://sahansera.dev/deploying-multi-container-services-on-azure-service-fabric/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploying Multi-Container Services on Azure Service Fabric

This is a demo app created for the following blog post in my personal blog:

https://sahansera.dev/deploying-multi-container-services-on-azure-service-fabric/

Installation

You need to have the following installed:

  • Docker Desktop
  • Azure account
  • Azure Service Fabric SDK and tooling
  • Visual Studio 2019

Project Structure

  • ProductCatalog: .NET Core 3.1 App
  • Web: React App
  • WebShop: Service Fabric App to wrap the above two projects

Questions? Bugs? Suggestions for Improvement?

Having any issues or trouble getting started? Get in touch with me

Support

Has this Project helped you learn something new? or helped you at work? Do Consider Supporting.

Buy Me A Coffee

Share it!

Please share this Repository within your developer community, if you think that this would a difference! Cheers.

About the Author

Sahan Serasinghe

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Deploying Multi-Container Services on Azure Service Fabric

https://sahansera.dev/deploying-multi-container-services-on-azure-service-fabric/


Languages

Language:PowerShell 40.9%Language:TypeScript 29.2%Language:C# 14.9%Language:HTML 7.4%Language:CSS 4.0%Language:Dockerfile 3.7%