# Cloud Integrations

> Source: https://docs.synthesized.io/tdk/latest/user_guide/070_integrations/cloud/
> For the complete documentation index, see [llms.txt](https://docs.synthesized.io/llms.txt).

Deploy and integrate the Synthesized platform with AWS, Google Cloud Platform, and Microsoft Azure.

## What You’ll Find Here

- **AWS Integration** - S3, Secrets Manager, RDS, EKS, ECS
- **GCP Integration** - Cloud Storage, Secret Manager, Cloud SQL, GKE
- **Azure Integration** - Blob Storage, Key Vault, SQL Database, AKS
- **Cloud-Native Deployments** - Kubernetes, serverless options

## All Topics

- [AWS S3](https://docs.synthesized.io/tdk/latest/user_guide/070_integrations/cloud_storage/aws_s3)

## Cloud Features

### AWS

- **S3** - Store scripts and configurations in S3
- **Secrets Manager** - Secure credential storage
- **RDS** - Connect to RDS databases
- **EKS** - Kubernetes deployment
- **License Manager** - License tracking

See: [AWS EKS Deployment](https://docs.synthesized.io/tdk/latest/user_guide/050_deployment_operations/installation_methods/run_cli_with_aws_eks)

### Google Cloud Platform

- **Cloud Storage** - Store configurations in GCS
- **Secret Manager** - Secure credentials
- **Cloud SQL** - Connect to Cloud SQL
- **GKE** - Kubernetes deployment

See: [GCP Marketplace](https://docs.synthesized.io/tdk/latest/user_guide/050_deployment_operations/installation_methods/gcp_marketplace)

### Azure

- **Blob Storage** - Configuration storage
- **Key Vault** - Secret management
- **Azure SQL** - Database connectivity
- **AKS** - Kubernetes deployment

## Where to Start

Choose your cloud provider:

- **AWS**: [AWS Marketplace](https://docs.synthesized.io/tdk/latest/user_guide/050_deployment_operations/installation_methods/aws_marketplace)
- **GCP**: [GCP Marketplace](https://docs.synthesized.io/tdk/latest/user_guide/050_deployment_operations/installation_methods/gcp_marketplace)

## Related Topics

- [Secret Management](https://docs.synthesized.io/tdk/latest/user_guide/070_integrations/secret_management/)
- [Cloud Storage](https://docs.synthesized.io/tdk/latest/user_guide/070_integrations/cloud_storage/)
