Virtual Machines (IaaS)
Compute Engine (GCP), EC2 (AWS), Azure Virtual Machines
Migration/Rehosting: Move existing website infrastructure to the cloud for better control and immediate cost savings over traditional hosting.
Containerization (PaaS/CaaS)
Google Kubernetes Engine (GKE), Amazon ECS/EKS, Azure Kubernetes Service (AKS)
Modernization/Scalability: Run complex applications (e.g., e-commerce, custom apps) with massive, automated scaling and better resource utilization.
Serverless Compute (FaaS)
Cloud Run (GCP), AWS Lambda, Azure Functions
Cost-Efficiency/Agility: Ideal for dynamic content, APIs, and backend functions. You only pay when the code is actually running.