Post

Cloud Services Overview

ELK (elastic log stash and kibana) - every event is registered in this service Cloud Watch – monitoring the incidents SNS - simple notification service SQS - simple queue service —- endpoint

EBS – elastic block store aws managed service for block level storage S3 - simple storage service AWS managed service for bucket level storage EFS - Elastic file system - storage for file level

Classifications of Cloud

  • Compute
CategoryAWSAzureGCP
VMsEC2 (Elastic Cloud Computing)Virtual Machines (VMs)Compute Engine
AutoscalingAuto ScalingVM Scale SetsManaged Instance Groups
Bare MetalEC2 Bare MetalAzure Bare Metal InstancesBare Metal Solution
HPCAWS ParallelClusterAzure CycleCloudGCP HPC
GPU SupportEC2 GPU InstancesNV-series, NC-seriesGPU-enabled Compute Engine VMs
  • Storage
CategoryAWSAzureGCP
Object StorageS3Blob StorageCloud Storage
Block StorageEBSAzure Managed DisksPersistent Disks
File StorageEFSAzure FilesFilestore
Archive StorageS3 GlacierAzure Archive StorageArchive Storage Class
Hybrid StorageAWS Storage GatewayAzure StorSimpleTransfer Appliance
  • Networking
CategoryAWSAzureGCP
VPCVPCVirtual Network (VNet)VPC Network
Load BalancerElastic Load BalancingAzure Load BalancerCloud Load Balancing
DNSRoute 53Azure DNSCloud DNS
CDNCloudFrontAzure CDNCloud CDN
VPNAWS VPNAzure VPN GatewayCloud VPN
Private NetworkAWS PrivateLinkAzure Private LinkVPC Peering, Private Service Connect
  • Security
CategoryAWSAzureGCP
IAMAWS IAMAzure Active DirectoryIAM
EncryptionKMSAzure Key VaultCloud KMS
FirewallSecurity Groups / NACLNSG / Azure FirewallVPC Firewall Rules
DDoS ProtectionAWS Shield / WAFAzure DDoS Protection / WAFCloud Armor
Certificate MgmtAWS Certificate Manager (ACM)Azure App Service CertificatesGoogle-managed SSL certificates
Compliance ToolsAWS Artifact, ConfigAzure Policy, Compliance ManagerAssured Workloads, Security Command Center
  • Databases
CategoryAWSAzureGCP
IAMAWS IAMAzure Active DirectoryIAM
EncryptionKMSAzure Key VaultCloud KMS
FirewallSecurity Groups / NACLNSG / Azure FirewallVPC Firewall Rules
DDoS ProtectionAWS Shield / WAFAzure DDoS Protection / WAFCloud Armor
Certificate MgmtAWS Certificate Manager (ACM)Azure App Service CertificatesGoogle-managed SSL certificates
Compliance ToolsAWS Artifact, ConfigAzure Policy, Compliance ManagerAssured Workloads, Security Command Center
  • Containerization
CategoryAWSAzureGCP
Container ServiceECSAzure Container InstancesCloud Run (for containers)
KubernetesEKSAKS (Azure Kubernetes Service)GKE (Google Kubernetes Engine)
Container RegistryAmazon ECRAzure Container RegistryArtifact Registry / Container Registry
Service MeshApp MeshAzure Service Mesh (Preview)Anthos Service Mesh
  • Serverless
CategoryAWSAzureGCP
FunctionsAWS LambdaAzure FunctionsCloud Functions
Serverless APIsAPI GatewayAzure API ManagementAPI Gateway
Serverless DBAurora Serverless, DynamoDBCosmos DBFirestore
Serverless ContainersFargateAzure Container AppsCloud Run
Event ServicesEventBridge, SNS, SQSEvent Grid, Service Bus, QueuePub/Sub

Authentication vs Authorization

Cloud Models

![[Pasted image 20250730115346.png]]

This post is licensed under CC BY 4.0 by the author.