Skip to content

sergeybykov/Yams

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YAMS

YAMS (Yet Another Microservices Solution) is a library that can be used to deploy and host microservices in Azure. It offers the following features:

  • Quick deployments of Azure services (~1minute).
  • Sharing infrastructure (multiple microservices can be deployed to the same cloud service).
  • Versioning of microservices, quick updates, reverts, etc.

As long as your service can be started with an exe, you can deploy it with YAMS (see the documentation to learn how you can pass arguments to your exe).

Please read the documentation below for more information.

Documentation

Contribute!

We welcome contributions of all sorts including pull requests, suggestions, documentation, etc. Please feel free to open an issue to discuss any matter.

License

This project is licensed under the MIT license.

About

YAMS (Yet Another Microservices Solution) is a library that can be used to deploy and host microservices in Azure.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%