Introduction This document gives us the definition of different cloud classifications and focuses on the Multicloud and Hybrid cloud and the organization’s tendency to adapt to the cloud, especially for multi-cloud. This document even refers to the challenges of multi-cloud at the management and technical level and the reasons for them, and in the lastContinue reading “Multi-Cloud”
Category Archives: GCP
Clouds : Organization Structure
Azure AWS GCP Azure Policy Guardrails (via the ControlTower Service) Organization Policy Service – Organization Service (optional) Organization Node Root Root Account – Management Group (optional) Organization Unit (optional)(via the Organization Service) Folder (optional) Subscription Account(via the Organization Service) – Resource Group – Project Resources Resources Resources Azure Policy The following types are available: ApplyContinue reading “Clouds : Organization Structure”
Throttling Design Pattern
Knows as Rate Limiting. We place a throttle in front of the target service or process to control control the rate of the invocations or data flow into the target. We can use the cloud services to apply this design pattern. This can be useful if we have an old system and we don’t wantContinue reading “Throttling Design Pattern”
Security
The security in “Bring Your Enterprise on Cloud” topic is a very hug job. But it’s implementation is not impossible. This topic is based on the related links. The conceptual check list for security is as follows Enterprise Infrastructure Security Network security Data encryption Key and secret management Identity & Access Management Duty segregation LeastContinue reading “Security”
Clouds : Credential Management
Azure Key-Vault Key-Vault managed HSM Dedicated HSM AWS Secret Manager Certificate Manager CloudHSM Key Management Service (KMS) GCP IBM HSM features Azure AWS GCP IBM FIPS 140-2 level 3 FIPS 140-2 level 3 Single tenant Single tenant
Bring Your Enterprise on Cloud
We cannot generalize a migration way to the cloud for all the companies & enterprises. But I have provided a check list of topics which can help to have a good start without wasting the time with staring from scratch. Enterprise Infrastructure On-Prem <-> Cloud Azure VPN Express Route AWS … DNS Azure DNS private,Continue reading “Bring Your Enterprise on Cloud”
Clouds : Shared responsibility model
In doesn’t make difference which cloud vendor you have chosen as the platform. All of them follow the shared responsibility model. What does it mean? It means the cloud provider has the security responsibility of the cloud and cloud customer has the security responsibility in the cloud. Azure AWS GCP IBM Shared responsibility model SharedContinue reading “Clouds : Shared responsibility model”
Clouds : Solution Architecting
Topics Consideration by architecting Documents Related topics Clouds : Virtual Network and Subnet Clouds : Resource management Consideration by architecting We should ask this questions ourselves by architecting a solution by designing its monitoring solution how would you diagnose issues with an application how would you understand it’s health what are it’s choke points how would youContinue reading “Clouds : Solution Architecting”
Clouds : Virtual Network and Subnet
Azure: Create Vnet Azure: Create Subnet AWS: Create VPC AWS: Create Subnet Summary Azure AWS GCP Select region for vnet and regions are region/zone because we have for example East US & East US 2 Select region for VPC Subnet is created in vnet’s region. Subnet is created in different zones of the region GCPContinue reading “Clouds : Virtual Network and Subnet”
Enterprise solution for API Management
Hybrid, multi-cloud management platform for APIs across all environments. Nowadays, enterprises are API producer and they expose their services to their customers via APIs. With Azure API Management Service enterprises can selectively expose their services to their partners, consumers in a secure manner. Enterprise level benefits of Azure API Management Exposing the services/APIs in aContinue reading “Enterprise solution for API Management”