You are developing a microservices-based application that uses Azure Container Apps. The application consists of several containerized services that handle tasks, such as processing orders, managing inventory, and generating reports. You deploy two microservices named serviceA and serviceB to support managing inventory.
You have the following requirements:
• serviceA and serviceB must publish events to a single Azure Event Hub by using the Event Hubs SDK.
• serviceA must publish 1,000 events per second.
• serviceB must publish 3,000 events per second.
• Costs must be minimized.
You need to support the publishing of events.
What should you do?
peterbuza
6 days, 22 hours ago