Multi-Cloud (OCI/Azure/Other)

Multi-Cloud (OCI/Azure/Other)

Deep technical articles on this topic.

155Articles
155Topics covered
Articles in this category

All 35 articles, sorted alphabetically

Advertisement
ARTICLE · 01

Alibaba Function Compute

Serverless functions. Similar to Lambda.

Read article
ARTICLE · 02

API gateway architecture

Deep-dive on the API gateway: the request pipeline of TLS termination, authentication, rate limiting, and routing; transform and aggregation stages; p…

Read article
ARTICLE · 03

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
ARTICLE · 04

Blue/green deployment architecture

Deep-dive on blue/green deployment in the cloud: how two complete production environments and a single router turn release and rollback into the same …

Read article
ARTICLE · 05

Cloud canary deployment architecture

Deep-dive on canary deployments: weighted traffic splitting via router/mesh, comparing the canary against a concurrent baseline under identical condit…

Read article
ARTICLE · 06

Configuration drift architecture

Deep-dive on cloud configuration drift: why declared/recorded/actual is a three-way comparison, the state file as a distinct participant, refresh cost…

Read article
ARTICLE · 07

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
ARTICLE · 08

Cloud DNS failover and traffic steering

Deep-dive on DNS-based failover and traffic steering: authoritative DNS applying geo, latency, weighted, and active-passive routing policies, health c…

Read article
ARTICLE · 09

Cloud Edge Compute

How edge compute (CloudFront Functions, Cloud Run edge, workers) runs code near users.

Read article
ARTICLE · 10

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
ARTICLE · 11

Cloud FinOps

How FinOps practices bring visibility + accountability to cloud spend.

Read article
ARTICLE · 12

Cloud IAM architecture

Deep-dive on cloud IAM: identity, workload identity, roles, policies, permission boundaries, SCPs, ABAC, session controls, and audit.

Read article
ARTICLE · 13

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
ARTICLE · 14

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
ARTICLE · 15

Cloud load balancer architecture

Deep-dive on cloud load balancing: anycast VIPs, the L4 edge and L7 proxy split, backend pools across availability zones, active health checks plus pa…

Read article
ARTICLE · 16

Cloud Migration Patterns

The 6 R's of cloud migration and when each pattern makes sense.

Read article
ARTICLE · 17

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
ARTICLE · 18

Managed NAT gateway architecture

Deep-dive on the managed cloud NAT gateway: private-subnet egress without inbound exposure, route tables and port translation, ephemeral-port capacity…

Read article
ARTICLE · 19

Cloud networking architecture

Deep-dive on cloud networking: VPC, subnets, route tables, NAT, peering, PrivateLink, DNS, security groups, NACL, flow logs.

Read article
ARTICLE · 20

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
ARTICLE · 21

Cloud secrets architecture

Deep-dive on cloud secrets management: secret manager, rotation, injection, versioning, short-lived leases, audit, compliance.

Read article
ARTICLE · 22

Cloud Serverless

How serverless functions (Lambda, Cloud Functions, Azure Functions) compare.

Read article
ARTICLE · 23

Service mesh architecture

Deep-dive on the service mesh: a data plane of per-pod sidecar proxies programmed by a central control plane to handle mutual TLS, retries, timeouts, …

Read article
ARTICLE · 24

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
ARTICLE · 25

VPC peering architecture

Deep-dive on VPC peering: the request/accept handshake, the symmetric routes and security-group rules that make traffic flow over the provider backbon…

Read article
ARTICLE · 26

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
ARTICLE · 27

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
ARTICLE · 28

DigitalOcean App Platform

Heroku-like PaaS. Apps from GitHub.

Read article
ARTICLE · 29

Multi-Cloud Strategy

When multi-cloud makes sense (regulatory, resilience, negotiation), and when it's more cost than benefit.

Read article
ARTICLE · 30

OCI IAM

How OCI IAM controls access via policies attached to compartments, and how it differs from AWS IAM.

Read article
ARTICLE · 31

OCI Monitoring

Metrics + alarms. Auto-populated from services.

Read article
ARTICLE · 32

OCI Networking

How VCN (Virtual Cloud Network) works in OCI: subnets, gateways, route tables, and security lists.

Read article
ARTICLE · 33

OCI Object Storage

How OCI Object Storage works, its storage tiers, and the S3-compatible API.

Read article
ARTICLE · 34

Oracle Cloud Infrastructure Overview

What OCI is, its distinctive architecture (compartments, tenancy), and where it fits versus AWS/GCP.

Read article
ARTICLE · 35

Vercel Edge Functions

V8 isolates. Similar to Cloudflare Workers.

Read article