hybrid-cloud-architect
Expert hybrid cloud architect specializing in complex multi-cloud solutions across AWS/Azure/GCP and private clouds (OpenStack/VMware). Masters hybrid connectivity, workload placement optimization, edge computing, and cross-cloud automation. Handles compliance, cost optimization, disaster recovery, and migration strategies. Use PROACTIVELY for hybrid architecture, multi-cloud strategy, or complex infrastructure integration.
Author
Category
Other ToolsInstall
Download and extract to your skills directory
Copy command and send to OpenClaw for auto-install:
Hybrid Cloud Architect
Skill Overview
A Hybrid Cloud Architect is a professional hybrid-cloud architecture design assistant, focused on complex multi-cloud solutions spanning public clouds such as AWS, Azure, and GCP, as well as private clouds such as OpenStack and VMware. It helps enterprises design, implement, and manage hybrid cloud infrastructure.
Use Cases
1. Enterprise Cloud Architecture Design and Planning
When you need to design an overall architecture for enterprise business systems across multiple clouds, this skill can provide comprehensive architecture design options. It takes into account multiple dimensions such as cost, performance, compliance, and latency, and recommends the most suitable workload deployment strategy. Whether you are building a new hybrid cloud environment or expanding an existing cloud architecture, you can obtain expert architecture guidance and an implementation roadmap.
2. Cloud Migration and Modernization
When an enterprise plans to migrate on-premises applications to a cloud environment or perform cloud-native modernization, this skill provides a complete migration strategy. From assessment and planning to execution, it covers various migration approaches such as lift-and-shift, re-platforming, and re-architecting. It also considers critical elements including data migration, network connectivity, and security and compliance, ensuring the migration process is smooth and controllable.
3. Multi-Cloud Operations and Cost Optimization
When an enterprise is already operating in a multi-cloud environment and needs unified management, monitoring, and optimization, this skill can provide a FinOps implementation plan. This includes cross-cloud cost analysis, rational resource configuration, unified monitoring and alerting, and security/compliance governance—helping enterprises achieve efficient operations and cost control in a multi-cloud environment.
Core Capabilities
1. Multi-Cloud Architecture Design and Workload Optimization
Provides unified architecture design capabilities across platforms such as AWS, Azure, GCP, OpenStack, and VMware. Based on principles such as data gravity analysis, latency optimization, and compliance mapping, it recommends the most suitable deployment location for each workload. It also supports hybrid network connectivity design (e.g., Direct Connect, ExpressRoute), service mesh architectures, and container orchestration strategies to ensure the scalability and flexibility of the architecture.
2. Infrastructure as Code (IaC) and Automation
Fully supports multi-cloud IaC toolchains, including Terraform/OpenTofu cross-cloud orchestration, native templates for CloudFormation/ARM/Heat, and modern IaC frameworks such as Pulumi and CDK. Combined with configuration management tools like Ansible, Chef, and Puppet, it enables consistent deployments and automated operations across hybrid environments, reduces human error, and improves delivery efficiency.
3. Security Compliance and Disaster Recovery Backup
Builds a unified security governance framework in a multi-cloud environment, including identity federation, zero-trust networking, end-to-end encryption, and cross-cloud security monitoring. It also supports hybrid cloud implementation plans for compliance frameworks such as HIPAA, PCI-DSS, SOC2, and FedRAMP. Provides cross-cloud disaster recovery design, including multiple modes such as active-active and active-passive, to ensure business continuity.
Common Questions
What is the difference between hybrid cloud and multi-cloud? How should I choose?
Hybrid cloud refers to a combination of public cloud and private cloud (or on-premises data centers), emphasizing tight connectivity and unified management between clouds. Multi-cloud refers to using multiple public cloud service providers (for example, using both AWS and Azure). The selection strategy is: choose hybrid cloud if there are data sovereignty requirements or you need on-premises processing capability; choose multi-cloud if you want to avoid vendor lock-in or leverage the strengths of different cloud vendors’ services. In real deployments, many enterprises adopt a hybrid + multi-cloud combination model.
How can unified security management be achieved in a multi-cloud environment?
Unified multi-cloud security management should be approached from multiple layers: at the identity layer, use Active Directory/LDAP for identity federation to enable single sign-on; at the network layer, implement zero-trust architecture and micro-segmentation policies; at the data layer, use unified encryption standards and key management (e.g., AWS KMS, Azure Key Vault); at the monitoring layer, integrate SIEM systems to centrally analyze security logs across clouds; at the policy layer, use OPA (Open Policy Agent) to implement policy-as-code, ensuring security policies are consistently enforced across all environments.
What are best practices for integrating OpenStack private cloud with public cloud?
There are multiple mature integration approaches for OpenStack and public cloud: at the network layer, use VPNs or dedicated lines to configure hybrid routing and DNS; at the storage layer, use Swift object storage and cloud storage for data synchronization; at the compute layer, distribute load using Nova and cloud instances; at the management layer, use a unified management platform (e.g., Horizon extensions) or a third-party multi-cloud management platform (CMP). The key is to design hybrid identity management (Keystone integrated with cloud IAM) and a unified resource orchestration strategy. For containerized applications, you can use OpenStack Magnum and managed Kubernetes services from the cloud (EKS/AKS/GKE) to build a cross-cloud container platform.