admin

About Jon Bonso

Jon Bonso is the co-founder of Tutorials Dojo, an EdTech startup and an AWS Digital Training Partner that provides high-quality educational materials in the cloud computing space. He graduated from Mapúa Institute of Technology in 2007 with a bachelor's degree in Information Technology. Jon holds 10 AWS Certifications and is also an active AWS Community Builder since 2020.

Azure Certifications Path

2023-07-26T09:09:38+00:00

Bookmarks Azure Fundamentals (AZ-900) Azure Administrator Associate (AZ-104) Azure Developer Associate (AZ-204) Azure Solutions Architect Expert (AZ-104 and AZ-305) Azure DevOps Engineer Expert (AZ-104/AZ-204 and AZ-400) In the previous article, we have discussed the different AWS Certifications path. In this article, we will give you an overview of the top and most in-demand Azure certifications today. Azure Fundamentals (AZ-900) Purpose The AZ-900 Microsoft Azure Fundamentals certification exam is intended for individuals who want to have a foundational knowledge when venturing into the cloud. Although the AZ-900 test is the easiest to acquire [...]

Azure Certifications Path2023-07-26T09:09:38+00:00

AWS Certification Path

2023-05-19T19:33:43+00:00

Before jumping into the different AWS certification paths, it's good to first learn the benefits of being AWS certified through this short article. It is also important to note that AWS has scrapped the prerequisite for Professional-level exams. Previously, you could only take the Professional-level exams (Solutions Architect Professional and DevOps Engineer Professional) after passing their Associate-level counterparts. Now, you can take any AWS exam without the need to pass any prior AWS exam, which is ideal for those who already have extensive working experience in the industry.   In this short article, we'll learn more about the AWS Certification program [...]

AWS Certification Path2023-05-19T19:33:43+00:00

AWS Certified Database – Specialty DBS-C01 Exam Study Path

2024-02-17T03:48:18+00:00

Bookmarks Study Materials Core AWS Services to Focus On Validate Your Knowledge Final Remarks The global cloud adoption trend will continue to accelerate in the coming years and that will include the proliferation of deploying and managing purpose-built databases. Companies from all industries will look for talents that can manage the challenges of migrating their data and securing them in the cloud. The AWS Certified Database - Specialty (DBS-C01) exam is the latest addition to the AWS Specialty Certifications. This exam validates your comprehensive understanding of AWS database services' breadth, including the concepts of design, [...]

AWS Certified Database – Specialty DBS-C01 Exam Study Path2024-02-17T03:48:18+00:00

Azure Virtual Network (VNet)

2023-10-23T07:00:00+00:00

Bookmarks Key Concepts VNet Use Case Subnets Security VNet Components VNet Peering Pricing How to Connect Virtual Networks Across Azure regions with Azure Global VNet Peering Validate Your Knowledge Azure Virtual Network Cheat Sheet You can create a virtual network in the cloud dedicated to your Azure account. It is the fundamental building block where you can launch Azure resources. Azure VNet is the networking layer of Azure VMs. A VNet spans all the Availability Zones in the region. After creating a VNet, you can add one or [...]

Azure Virtual Network (VNet)2023-10-23T07:00:00+00:00

Azure Container Instances (ACI)

2023-11-30T14:11:37+00:00

Azure Container Instances Cheat Sheet Run containers without managing servers. For event-driven applications, quickly deploy from your container development pipelines, run data processing, and build jobs. Azure Container Instances is a regional service. Features Containers have less overhead than VMs and can be deployed consistently. All the dependencies for an application are included in the container image. Applications running in containers can be deployed easily to multiple operating systems and hardware platforms. Select an image source using Quickstart images, Azure Container Registry, and Docker Hub. Create a container image only when you need it and process data on-demand. You can [...]

Azure Container Instances (ACI)2023-11-30T14:11:37+00:00

Azure Database for MySQL and PostgreSQL

2023-04-11T13:16:54+00:00

Azure Database for MySQL and PostgreSQL Cheat Sheet PaaS relational database services Mitigate database downtime with high availability, redundancy, and resiliency capabilities. Enables you to scale vertically when needed. Receive alerts based on the metrics of your servers. Protect sensitive data at rest and in transit. Automated backups, up to 35 days. PostgreSQL deployment options: Single Server and Hyperscale (Citus) Single server pricing tiers: Basic, General Purpose, and Memory Optimized. Basic - light compute and I/O performance workloads. General Purpose - a balanced compute and memory with scalable I/O throughput workloads. Memory Optimized - for high performance database workloads requiring [...]

Azure Database for MySQL and PostgreSQL2023-04-11T13:16:54+00:00

Azure Virtual Machine vs Web App

2023-04-18T03:46:31+00:00

  Azure Virtual Machine Azure Web App Description Infrastructure as a service, if you need to have full control over your computing environment. Platform as a service, it allows you to integrate the app without managing the underlying infrastructure. Deploy Uses an OS image. Uses a runtime stack. State Management Stateful or stateless Stateless Autoscaling You need to use VM scale sets to support autoscaling in virtual machines. Autoscaling is a built-in service in App Service. Scale Limit 1000 nodes per scale set for platform image and 600 nodes per scale set for custom image 20 instances and 100 with [...]

Azure Virtual Machine vs Web App2023-04-18T03:46:31+00:00

Amazon Quantum Ledger Database (QLDB)

2023-06-23T06:29:32+00:00

Bookmarks How it Works Common Use Cases Components Of QLDB Performance Scalability Reliability Backup and Restore Security Pricing Limitations Amazon Quantum Ledger Database Cheat Sheet Fully managed ledger database that provides a transparent, immutable, and cryptographically verifiable transaction log ‎owned by a central trusted authority. Used to track all application data changes, and maintain a complete and verifiable history of changes over time Amazon QLDB is serverless.  No capacity provisioning required or setting read/write limits. QLDB transactions are ACID (atomicity, consistency, isolation, and durability) compliant. Amazon QLDB [...]

Amazon Quantum Ledger Database (QLDB)2023-06-23T06:29:32+00:00

Azure Load Balancer vs Application Gateway vs Traffic Manager vs Front Door

2023-03-20T03:21:26+00:00

  Load Balancer Application Gateway Traffic Manager Front Door Service Network load balancer. Web traffic load balancer. DNS-based traffic load balancer. Global application delivery Network Protocols Layer 4 (TCP or UDP) Layer 7 (HTTP/HTTPS) Layer 7 (DNS) Layer 7 (HTTP/HTTPS)  Type Internal and Public Standard and WAF - Standard and Premium Routing Hash-based, Source IP affinity Path-based Performance, Weighted, Priority, Geographic, MultiValue, Subnet Latency, Priority, Weighted, Session Affinity Global/Regional Service Global Regional Global Global Recommended Traffic Non-HTTP(S) HTTP(S) Non-HTTP(S) HTTP(S) Endpoints NIC (VM/VMSS), IP address IP address/FQDN, Virtual machine/VMSS, App services Cloud service, App service/slot, Public IP address App service, [...]

Azure Load Balancer vs Application Gateway vs Traffic Manager vs Front Door2023-03-20T03:21:26+00:00

Azure Blob vs Disk vs File Storage

2023-03-20T02:17:06+00:00

  Blob Storage Disk Storage File Storage Type of storage Object storage to store all types of data formats. Block storage for virtual machines. File system across multiple machines. Max Storage Size Same as maximum storage account capacity 65,536 GiB for ultra disk 32,767 GiB for standard and premium drives Scale up to 100 TiB Max File Size 190.7 TiB for block blob 195 GiB for append blob 8 TiB for page blob Equivalent to the maximum size of your volumes 4 TiB for a single file Performance (Throughput) 500 requests per second for a single blob Up to 2000 [...]

Azure Blob vs Disk vs File Storage2023-03-20T02:17:06+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!