All 145 articles, sorted alphabetically
AKS
Managed Kubernetes. Auto-scaling, VNet integration.
Read article →Alibaba Anti-DDoS + Cloud Firewall
Managed DDoS + firewall for Asia.
Read article →alibaba_apsaradb_rds
Read article →Alibaba Container Service (ACK)
Managed Kubernetes. Serverless (ASK).
Read article →Alibaba Elastic Compute Service (ECS)
Alibaba's EC2 equivalent. Instance families.
Read article →Alibaba Function Compute
Serverless functions. Similar to Lambda.
Read article →Alibaba MaxCompute
Massive-scale data warehouse. Similar to BigQuery.
Read article →Alibaba Model Studio + Qwen
Qwen LLMs as managed API. Foundation models.
Read article →Alibaba Object Storage Service (OSS)
S3-compatible + native. Multi-region.
Read article →Alibaba Tablestore
Wide-column NoSQL. Like DynamoDB + Bigtable.
Read article →Azure App Service
PaaS for web apps. Multi-runtime. Enterprise-ready.
Read article →Oracle Autonomous Database
Self-driving, self-securing, self-repairing.
Read article →Azure Arc
Manage on-prem + other clouds from Azure.
Read article →Azure Batch
Managed HPC + batch compute.
Read article →Azure Cognitive Services + AI Services
Vision, Speech, Language, Decision APIs.
Read article →Azure Container Apps
Serverless containers. Dapr integration. KEDA autoscaling.
Read article →Azure Data Lake Storage Gen2
Blob + hierarchy + POSIX. Big data foundation.
Read article →Azure DevOps
Repos + Pipelines + Boards + Test Plans + Artifacts.
Read article →Azure Files
SMB + NFS shares. AD integration.
Read article →Azure Functions
Consumption, Premium, Dedicated plans.
Read article →Azure Key Vault
Managed keys + secrets + certs.
Read article →Azure Load Balancer Family
Standard LB, Application Gateway, Front Door, Traffic Manager.
Read article →Azure Managed Disks
OS + data disks. Standard/Premium/Ultra tiers.
Read article →Azure Machine Learning Studio
End-to-end ML platform. Notebooks + training + endpoints.
Read article →Azure OpenAI Service
OpenAI models via Azure. Enterprise features.
Read article →azure_purview
Read article →Microsoft Sentinel
Cloud-native SIEM + SOAR.
Read article →Azure SQL Database
Managed SQL Server. Serverless + Hyperscale.
Read article →azure_synapse
Read article →Azure Virtual Machines
VM series: D, E, F, B, N. Similar to EC2.
Read article →Azure Virtual Network (VNet)
Regional networks. Subnets. Similar to AWS VPC.
Read article →Bicep + ARM Templates
Azure IaC. Bicep transpiles to ARM.
Read article →Azure Blob Storage
Object storage. Hot/Cool/Cold/Archive tiers.
Read article →Cloud AI Platforms Compared
How Vertex AI, SageMaker, and Azure ML compare.
Read article →Cloud autoscaling
Deep-dive on cloud autoscaling: metrics and scaling policies (target tracking, step, scheduled), scale out/in with cooldowns, horizontal vs vertical, …
Read article →Cloud CDN architecture
Deep-dive on cloud CDN: PoP, shield tier, cache keys, TTL, purge, WAF, edge compute, TLS termination, observability.
Read article →Cloud Container Services
How different clouds provide container services and how to choose.
Read article →Cloud Cost Analysis
How to analyze cloud costs: tools, tagging, allocation.
Read article →Cloud Cost Optimization
The 5 biggest cloud cost levers: rightsizing, reserved capacity, spot, storage tiering, and idle resource cleanup.
Read article →Cloud Data Lakes
How cloud data lakes work: object storage + query engines (Athena, BigQuery, Synapse).
Read article →Cloud Data Movement
How to move data efficiently between regions + clouds.
Read article →Cloud DDoS protection architecture
Deep-dive on DDoS defense in depth: anycast dispersion, flow-telemetry detection, SYN cookies and edge TCP termination, L7 bot scoring and graduated c…
Read article →Cloud Disaster Recovery
The DR strategies (backup, pilot light, warm standby, active-active) with RPO/RTO trade-offs.
Read article →Cloud Disaster Recovery Architecture in Depth
A 2500-word walkthrough of cloud DR: RPO/RTO, tiers, replication, compute standby, failover automation, runbooks, drills, failback.
Read article →Cloud Edge Compute
How edge compute (CloudFront Functions, Cloud Run edge, workers) runs code near users.
Read article →Cloud Egress Costs
How egress costs work and strategies to minimize.
Read article →Cloud egress cost architecture
Deep-dive on cloud egress cost: cross-AZ, cross-region, internet, VPC endpoints, CDN offload, compression, Direct Connect, attribution.
Read article →Cloud FinOps
How FinOps practices bring visibility + accountability to cloud spend.
Read article →Cloud FinOps Architecture in Depth
A 2500-word walkthrough of cloud FinOps: cloud bill, tagging, attribution, reservations + spot, rightsizing, anomaly detection, budget alerts, FinOps …
Read article →Cloud Governance
How to establish cloud governance: policies, guardrails, cost controls.
Read article →Cloud Hybrid
How hybrid cloud combines on-prem + cloud.
Read article →Cloud IAM architecture
Deep-dive on cloud IAM: identity, workload identity, roles, policies, permission boundaries, SCPs, ABAC, session controls, and audit.
Read article →Cloud KMS architecture
Deep-dive on Cloud KMS: DEK, KEK, root key, envelope encryption, access policy, rotation, regional isolation, audit, cross-account grants.
Read article →Managed Kubernetes Across Clouds
How EKS, GKE, AKS differ, and what portable K8s looks like.
Read article →Cloud Landing Zone Architecture in Depth
A 2500-word walkthrough of a cloud landing zone: management/security/network accounts, OU structure, guardrails, baseline, SSO, logging, cost, and aut…
Read article →Cloud Migration Patterns
The 6 R's of cloud migration and when each pattern makes sense.
Read article →Multi-Cloud Architecture in Depth
A 2500-word walkthrough of multi-cloud: workload, abstraction, landing zones, identity, data placement, networking, cost, observability, compliance.
Read article →Cloud Multi-Region
How to deploy across multiple cloud regions for latency, sovereignty, resilience.
Read article →Cloud-Native Analytics Compared
How cloud analytics services compare: BigQuery, Redshift, Snowflake, Synapse.
Read article →Cloud-Native Databases Compared
How cloud databases compare: Spanner, Aurora, Cosmos DB, DynamoDB.
Read article →Cloud-Native ML Compared
How cloud ML platforms + services compare.
Read article →Cloud networking architecture
Deep-dive on cloud networking: VPC, subnets, route tables, NAT, peering, PrivateLink, DNS, security groups, NACL, flow logs.
Read article →Cloud object storage architecture
Deep-dive on cloud object storage: buckets, storage classes, consistency, versioning, lifecycle, replication, encryption, access.
Read article →Private connectivity -- reaching services without the internet
Deep-dive on cloud private connectivity (AWS PrivateLink, GCP Private Service Connect, Azure Private Link): the public-exposure problem, the private e…
Read article →Cloud Region Selection
How to choose cloud regions: latency, compliance, cost.
Read article →Cloud secrets architecture
Deep-dive on cloud secrets management: secret manager, rotation, injection, versioning, short-lived leases, audit, compliance.
Read article →Cloud Security Baseline
The minimum cloud security practices: MFA, IAM, encryption, logging, patching.
Read article →Cloud Serverless
How serverless functions (Lambda, Cloud Functions, Azure Functions) compare.
Read article →Serverless architecture
Deep-dive on serverless: event sources, triggers, runtime, auto scale, concurrency, cold start, timeouts, DLQ, observability.
Read article →Spot capacity architecture
Deep-dive on running production workloads on spot instances: capacity pools and allocation strategies, interruption-notice plumbing and drain controll…
Read article →Cloud WAF -- filtering malicious web traffic at the edge
Deep-dive on cloud WAF: the block-attacks need, managed rules (OWASP/known threats), custom rules, rate-based rules, SQLi/XSS blocking, bot management…
Read article →The Well-Architected framework -- pillars for sound cloud systems
Deep-dive on the Well-Architected framework: the six pillars (operational excellence, security, reliability, performance efficiency, cost optimization…
Read article →Cloud Zero Trust
How zero trust architecture applies in cloud: verify every request, no implicit trust.
Read article →Cloudflare Access
SSO gateway for internal apps.
Read article →Cloudflare D1
SQLite at edge. Read replicas globally.
Read article →Cloudflare Durable Objects
Coordinated stateful workers. Global consistency.
Read article →Cloudflare KV
Global eventually-consistent KV. Fast reads.
Read article →Cloudflare R2
Zero egress fees. Big differentiator.
Read article →Cloudflare Radar
Internet trends + threat data. Public dashboard.
Read article →Cloudflare Tunnels (cloudflared)
Outbound-only agents connect apps to Cloudflare.
Read article →Cloudflare Vectorize
Vector DB at edge. RAG on Workers.
Read article →Cloudflare Workers
V8 isolates. Sub-millisecond cold start. Edge JS.
Read article →Cloudflare Zero Trust
Access + Gateway + Tunnels. VPN alternative.
Read article →Cosmos DB
Multi-model NoSQL. Global distribution. Multiple APIs.
Read article →Azure Databricks
Databricks natively integrated. VNet injection.
Read article →Microsoft Defender for Cloud
CSPM + workload protection. Multi-cloud.
Read article →Alibaba DingTalk Integration
Enterprise messaging + AI in Chinese market.
Read article →DigitalOcean App Platform
Heroku-like PaaS. Apps from GitHub.
Read article →DigitalOcean Droplets
Simple VMs. Predictable pricing.
Read article →DigitalOcean Managed Kubernetes
Simplest managed K8s. Free control plane.
Read article →DigitalOcean Spaces
S3-compatible object storage.
Read article →Microsoft Entra ID (was Azure AD)
Cloud identity. B2B, B2C. Zero-trust.
Read article →Exadata Cloud + Exadata Cloud@Customer
Oracle's engineered systems in cloud + on-prem.
Read article →Fly.io Machines
Fast-starting Firecracker VMs. Global regions.
Read article →Fly.io Postgres
Managed Postgres with global replicas.
Read article →Fly.io Regions + Anycast
35+ regions globally. Anycast routing.
Read article →Fly.io Volumes
Local persistent storage per machine.
Read article →Heroku Dynos
Container abstraction. Eco/Basic/Standard/Perf tiers.
Read article →Heroku Postgres
Managed Postgres add-on.
Read article →Heroku Redis
Managed Redis add-on.
Read article →LiteFS
SQLite replication for Fly deployments.
Read article →Microsoft Fabric
Next-gen analytics. Unified SaaS.
Read article →Multi-Cloud Strategy
When multi-cloud makes sense (regulatory, resilience, negotiation), and when it's more cost than benefit.
Read article →MySQL HeatWave
MySQL + columnar analytics + ML in one. Cross-cloud.
Read article →Netlify Distributed Persistent Rendering (DPR)
On-demand static generation + caching.
Read article →Netlify Edge Functions
Deno at edge. Fast cold start.
Read article →Netlify Functions
AWS Lambda under Netlify. Edge + Background variants.
Read article →OCI AI Services
Vision, Language, Speech, Document Understanding.
Read article →OCI API Gateway
Managed API gateway. Free tier included.
Read article →OCI Bare Metal Compute
Physical servers on demand. Hypervisor-free.
Read article →OCI Base Database Service
Managed Oracle DB. VM Base + Bare Metal + Exadata options.
Read article →oci_bastion
Read article →OCI Block Volume
Balanced, Higher Perf, Ultra High Perf. Per-volume perf tuning.
Read article →OCI Compartments
Hierarchical resource containers.
Read article →OCI Compute
How OCI Compute provides VMs and bare metal instances, and where its pricing is dramatically different.
Read article →OCI Compute Shapes
E5 (AMD), X9 (Intel), A1 (Ampere ARM). Flex shapes.
Read article →OCI Container Instances
Serverless containers. Simpler than K8s.
Read article →OCI Data Safe
DB security + audit + masking + monitoring.
Read article →OCI FastConnect
Direct + Partner. Redundant pair for HA.
Read article →OCI File Storage
NFSv3. Multi-AD. Snapshots + clones.
Read article →OCI Always Free Tier
Best free tier among hyperscalers. Actually useful.
Read article →OCI Functions
Fn Project. Kubernetes-based under hood.
Read article →OCI Generative AI Service
Managed LLM API. Cohere + Meta models.
Read article →OCI GoldenGate
CDC + replication. Oracle DB + more.
Read article →OCI GPU Instances
NVIDIA GPUs available. Cluster options.
Read article →OCI IAM
How OCI IAM controls access via policies attached to compartments, and how it differs from AWS IAM.
Read article →OCI IAM
Compartment = OCI's unique concept.
Read article →OCI Load Balancer
Two flavors. Regional. Public + private.
Read article →OCI Logging
Managed log service. Log Analytics for advanced.
Read article →OCI Monitoring
Metrics + alarms. Auto-populated from services.
Read article →OCI Networking
How VCN (Virtual Cloud Network) works in OCI: subnets, gateways, route tables, and security lists.
Read article →OCI Object Storage
How OCI Object Storage works, its storage tiers, and the S3-compatible API.
Read article →Oracle Cloud Infrastructure Overview
What OCI is, its distinctive architecture (compartments, tenancy), and where it fits versus AWS/GCP.
Read article →OCI Sovereign Cloud + Government Regions
Dedicated sovereign infrastructure. EU, US Gov, others.
Read article →OCI Streaming
Managed Kafka-API streaming.
Read article →OCI Vault
HSM-backed keys + secrets.
Read article →OCI Virtual Cloud Network (VCN)
Regional networks. Cross-region peering.
Read article →OKE
Managed Kubernetes. Basic + Enhanced tiers.
Read article →Microsoft Power Platform
Power Apps + Automate + BI + Virtual Agents.
Read article →Vercel Analytics + Speed Insights
Web analytics + performance monitoring.
Read article →Vercel Edge Functions
V8 isolates. Similar to Cloudflare Workers.
Read article →Vercel KV (Redis via Upstash)
Managed Redis. Serverless pricing.
Read article →Vercel Postgres (Neon)
Managed Postgres. Serverless.
Read article →Vercel Serverless Functions
Traditional Lambda-like. Node/Python/etc.
Read article →Azure VM Scale Sets
Managed VM fleets. Uniform vs Flexible orchestration.
Read article →