Aman Baloch

Software Engineer from Melbourne

View on GitHub

Performance Optimization Techniques for .NET 8

.NET 8 brings many performance improvements, but understanding how to optimize your code is essential for getting the most out of these enhancements. This blog will delve into various strategies to optimize .NET 8 applications, complete with code examples demonstrating each technique.

:clock3: 1 minute read
Read More

Maximizing Cost Efficiency with Azure Container Instances (ACI) versus Azure WebJobs for Scheduled Tasks

In the ever-evolving landscape of cloud computing, efficiency and cost-effectiveness are paramount considerations for businesses of all sizes. As organizations strive to optimize their operations, the choice of deployment methods can significantly impact both performance and expenditure. Azure, Microsoft’s cloud computing platform, offers a plethora of services tailored to meet diverse business needs. In this article, we’ll explore how Azure Container Instances (ACI) outshine Azure WebJobs in terms of cost savings and operational efficiency.

:clock3: 1 minute read
Read More

Common AWS Services

AWS is the most popular cloud services provider in the world. It offers a lot of services for building highly available, scalable and resilient business solutions. AWS helps companies with variety of IAAS, PAAS and SAAS service offerings.

:clock3: 1 minute read
Read More