Tag: Azure
AWS Azure May 11, 2026AWS vs GCP vs Azure: An Architect’s Honest Comparison (2026) - An honest comparison of AWS, Azure, and GCP for 2026 — focusing on the real decision factors architects face, not just feature lists and….
AWS Azure Data Analytics Machine Learning May 11, 2026Physical Cores beat Hyper-Threads? Benchmarking the vCPU Illusion - In the Cloud, VM instance selection is usually done by comparing instance family, number of vCPUs, memory size, hourly cost etc. It is easy….
AWS Azure DevOps Terraform May 11, 2026Terraform Drift Detection in Production: Why plan Isn't Enough - You have Terraform. You have a CI pipeline. You even have a nightly terraform plan job that emails someone when it exits non-zero. You feel….
AWS Azure DevOps Paywall May 4, 2026AWS vs GCP vs Azure: We Migrated Between All Three. Here’s the Cost Breakdown. - 18 months. 3 cloud providers. $847K in bills. Here’s what nobody tells you before you commit.
Azure Data Science Paywall May 4, 2026AWS, Azure or Google for your model?A - You decide your model needs cloud infrastructure.You open the AWS, Azure and Google Cloud websites.Three hours later, you’re still reading….
AWS Azure April 27, 2026AWS vs GCP vs Azure: Which Cloud Platform Should Data Engineers Learn First? - Ask ten senior data engineers which cloud platform they recommend for beginners and you will get eleven different answers. That is not….
AWS Azure April 27, 2026Why We Built MiniSky: The Open-Source GCP Emulator That Treats Your Localhost Like a Real Cloud - Local Cloud Emulation Is Broken. Here’s How We’re Fixing It for Google Cloud Platform.
AI AWS Azure DevOps Paywall April 27, 2026Goodbye, DIY Multicloud: A Technical Deep Dive Into AWS Interconnect - AWS just made it trivial to privately connect VPCs across clouds and open-sourced the spec so any provider can join. Here’s how the….
AWS Azure April 27, 2026Why Your Cloud Bill Is Out of Control And It’s Not Your Engineers’ Fault - Let me guess. Someone in your organization recently opened the monthly cloud bill, went pale, and asked the engineering team to explain why….
AWS Azure April 27, 2026I Spent 6 Hours Trying to Connect RabbitMQ on Azure. Here’s What Nobody Tells You. - By Daniel Adekunle Akinbade | Technical Founder, Ayib by Markfisher Consulting.
AWS Azure FinOps April 27, 2026What Is FOCUS? The FinOps Standard That Makes Multi-Cloud Cost Data Actually Usable - FOCUS is the open specification that standardizes cloud billing data across AWS, GCP, and Azure. This guide explains what it is, why it….
Azure Networking April 20, 2026GCP Gives You One Global IP for Free. Azure Charges You Four Services to Do the Same Thing - Part 3: Full Deep Dive — Application Gateway, Front Door, Traffic Manager, GCP HTTP LB, Network LB & More.
AWS Azure April 20, 2026Day 11 of 15. Controlling What Containers Are Allowed To Do (Security Policies Explained) - Because detection is good, but prevention is better.
AWS Azure April 20, 2026Running AI Agent Governance on AWS, No Azure Required - How to deploy Microsoft’s Agent Governance Toolkit on ECS/Fargate and govern your Bedrock agents.
AWS Azure FinOps April 20, 2026Multi-Cloud Cost Management: How to Stop Losing Money Across AWS, Azure, and GCP - Managing costs across multiple cloud providers is harder than managing any single one. This guide covers how to normalize billing data with….
Azure DevOps April 20, 2026Cloud Platform for DevOps Engineers — Putting It All Together - Part 10 of the DevOps Roadmap series. The final piece.
AWS Azure April 20, 2026AWS Outage of October 2025: The WhatsApp Messages from My Brother (And the Multi-Cloud Architecture… - 1. The Day My WhatsApp Exploded.
Azure April 20, 2026The Blueprint for Azure Migration: From R-Lanes to Production Cutover - I have long felt the need to document a comprehensive, end-to-end flow for those transitioning into Architecture or Solutions Engineering….
AWS Azure Paywall April 13, 2026Building a Multi-Tier AWS Environment with Modular CloudFormation - By CodeGenitor.
AWS Azure Kubernetes April 13, 2026How To Clear The CKS Like I Did - CKS is difficult, in my opinion.
Azure Microsoft April 13, 2026Securing Google Kubernetes Engine (GKE) with Microsoft Defender for Containers - Your GKE cluster is running in GCP. Your security team is in Azure. Your CISO wants a single dashboard. This is how you bridge that gap and….
AWS Azure April 13, 2026Comparison between AWS vs Azure vs GCP (Complete 2026 Guide) - Introduction.
AI AWS Azure FinOps April 13, 2026The Hidden Cost of Idle AI/ML Infrastructure: SageMaker, AML, and Vertex AI - TL;DR: Idle AI/ML endpoints burn $500–$23K/month unnoticed. Most teams don’t detect them until weeks later.
AWS Azure DevOps April 13, 2026Day 10 of 15. What Happens After Your Container Is Compromised (Runtime Security Explained) - Because not every attack can be prevented.
AWS Azure Microservices April 13, 2026We Built a Multi-Cloud Platform — Here’s What Nobody Tells You - Supporting AWS, Azure, and GCP behind a single dashboard sounds simple. It wasn’t.
ADK Azure Gemini CLI April 13, 2026Building a Multimodal Cross Cloud Live Agent with ADK, Azure Fabric, and Gemini CLI - Leveraging the Google Agent Development Kit (ADK) and the underlying Gemini LLM to build cross cloud apps with the Python programming….
Azure April 6, 2026Cross-Cloud Pipeline with ADF & STS: Architecture, Troubleshooting & Costs
AWS Azure April 6, 2026Snowflake as Your Single Hub for External Data using Apache Iceberg with Snowsight - Manage External Volumes for Apache Iceberg Entirely from Snowsight — A Complete UI + SQL Guide.
AWS Azure March 30, 2026AWS vs Azure vs GCP: A batalha definitiva explicada como se fossem restaurantes
AWS Azure March 30, 2026Your Mocks Are Testing the Wrong Thing - There’s a test pattern so common in Python codebases that nobody questions it anymore:.
Azure March 30, 2026A Practical Engineer’s Perspective Azure v/s Google Cloud - Public Cloud debates often get stuck in sales and marketing slogans and vendor‑driven narratives. But when you’ve actually built, deployed….
Azure Gemini CLI March 30, 2026MCP Development with Python, and Azure Container Apps - This article details how to develop Model Context Protocol (MCP) AI applications using Python and Google's Gemini CLI. It outlines a cross-cloud approach, demonstrating the deployment of these applications from a local development environment to Azure Container Apps. This enables leveraging Gemini's powerful AI capabilities within Microsoft's fully managed, serverless container platform.
AWS Azure March 30, 2026Why Linux Powers the Cloud - And why that’s unlikely to change anytime soon.
AI AWS Azure March 30, 2026One-Click Deployment Is Here — And It Changes Everything - Ship faster, break less, sleep better.
Azure Gemini March 23, 2026Running Azure CLI Tools on ChromeOS / ChromeOS Flex
AWS Azure DevOps March 23, 2026Day 5 of 15. The Hidden Risk Inside Every Container (Images and Layers Explained) - Why most container security issues begin before a container even runs.
AWS Azure Paywall Security March 23, 2026Conduct Offensive Security Assessments on Large-Scale Web Applications, REST APIs, and Cloud-Backed… - How to do it:.
AWS Azure March 23, 2026Day 6 of 15. Stop Building Insecure Containers (How to Write Secure Dockerfiles) - Most container vulnerabilities are introduced during the build process. Here’s how to fix that.
AWS Azure March 23, 2026Day 7 of 15. How Containers Talk to Each Other (And How Attackers Exploit It) - Understanding container networking and why it becomes a major attack surface.
AI AWS Azure March 23, 2026AI Architect Interview Questions - Let’s deep dive into commonly asked real world and production grade interview questions. (I have used Google Cloud Platform for reference….
Azure Gemini CLI March 23, 2026MCP Development with Python, and the Azure Container Instance - Leveraging Gemini CLI and the underlying Gemini LLM to build Model Context Protocol (MCP) AI applications with Python with a local….
Azure Gemini CLI March 23, 2026MCP Development with Gemini CLI, Python, and Azure Functions - Leveraging Gemini CLI and the underlying Gemini LLM to build Model Context Protocol (MCP) AI applications with Python with a local….
Azure ChromeOS Gemini CLI March 23, 2026Running Azure CLI Tools on ChromeOS / ChromeOS Flex - Using ChromeOS / ChromeOS Flex with Azure CLI Tools.
AWS Azure March 23, 2026Day 8 of 15. Your Containers Are Leaking Secrets (And You Might Not Know It) - Why most applications expose sensitive data without realizing it.
AWS Azure FinOps March 16, 2026AWS vs Azure vs GCP Pricing: Why Cloud Costs Are Harder to Compare Than You Think - Most cloud pricing comparisons start with a simple question: Which provider is cheapest — AWS, Azure, or Google Cloud?
AWS Azure March 16, 2026Day 1 of 15. Containers Are Everywhere. But Are They Secure? - Why understanding containers is the first step to mastering container security.
AWS Azure March 16, 2026Day 3 of 15. The Secret Behind Container Isolation (Linux Namespaces Explained) - The technology that makes containers look like separate machines.
AWS Azure March 16, 2026Day 4 of 15. The Resource Control System Behind Containers (Cgroups Explained) - The mechanism that prevents one container from crashing an entire system.
AWS Azure March 16, 2026Securing Claude Cowork - Claude Cowork is an agentic AI tool from Anthropic designed to perform complex, multi-step tasks directly on your computer’s files.
Azure Gemini CLI March 16, 2026Customizing an Azure VM for Cross Cloud Development - This article covers installing and Running Gemini CLI cross-cloud. Azure provides serveral VM options that provide a Linux environment that….
Azure Gemini CLI March 16, 2026Cross Platform ADK Agents with an Azure Linux VM - This article covers installing and Running Gemini CLI cross-cloud. Azure provides serveral VM options that provide a Linux environment that….
AWS Azure March 9, 2026“It’s Not About If. It’s About When.” - Day 9 of 10: Cloud Incident Response — What You Do After Something Goes Wrong.
AWS Azure Infrastructure March 9, 2026Infrastructure as Framework: A New Abstraction for Cloud Deployment - Written by gyrgy on 4th of March 2026.
AWS Azure March 9, 2026Azure vs AWS for Data Engineering: A Real Comparison (From the Field, Not the Brochure) - Every few months, someone asks me the same question.
Azure Microsoft March 9, 2026Microsoft Certified Preparation Security, Compliance, and Identity basic Guide (SC-900) - Image By Author/ AzureParrot.
AWS Azure March 9, 2026Stop Asking Which Cloud is Best — Ask Yourself These 3 Questions Instead - “why we need to learn it” — that you’re already thinking like a professional, not just a student trying to pass an exam.
AWS Azure Paywall March 9, 2026Agentic Identity in AWS, Azure, GCP and OSS: Workloads, Sponsorship, Secrets, and Shadow Detection - Biggest blind spot in most teams’ agentic architecture is identity management. AWS, Azure, and GCP have all shipped first-class agent ids.
AWS Azure Networking March 2, 2026Cross-Tenant Azure VNet Peering: A Complete Setup Guide - How to Set Up VNet Peering Between Different Azure Tenants (Cross-Tenant Azure VNet Peering).
AWS Azure March 2, 2026“Your Cloud Isn’t Secure. It’s Just Unscanned.” - Day 6 of 10: Vulnerability Management — Finding Weakness Before Attackers Do.
AWS Azure March 2, 2026“It Wasn’t a Hack. It Was a Misconfiguration.” - Day 7 of 10: Cloud Misconfigurations & Why Most Breaches Aren’t Sophisticated.
Azure DevOps Workload Identity Workload Identity Federation March 2, 2026How to Connect Azure DevOps to GCP Using Workload Identity Federation - This article outlines how to securely connect Azure DevOps to Google Cloud Platform using Workload Identity Federation. It details a process leveraging short-lived OIDC tokens, which eliminates the risks associated with static service account keys and enhances CI/CD security for multi-cloud deployments.
AWS Azure Feb. 23, 2026Cloud Provider Concepts Compared: OCI vs AWS vs Azure vs Google Cloud - Cloud adoption is accelerating across industries, but each provider uses different terminology and services. This often confuses engineers….
AWS Azure Kubernetes Networking Feb. 23, 2026Understanding Kubernetes Network Flow: Frontend to Backend using NodePort - In this article, I’ll walk through the complete network flow in Kubernetes using a NodePort service, explaining how traffic moves:.
AWS Azure Feb. 23, 2026Federated Authentication: One Login, Many Cloud Apps - Ever used a “Sign in with Google” option? Very convenient, right? But how does that work? Behind this there is a highly appreciated and….
AWS Azure Feb. 23, 2026Azure for GCP & AWS Engineers: My Rosetta Stone for Surviving a New Cloud - How I’m using my GCP (and some AWS) experience to navigate Azure — without feeling lost in translation.
AWS Azure DevOps GitHub Feb. 16, 2026GitHub Actions Self-Hosted Runner Implementation on Linux VM (Step-by-Step Guide) - Modern CI/CD pipelines commonly rely on GitHub-hosted runners. While they are convenient, enterprise-grade systems often require greater….
Azure Feb. 16, 2026THE CLOUD SENTINEL: ARCHITECTING SECURITY IN AWS, AZURE AND GCP - Cloud computing has fundamentally reshaped how organisations build, deploy, and scale applications. Amazon Web Services (AWS), Microsoft….
AWS Azure Security Feb. 16, 2026The Robot Army: A Cross-Cloud Guide to Service Accounts, Managed Identities, and IAM Roles - Understanding the “Who, What, and How” of machine identity across GCP, Azure, and AWS.
AWS Azure Feb. 16, 2026Part 2 : Automated Provisioning & Orchestration - How Cloud Providers Run Your Applications.
AWS Azure LLM Feb. 9, 2026Multimodal Fine-Tuning 101: Text + Vision with LLaMA Factory - Most real-world problems are not made of text alone.
AWS Azure DevOps Infrastructure Feb. 9, 2026DevOps in 2026 Is Not About Tools — It’s About Owning Failure - At 2:17 AM, nothing looked broken.
AWS Azure Feb. 9, 2026Google Cloud: DAG pipeline - In the Google Cloud Platform (GCP) ecosystem, DAGs are the backbone of workflow orchestration. They ensure that complex data processes —….
Azure Feb. 9, 2026Expanding OCI Log Analytics for Multi-cloud usage: Ingesting Azure and GCP Logs - In the last month, I received multiple requests and questions about migrating logs from Azure and GCP. Based on that, I have created 2….
AWS Azure Feb. 9, 2026Building a Unified Operating Model for 2026 [Part 2] - How to build a consistent “Product” across AWS, Azure, and GCP.
AWS Azure Feb. 9, 2026From Legacy ETL to Modern ELT with dbt and Delta Lake: Hard Lessons From an Enterprise Migration - 1. Introduction: Why Legacy ETL Became a Liability.
AWS Azure Feb. 9, 2026Building Multi-Cloud Architectures - 1. Introduction: Why Multi-Cloud Became Inevitable.
AWS Azure DevOps Paywall Feb. 9, 2026The DevOptimists : A Publication For Cloud Enthusiasts - Follow for DevOps Related Ideas, Experience and Innovations.
AWS Azure Feb. 9, 2026LLM Fine-tuning Providers - Customize Large Language Models on Cloud, Azure, GCP, AWS.
AWS Azure Feb. 9, 2026Generative AI and Cloud Provider Offerings - Generative AI (GenAI) refers to a class of artificial intelligence systems that can create new content — such as text, code, images, and….
Azure Feb. 9, 2026OneDrive and from Cloud Shell to Cloud Hell - Bridging the gap using CLIs & PowerShell.
AWS Azure Feb. 2, 2026AWS vs. Azure vs. Google Cloud: The Ultimate Free Tier Battle & Survival Guide
Azure Data Analytics Feb. 2, 2026External Hive MetaStore Setup Guide for Multi-Cloud Data Lakes - We have spent the last decade perfecting the separation of Compute and Storage. It is the golden rule of modern cloud architecture. We dump….
Azure Databricks Feb. 2, 2026External Hive MetaStore Migration Guide: Azure to GCP - When considering a platform migration, the focus often lands on evaluating ETL/ELT tools for Data-transfer, while the equally critical task….
AWS Azure Feb. 2, 2026AWS. GCP. Azure. Pocket vocabulary. - This is a quick lookup sheet for abbreviations and cloud terms. Each entry aims to be: what it is, in plain English, plus when it matters.
AWS Azure DevOps Feb. 2, 2026Navigating the Hidden Minefield: Cloud Quotas and Infrastructure Deployment Delays
AWS Azure Feb. 2, 2026Securing AI Skills - This post focuses on security of AI skills.
AWS Azure Feb. 2, 2026Cloud Polyglot: Translating Your Infrastructure Between AWS, GCP, and Azure - Mapping Services Across AWS, GCP, and Azure.
AWS Azure Oracle Feb. 2, 2026How to Protect Data Across Multi-Cloud Environments - Introduction.
AWS Azure Big Data Jan. 26, 2026Data Engineering Showdown: AWS vs GCP vs Azure | by Gagan Abbot | Jan, 2026 | Medium - Tools, Usage, and Market Insights.
AWS Azure Jan. 26, 2026AWS Azure Jan. 26, 2026Stop Leaving Cloud Savings on the Table: A Deep Dive on Usage vs. Rate Optimization — Two sides of the same cost optimization coin | by Archera AI | Jan, 2026 | Medium - Cloud infrastructure represents the second-largest operating expense for most organizations after salaries, with studies suggesting up to….
AWS Azure Jan. 26, 2026Stop Leaving Cloud Savings on the Table: A Deep Dive on Usage vs. Rate Optimization | by Aran Khanna | Jan, 2026 | Medium - The challenge? Most teams treat cloud cost optimization as a single problem when it’s actually two very different disciplines.
AWS Azure Jan. 26, 2026Storage in data driven landscape with k8s Tip | by ashish chettri | Jan, 2026 | Medium - In today’s multi-cloud and hybrid landscape, storage has moved far beyond simple “hard drives.” Organizations now mix-and-match services….
AWS Azure Paywall Jan. 26, 2026Why Most Companies Should Stop Chasing 99.99% Availability | by Shukla Chandan | Jan, 2026 | Medium - 99.99% availability sounds like excellence.
AWS Azure DevOps Jan. 18, 2026What Cloud Computing Really Solves (And Why AWS Dominates) | by SwayamOps | Jan, 2026 | Medium - Cloud computing is often marketed as “renting servers on the internet.” That description isn’t wrong — but it misses the real problem….
AWS Azure Jan. 18, 2026Mastering Data Integration Across AWS, Azure, and Google Cloud | by IPSpecialist | Jan, 2026 | Medium - Introduction.
Azure Workload Identity Federation Jan. 5, 2026From Azure to GCP: A Practical Guide to Secure, Passwordless Authentication with AKS and Workload Identity Federation - This article details a practical guide for establishing secure, passwordless authentication between applications in Azure Kubernetes Service (AKS) and Google Cloud Platform (GCP) resources.
Azure Google Cloud Platform Dec. 8, 2025Forgotten User Group: Why Developer Tools Are a UX Nightmare That Cost Companies Billions - This article argues that developer tools, exemplified by Google Cloud Console and Azure, suffer from a deeply flawed user experience that creates significant frustration and inefficiency. This poor design leads to substantial time waste and cognitive load for developers, costing companies billions of dollars annually.
AWS Azure Official Blog June 23, 2025Simplify your multi-cloud strategy with Cloud Location Finder, now in preview - Cloud Location Finder provides up-to-date location data across Google Cloud, Amazon Web Services (AWS), Azure, and Oracle Cloud Infrastructure (OCI).
Azure Dataflow June 16, 2025Bridging Clouds: Accessing Azure Cosmos DB from GCP Dataflow with Azure Federated Identity (Entra ID) - This article walks you through the process of setting up Azure’s Federated Identity between GCP and Entra ID to enable a GCP Dataflow pipeline to securely access Azure Cosmos DB (using the MongoDB API).
AWS Azure Migration Feb. 10, 2025Stop bringing old practices to the cloud - In the blog, I will review some of the common old (and perhaps bad) practices organizations are still using today in the cloud.
Azure Security Dec. 2, 2024GCP IAM Security — Enhancing Privileged Account Management with PAM - GCP-PAM, introduced in 2024, enhances privileged account management by implementing the principle of least privilege, providing temporary permissions, maintaining audit trails, and integrating with GCP services. It offers a user-friendly interface for administrators to create entitlements, set conditions, and approve permission requests, while providing requesters with a simple process to request temporary permissions.
Azure Cloud Spanner Official Blog March 11, 2024How Glance improves database operations with Spanner - How Glance migrated from Azure Cosmos DB to Cloud Spanner.
Azure Cloud Run Microservices Serverless Feb. 19, 2024Deploying Dapr on Google Cloud Run for Efficient Microservices Development - A distributed application run time on GCP serverless.
AWS Azure Kubernetes Networking March 27, 2023Kubernetes and container networking in multi-cloud environments: Why you need Sparta like skills - As the world of technology continues to evolve, containerization has become a popular choice for deploying applications. Kubernetes is an….
Azure Business Google Cloud Platform Oct. 17, 2022Google Cloud Overtakes Microsoft as Innovation Leader in the Cloud - Keenly focused on where business in the cloud is going rather than where it’s been, Google Cloud is leveraging its own data-centric organic innovation plus a rapidly expanding portfolio of partnerships to overtake Microsoft as the innovation leader in the cloud.
Azure Google Kubernetes Engine Kubernetes Terraform March 21, 2022Does Kubernetes deliver on its promise of portability? - Migrating Kubernetes workload from Azure to GCP.
Azure Workload Identity Federation March 7, 2022Federating Google Cloud Identities with Azure Active Directory
AWS Azure BigQuery Data Analytics Official Blog Nov. 1, 2021BigQuery Omni now available for AWS and Azure, for cross cloud data analytics - BigQuery Omni helps teams break down silos by securely and cost-effectively analyzing data across clouds.
AWS Azure Kubernetes June 14, 2021State of Managed Kubernetes 2021 - EKS vs. AKS vs. GKE from a Developer’s Perspective (2021 Edition).
AWS Azure GCP Experience Google Cloud Platform June 14, 2021GCP Outpaces Azure, AWS in the 2021 Cloud Report - GCP delivered the most throughput (i.e. the fastest processing rates) on 4/4 of the Cloud Report’s throughput benchmarks: network throughput, storage I/O read throughput, storage I/O write throughput, and maximum tpm throughput – a measure of throughput-per-minute (tpm).
AWS Azure Google Cloud Platform Official Blog May 10, 2021A handy new Google Cloud, AWS, and Azure product map - To help developers translate their prior experience with other cloud providers to Google Cloud, we have created a table showing how generally available Google Cloud services map to similar offerings in AWS and Azure.
AWS Azure Google Cloud Platform Nov. 30, 2020Are native cloud migration and DR tools so ideal or why do independent vendors still exist? - A bit critical look at migration tools offered by cloud providers.
Azure Cloud Healthcare Aug. 17, 2020Are all FHIR APIs the Same? - An in depth analysis of Microsoft Azure’s FHIR API versus Google Cloud’s Healthcare API for FHIR as of August 2020.
Anthos AWS Azure BigQuery Business July 27, 2020Why BigQuery Omni is a Big Deal - Google Cloud’s bet on an open platform is starting to materialize with Anthos and BigQuery Omni.
Azure Compute Engine Security July 6, 2020Azure Confidential Computing vs Google Cloud Confidential Computing - Deep dive into a comparison of Azure and GCP Confidential computing.
AWS Azure Google Cloud Platform June 22, 2020Google Cloud Platform Benefits: How GCP Differs from Azure and AWS - Here are five things to consider when weighing Google Cloud Platform benefits against Azure and AWS.
App Engine Azure DevOps March 16, 2020Deploy GCP App Engine from Azure Release Pipelines - Interesting combination, deploying App Engine app from Azure DevOps pipelines.
AWS Azure Business Google Cloud Platform Dec. 16, 2019Amazon, Google, Microsoft: Here's Who Has the Greenest Cloud - How major cloud providers are using clean energy.
AWS Azure Cloud Vision API July 22, 20192019 Examples to Compare OCR Services - Comparison of some cloud OCR services.
AWS Azure Business Google Cloud Platform May 27, 2019What makes Google Cloud Platform unique compared to Azure and Amazon - Thoughts about where Google Cloud is heading.
AWS Azure Google Cloud Platform Monitoring April 29, 2019Why Cloudaware CMDB For Large Google Cloud Platform Deployments - Overview of Cloudaware CMDB, a multi-cloud management tool.
AWS Azure Cloud Functions Serverless April 8, 2019Visualizing Cold Starts - Benchmarking serverless functions for Big 3 cloud providers.
AWS Azure GCP Certification Google Cloud Platform April 1, 2019Is Google Cloud Platform worth my time? Is there demand? Questions I am asked and my responses. - Questions and answers regarding the popularity of Google Cloud with a comparison to AWS and Azure.
AWS Azure Google Cloud Platform Feb. 4, 2019Is Cloud to Cloud Migration Worth the Effort? - The benefits of Cloud to Cloud Migration.
AWS Azure Google Cloud Platform Jan. 7, 2019Clouds Compared — AWS vs Azure vs GCP - A comparison of the popular public clouds and unique services.
AWS Azure Google Kubernetes Engine Kubernetes Oct. 15, 2018Google GKE vs Microsoft AKS vs Amazon EKS - Comparison of different hosted Kubernetes solutions.
Azure GCP Experience Oct. 15, 2018What's up with GitLab.com? Check out the latest data on its stability - How stability of Gitlab services improved after migration from Azure to Google Cloud Platform.
AWS Azure Cloud Vision API June 11, 2018Extracting Text from Images:- Google a notch better than Azure and AWS! - Comparison of OCR methods from Google, AWS, Azure in different cases.
AWS Azure Google Kubernetes Engine Kubernetes May 14, 2018Using Managed Kubernetes Services - Overview of the managed Kubernetes services of the major cloud providers.
AWS Azure Business Google Cloud Platform March 19, 2018How do cloud providers adopt blockchain — AWS, Azure, Google Cloud, IBM and Oracle perspective? - This post explores how do cloud providers adopt blockchain .
Useful Links
Contact
Třebanická 183
Prague, Czech Republic
Phone: +420 777 283 075
Email: [email protected]