← CodeClarityLab Home
Browse by Category
+ added · updated 7d
✕ Clear A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Cloud CDN
CloudFront, Fastly, Cloudflare — caching at edge PoPs worldwide reducing latency and origin load.
2mo ago cloud intermediate
Cloud Cost Optimisation
Systematically reducing cloud spend without reducing capability — right-sizing instances, using reserved/spot pricing, eliminating waste, and architecting for cost from the start.
2mo ago cloud intermediate
Cloud Message Queues
Managed queue services — AWS SQS, Google Pub/Sub — durable scalable queuing without managing RabbitMQ infrastructure.
2mo ago cloud intermediate
Cloud Monitoring Tools
CloudWatch (AWS), Cloud Monitoring (GCP), Azure Monitor — auto-collect infrastructure metrics but need explicit instrumentation for application metrics.
2mo ago cloud intermediate
Cloud VPC & Networking
Virtual Private Cloud — private subnets for databases/workers, public subnets for load balancers only, security groups as stateful firewalls.
2mo ago cloud intermediate
Cloud-Native Patterns PHP 5.0+
Stateless services, externalised config, health checks, graceful shutdown, and immutable infrastructure — the 12-Factor App extended for containers.
2mo ago cloud intermediate
Diagram: Cloud Computing Models Cloud Computing Models
IaaS (infrastructure), PaaS (platform), SaaS (software), and FaaS (functions) — each level of abstraction trades control for convenience.
2mo ago cloud beginner
Diagram: Container Orchestration Container Orchestration PHP 5.0+
Automating the deployment, scaling, networking, and health management of containers across a cluster of machines — Kubernetes is the dominant solution.
2mo ago cloud advanced
✓ schema.org compliant