Other Azure Services

Home » Azure Cheat Sheets » Other Azure Services

Azure 101: Subscriptions And Management Groups

2023-03-20T01:55:37+00:00

In Microsoft Azure, a subscription is an agreement between a customer and Microsoft on how to pay for and access Azure services. It is paid based on the consumption of services within the subscription. For example, if you provisioned Azure Virtual Machines, App Service, Azure SQL Database, and other services, your subscription will be billed based on using these services. There are many types of subscriptions. Each type of subscription may have various characteristics and limitations, such as the maximum number of a specific virtual machine size that can be provisioned or the number of tags in a resource group. However, you [...]

Azure 101: Subscriptions And Management Groups2023-03-20T01:55:37+00:00

Azure 101: Regions And Availability Zones

2023-03-20T01:52:44+00:00

Natural disasters are no laughing matter that we can take for granted; they can seriously mess up a business and its operations, especially when using traditional on-premises IT infrastructure. Luckily, with Azure regions and availability zones, companies can have a backup plan to ensure data redundancy, disaster recovery, scalability, and remote access. With Microsoft Azure, companies can continue to operate even in the face of natural disasters. This means that businesses can stay operational regardless of what Mother Nature throws their way. Azure Regions are geographically discrete data centers located in different locations around the world. It provides locations across [...]

Azure 101: Regions And Availability Zones2023-03-20T01:52:44+00:00

Deploying Docker Images To Azure Container Apps

2023-03-20T03:33:38+00:00

Containers, cloud-native, and microservices are all used in modern software development and deployment. A container is a standalone executable package that contains everything needed to run a piece of software, creating an isolated environment for the application. While microservices are an architectural paradigm for developing applications composed of small, independent services. This enables teams to autonomously build, deploy, and grow their services, increasing the speed and agility of the development process. In Microsoft Azure, there is a fully managed service called Azure Container Apps, where you can deploy, manage, and scale multi-container applications and microservices. You can run your containers [...]

Deploying Docker Images To Azure Container Apps2023-03-20T03:33:38+00:00

Automate Resources In Azure Using ARM Templates

2023-03-27T13:18:23+00:00

Infrastructure as Code (IaC) is a method of running IT infrastructure that automates, configures, and manages systems and networks using scripts or code. It can work with a variety of file formats, including JSON and YAML. YAML (YAML Ain't Markup Language) is a data serialization format that is commonly used in Ansible, Kubernetes, and other tools. While JSON (JavaScript Object Notation) is a popular data interchange format that is frequently used in AWS CloudFormation, Terraform, and other tools. Both YAML and JSON are simple to understand and can be used in a variety of IaC tools. Azure Resource Manager (ARM) [...]

Automate Resources In Azure Using ARM Templates2023-03-27T13:18:23+00:00

Azure Service Bus

2023-03-20T10:24:58+00:00

Azure Service Bus Cheat Sheet A fully managed message broker service. It allows you to decouple applications and services.  Provides a reliable and secure platform for asynchronous data and state transfer. Enables you to deliver messages to multiple subscribers and fan-out message delivery to downstream systems. Features Message Sessions for implementing first in, first out (FIFO) and request-response patterns to ensure the order of messages in the queue. Autoforwarding allows you to remove messages from a queue or subscription and transfer it to a different queue or topic (must be in the same namespace). A dead-letter queue holds the messages [...]

Azure Service Bus2023-03-20T10:24:58+00:00

AWS, Azure, and GCP Certifications are consistently among the top-paying IT certifications in the world, considering that most companies have now shifted to the cloud. Earn over $150,000 per year with an AWS, Azure, or GCP certification!

Follow us on LinkedIn, Facebook, or join our Slack study group. More importantly, answer as many practice exams as you can to help increase your chances of passing your certification exams on your first try!