Azure – Azure Backup now protect against accidental deletion in Azure File Shares
By now, you should already know Azure Backup, the Azure solution to protect your workloads (both on-premises and online) by backing them up, and...
There are various ways to achieve a cost-effective, well-architected framework (WAF) Azure environment. We have selected some of the most common optimisations we talk to customers about. They can be categorised as the following: storage, Infrastructure as a Service (IaaS), monitoring, and Platform as a Service (PaaS).
The general-purpose v2 (GPv2) tier for storage accounts maintains the latest Azure Storage features while also incorporating the functionality of general-purpose v1 (GPv1) and Blob storage accounts.
Some cost-friendly features of GPv2 include:
As a result, GPv2 accounts are advised for most storage circumstances and are considered best practice.
Azure contains two key types of vaults:
Azure Spot Virtual Machines (VMs) on scale sets can help you benefit from Azure’s unused capacity at a significant cost saving. When Azure needs capacity back, they’ll evict the Azure Spot VM instances. This makes these VMs ideal for workloads that can cope with interruptions, such as batch processing jobs, dev/test environments, and more.
Having VMs in your cloud environment that aren’t running at their full potential or are sized incorrectly will incur unnecessary compute costs. This also includes any VMs that aren’t currently in use but are still running. So, it’s important to make sure you stop your VMs during off hours or resize them.
A reservation can be scoped for a subscription or resource groups. By setting the reservation’s scope, you’re picking where the reservation settings apply. Based on your needs, you can choose to scope your reservation in three ways:
If you’re unsure about what the billing context is, it’s dependent on what your licensing is.
To centrally manage platforms, it’s recommended to use a single monitor logs workplace. This is ideal for circumstances where role-based access control (RBAC), data sovereignty requirements, and data retention policies dictate separate workspaces.
Centralised logging pushes reports about change movement, configuration, service health, and other important aspects required for IT operations. As a result, having centralised logging provides your operations management teams with the visibility they need while reducing administrative effort and chances for holes in observability.
Log Analytics offers the Pay-As-You-Go model, but it also caters to Commitment Tiers. These tiers can save you as much as 30 per cent by allowing you to commit to a tier of data ingestion for a workspace. The lowest tier starts at 100 GB per day at a price lower than what’s offered by the Pay-As-You-Go model. The Commitment Tiers provide a 31-day period of commitment from the moment a tier is chosen.
Don’t forget to take advantage of this free tool! With respect to WAF, Azure Advisor provides helpful insights to help you get the most value out of your Azure environments.
App Service plans run instances, and they act as the scale unit of App Service applications. So, if the plan is designed to run four VM instances, then every app in the plan runs on all four instances. Then, each of these VM instances is charged the same regardless of the number of applications running on them.
You can use App Service plans alongside auto-scaling to reduce expenditure. Extra costs can be saved by implementing multiple apps into a single App Service plan, so long as the plan has sufficient resources to cope with the load.
You should also consider creating separate App Service plans for production and testing as best practice. As all applications within a single App Service plan share the same VM instance, it’s not recommended to use slots on the production implementation for testing as it can negatively impact the production deployment.
By now, you should already know Azure Backup, the Azure solution to protect your workloads (both on-premises and online) by backing them up, and...
Disclaimer you need to evaluate if you need or not to enable this new feature, anonymous read access on Azure Blob Storage, as any client will be...
As you know, you have the capability to backup your workloads (either from on-premises or Azure) to an Azure Recovery Vaults.