Posts by this author

May 24, 2024
1

Start Simple, Scale Fast: Azure Storage for Distributed Computing

Azure Storage Accounts are one of the simplest resources on Azure, but simultaneously one of the most useful and reused building blocks across the Microsoft Cloud ecosystem. Blobs, leases, and queues are fundamental components that enable powerful patterns. Let's dig into why Storage Accounts should be in your Azure toolkit.

CSEISE
Aug 1, 2023
4

Best Practices for Performance Testing: A Guide for Developers

This post underscores the importance of performance testing in software development, based on insights from a project involving a high-throughput containerized workload. It highlights the necessity of establishing clear performance goals, early identification and collaboration with a Performance Engineer, effective use of Application Performance Mo...

CSE