Azure
Source Code : GitHub https://github.com and https://dev.azure.com/ ( very good integration, you get a private repo integrated with github )
Building the Code : Pipeline Build https://azure.microsoft.com/en-us/products/devops/pipelines/
Deployment : Pipeline Deploy https://learn.microsoft.com/en-us/azure/app-service/deploy-azure-pipelines?tabs=yaml
Serverless (Container as Service) : Azure Containers https://azure.microsoft.com/en-ca/products/category/containers/
Serverless (Function as Service): Azure Functions : https://azure.microsoft.com/en-us/products/functions/#overview
Elastic Cloud : Azure Vms https://azure.microsoft.com/en-us/products/virtual-machines/
Security : Security and defender https://azure.microsoft.com/en-us/products/defender-for-cloud/#overview
Key Management : Key Vault https://azure.microsoft.com/en-us/products/key-vault/#product-overview
CLI : https://learn.microsoft.com/en-us/cli/azure/
Storage : https://learn.microsoft.com/en-us/azure/virtual-machines/managed-disks-overview (there are other types for File and Object storage)
Data Transfer : Azure Data Box : https://learn.microsoft.com/en-us/azure/storage/common/storage-choose-data-transfer-solution
Extras :
Shell - Powershell https://learn.microsoft.com/en-us/azure/cloud-shell/features (seamless experience for people using windows)
Workspace : https://dev.azure.com/ (complete seamless experience of collaborating, building and deploying)
GCP (Google Cloud)
Source Code : Google Code - https://code.google.com/
Building the Code : Cloud Build - https://cloud.google.com/build/docs/build-push-docker-image
Deployment : Google Deployment Manager - https://cloud.google.com/deployment-manager/docs/fundamentals
Serverless (Container as Service) : Cloud Run https://cloud.google.com/run
Serverless (Function as Service ): Cloud Functions - https://developers.google.com/learn/topics/functions
Elastic Cloud : Google Compute Engine - https://cloud.google.com/compute
Security : Google IAM - https://cloud.google.com/iam
Key Management : Cloud Key Management - https://cloud.google.com/security-key-management
CLI : Cloud CLI - https://cloud.google.com/sdk/docs/install (Installation is very straight forward )
Storage : Google Storage - https://cloud.google.com/products/storage ( Object , Block , File, Mobile)
Data Transfer : Storage Transfer Service - https://cloud.google.com/storage-transfer-service
Microservices Patterns Support -
Api Management : Apigee - https://cloud.google.com/api-gateway or API Gateway https://cloud.google.com/api-gateway
Enterprise Integration Patterns Support - Spring Integration
Extras :
Shell - https://cloud.google.com/shell ( Directly run commands from browser )
Workspace : https://workspace.google.com/essentials/ (Collaboration, communication )
AWS
Source Code : Code Commit https://aws.amazon.com/codecommit/
Building the Code : Code Build https://aws.amazon.com/codebuild/
Deployment : Code Deploy https://aws.amazon.com/codedeploy/
Serverless (Container as Service) : Fargate https://aws.amazon.com/fargate/
Serverless (Function as Service ): Lambda https://aws.amazon.com/lambda/
Elastic Cloud : EC2 https://aws.amazon.com/ec2/
Security : AWS IAM https://aws.amazon.com/iam/
Key Management : KMS https://aws.amazon.com/kms/
CLI : AWS has multiple CLI - 1) https://aws.amazon.com/cli/ 2) https://docs.aws.amazon.com/AmazonECS/latest/developerguide/AWS_Copilot.html 3) https://github.com/aws/amazon-ecs-cli
Storage : AWS Storage -https://aws.amazon.com/products/storage/ ( S3 for Object , Block , File -2 types of file storage )
Data Transfer : Snow https://aws.amazon.com/snow/?c=s&sec=srv&i=1
Extras :
Shell -https://aws.amazon.com/cloudshell/ ( Directly run commands from browser )
Workspace : https://aws.amazon.com/workspaces/ (Collaboration, communication )
Heroku
Source Code : Heroku Git https://devcenter.heroku.com/articles/git (git.heroku.com)
Building the Code : Continuous Delivery https://devcenter.heroku.com/categories/continuous-delivery
Deployment : Deploy with Docker https://devcenter.heroku.com/categories/deploying-with-docker
Serverless (Container as Service) : One Off Dynos https://github.com/felix-seifert/serverless-on-heroku
Security :
Key Management :
CLI :
Storage :
Data Transfer :
Pricing : https://www.heroku.com/dynos
Extras :
Shell :
Workspace :
Alibaba
Source Code : Code Commit https://aws.amazon.com/codecommit/
Building the Code : Code Build https://aws.amazon.com/codebuild/
Deployment : Code Deploy https://aws.amazon.com/codedeploy/
Serverless (Container as Service) : Fargate https://aws.amazon.com/fargate/
Serverless (Function as Service): Lambda https://aws.amazon.com/lambda/
Elastic Cloud : EC2 https://aws.amazon.com/ec2/
Security : AWS IAM https://aws.amazon.com/iam/
Key Management : KMS https://aws.amazon.com/kms/
CLI : AWS has multiple CLI - 1) https://aws.amazon.com/cli/ 2) https://docs.aws.amazon.com/AmazonECS/latest/developerguide/AWS_Copilot.html 3) https://github.com/aws/amazon-ecs-cli
Storage : AWS Storage -https://aws.amazon.com/products/storage/ ( S3 for Object , Block , File -2 types of file storage )
Data Transfer : Snow https://aws.amazon.com/snow/?c=s&sec=srv&i=1
Extras :
Shell -https://aws.amazon.com/cloudshell/ ( Directly run commands from browser )
Workspace : https://aws.amazon.com/workspaces/ (Collaboration, communication )