Ends in
00
days
00
hrs
00
mins
00
secs
ENROLL NOW

🚀 $4.99 Claude Certified Architect Foundations CCA-F Practice Exams

tutorials dojo

Home » tutorials dojo » Page 22

Azure Cloud Concepts

2023-06-26T04:24:09+00:00

Bookmarks High Availability Fault Tolerance Disaster Recovery Scalability Elasticity Agility Validate Your Knowledge Azure Cloud Concepts Cheat Sheet Terminologies of the cloud: High Availability, Fault Tolerance, Disaster Recovery, Scalability, Elasticity, and Agility High Availability If hardware fails, you can get a new, exact copy of it in very little time Use clusters (a group of virtual machines) to ensure high availability Fault Tolerance Fault tolerance is part of the resilience of cloud computing Zero Down-Time -  if one component fails, a backup component takes its place Disaster Recovery Plan to [...]

Azure Cloud Concepts2023-06-26T04:24:09+00:00

AWS DataSync vs Storage Gateway

2024-01-18T06:27:52+00:00

Learn more about the use cases and differences between AWS Data Sync and Storage Gateway in this comparison table:   DataSync Storage Gateway Description AWS DataSync is an online data transfer service that simplifies, automates, and accelerates the process of copying large amounts of data to and from AWS storage services over the Internet or over AWS Direct Connect. AWS Storage Gateway is a hybrid cloud storage service that gives you on-premises access to virtually unlimited cloud storage by linking it to S3. Storage Gateway provides 3 types of storage interfaces for your on-premises applications: file, volume, and tape. How [...]

AWS DataSync vs Storage Gateway2024-01-18T06:27:52+00:00

AWS CloudFormation Deletion Policy

2023-06-03T04:57:38+00:00

Deleting a stack on CloudFormation also removes all the provisioned resources in it. In some cases, you want some resources to be retained even after deleting its stack. The good thing is that you can do this by defining its DeletionPolicy.  This is pretty straightforward - you just need to define DeletionPolicy with Retain value and for the resources that support snapshot, (like RDS databases) you can set Snapshot as its value. With DeletionPolicy: Snapshot, a snapshot is created before a resource is deleted. This allows you to have a backup of the resource that's been deleted from the stack.  [...]

AWS CloudFormation Deletion Policy2023-06-03T04:57:38+00:00

AWS CloudFormation StackSets and Nested Stacks

2023-06-03T04:59:37+00:00

AWS CloudFormation lets you model and provision resources for your environment using programming language, leveraging the concept of Infrastructure as Code (IaC). You don’t need to manually create all of your resources one by one, CloudFormation will do this for you. All resources are defined on the AWS CloudFormation template. This means that this AWS environment can be reliably and easily reproduced since everything is declared on a template. For example, creating a new Test environment similar to your current setup, or when creating a Disaster Recovery environment in another region.  With AWS CloudFormation, you can either upload your own [...]

AWS CloudFormation StackSets and Nested Stacks2023-06-03T04:59:37+00:00

Azure CapEx vs. OpEx

2025-11-01T02:38:14+00:00

Capital Expenditure (CapEx) Upfront cost on physical infrastructure You need to plan your expenses at the start of a project or budget period. CapEx computing costs: Server costs - server clustering, redundant power supplies, and uninterruptible power supplies. Storage costs - centralized storage and fault-tolerant storage for critical applications. Network costs - cabling, switches, access points, routers, wide area networks, and Internet connections. Backup and archive costs - backup maintenance and consumables like tapes. Organization continuity and disaster recovery costs - recover from a disaster and continue operating using backup generators. Datacenter infrastructure costs - costs for construction and building [...]

Azure CapEx vs. OpEx2025-11-01T02:38:14+00:00

Azure App Service

2026-03-26T06:42:28+00:00

Bookmarks App Services Types Deployment Monitoring Security VNet Integration Hybrid Connections Pricing Validate Your Knowledge Azure App Service Cheat Sheet A fully managed platform (PaaS) for building, deploying, and scaling your web apps. Different types of App Services: Web Apps, Web Apps for Containers, and API Apps Automatically patches and maintains the OS and language frameworks. App Service can scale up or out manually or automatically. App Service supports the following languages: .NET(.NET 10 Preview available) .NET Core Java Ruby Node.js (Node.js 22, 24 LTS now available) PHP Python [...]

Azure App Service2026-03-26T06:42:28+00:00

Azure Virtual Machines

2025-11-27T03:13:42+00:00

Bookmarks Features VM Status Disks Dedicated Host Pricing Backup and Recovery Concepts Scale Sets Monitoring Network Security Azure Scale Set vs Availability Set How to Create a Virtual Machine in Azure Validate Your Knowledge Azure Virtual Machines Cheat Sheet Linux-based and Windows-based virtual machines Features Server environments are called virtual machines. A package OS and additional installations in a reusable template are called VM Images. Supports various configurations of CPU, memory, storage, and networking capacity for your virtual machines, known as virtual machine [...]

Azure Virtual Machines2025-11-27T03:13:42+00:00

Azure Archive Storage

2026-02-26T06:07:45+00:00

Bookmarks Features Use Cases Pricing Validate Your Knowledge Azure Archive Storage Cheat Sheet Store rarely accessed data which are held for a period of 180 days. Snapshots are not applicable to archive storage. Features It supports 2 rehydrate priorities: High and Standard Standard (Default) - rehydration request may take up to 15 hours. High - rehydration request may finish in under 1 hour for objects under 10 GB in size. Long-term backup, secondary backup, and archival datasets Lowest storage costs but the highest data rehydrate and access costs To read data in archive [...]

Azure Archive Storage2026-02-26T06:07:45+00:00

Azure Table Storage

2025-12-12T07:39:12+00:00

Azure Table Storage Cheat Sheet A NoSQL key-value store for large semi-structured datasets. Supports flexible data schema. Query using a subset of the OData protocol and filter on the PartitionKey and RowKey properties for fast, indexed lookups. Azure Cosmos DB for Table offers enhanced query capabilities. Important Update (2024): Microsoft's strategic direction for table storage is Azure Cosmos DB for Table. This offering provides the Azure Table Storage API with significant enhancements: guaranteed single-digit millisecond latency, automatic global distribution, dedicated throughput, and a comprehensive SLA. For all new development, Microsoft recommends using Azure Cosmos DB for Table. The classic Azure Storage Tables [...]

Azure Table Storage2025-12-12T07:39:12+00:00

Azure Queue Storage

2025-12-08T05:48:00+00:00

Azure Queue Storage Cheat Sheet Durable queues for large-volume cloud services. Store large numbers of messages. Queue messages may have a size of up to 64 KB. Features Asynchronous message queueing to communicate between components of the application. Built to be scalable and withstand the failure of individual components Monitor the length of the queue to add elasticity to your application, and hibernate or deploy additional nodes depending on customer demand. Azure Active Directory (Azure AD) authentication enables secure, identity-based access control without using shared storage account keys. Soft delete protects against accidental message deletion by allowing recovery of deleted messages within [...]

Azure Queue Storage2025-12-08T05:48:00+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. Upskill and 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!