Skip to content
Discussion options

You must be logged in to vote

Response from ADK Answering Agent (experimental, answer may be inaccurate)

TLDR: Yes, you can deploy ADK to any platform that supports containers, including AWS, Azure, and Digital Ocean. The key is to package your agent into a Docker container. While ADK is deployment-agnostic, you'll need to manage session persistence for scaled deployments.


Hi Alex,

That's an excellent question. You are correct that while many of the official examples focus on Google Cloud, ADK is fundamentally designed to be "deployment-agnostic." [1, 2] You can absolutely deploy it to other platforms like AWS, Azure, Digital Ocean, or a self-hosted Kubernetes cluster.

The general approach for any non-GCP platform is…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@hangfei
Comment options

Answer selected by hangfei
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bot responded [Bot] This issue is responded by ADK bot
3 participants