@Prince Gupta Welcome to Microsoft Q&A Forum, Thank you for posting your query!
Are you referring to IOPS, throughput or bandwidth?
Already Khaled El-Sayed, TAQA Gas has provided the detailed information, adding few more insights on your query!
Azure Blob Storage provides high scalability and performance capabilities, allowing you to store and retrieve large amounts of unstructured data. The storage capacity and throughput of Azure Blob Storage can be scaled up as needed, but reaching sustained speeds of 200 GB per second would require careful architectural planning and possibly utilizing additional Azure services.
To optimize the performance of Azure Blob Storage, you can leverage features such as parallelism, caching, and optimizing your application code. Azure also provides content delivery services like Azure Content Delivery Network (CDN), which can help deliver your gaming content efficiently to end-users by caching it closer to them.
It's worth mentioning that the specific needs and requirements of your gaming streaming site should be thoroughly analyzed to determine the most suitable infrastructure and storage setup. Working closely with Azure experts or consultants can provide valuable guidance in designing an architecture that meets your performance and scalability goals.
Performance and scalability checklist for Blob storage: https://learn.microsoft.com/en-us/azure/storage/blobs/storage-performance-checklist
This reference details scalability and performance targets for Azure Storage. The scalability and performance targets listed here are high-end targets, but are achievable. In all cases, the request rate and bandwidth achieved by your storage account depends upon the size of objects stored, the access patterns utilized, and the type of workload your application performs: https://learn.microsoft.com/en-us/azure/storage/blobs/scalability-targets
Please let us know if you have any further queries. I’m happy to assist you further or work closer on this issue
Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.