cloud
-

Description of the solution You can monitor alerts in Azure on your own or send them to an email. But working that way there is posibility that you can notice it to late. When alert occurs connected with your Azure resource you need to react as quick as possible. You can use for this Log…
-

What’s hidden under B size name? B size name stands for ‘Burstable’. When you want to lower your costs of Azure this is size of Virtual Machines that are created for lowests costs with flexible CPU usage. When you don’t need full CPU power all the time. This is a size of VMs that you…
-

What are Azure Reservations? Azure Reservations help you save money by committing to one-year or three-year plans for multiple products. Committing allows you to get a discount on the resources you use. Reservations can significantly reduce your resource costs by up to 72% from pay-as-you-go prices. Reservations provide a billing discount and don’t affect the…
-

Description of the problem Problem to solve was connected with building Docker images for .NET applications. Building Docker images from Dockerfiles was taking long time aprox. 3-5 minutes. All of Dockerfiles for apps was auto generated in Visual Studio (dockerfile-overview). Agent used was Linux machine. How I speed it up I have done four tasks:…
-

Why it’s so important There is many risky resources in Azure that without cost optimization can lead you to burn your money every month. You need to control and monitor your Azure resources to don’t let such situation to happen. For example you have application that is sending its logs to Application Insights. There can…
