PenultimateWidgets utilizes a microservices architecture and want to ensure that as new requests appear that the architecture elastically scales.
- Categories: atomic, triggered
- Requirements:
- For microservices determined to need it, they should support elastic scale
- As the number of requests excedes the defined threshold, the service discovery tool creates more instances and dispatches requests
- Additional Context:
- PenultimateWidgets microservices use a common service template that handles discovery