Are you planning to run the go server as an ECS instance and The go agent as a ECS instance?
You should start by understanding the following:
- how the containerised server and agent work
- auto registration of the agent
- scaling ECS instances ( for the agent)
- addressing a server instance via an ALB
- the security group settings needed to enable the agent ECS cluster to connect to the server on port 8153.
- using RDS for the server data ( including migrating from the H2DB to RDS)
- storing files on EFS and making available to the go server instance ( artifacts, configuration, logs)
- sending logs to cloud watch
You could also consider using the Elastic Agent support to use EKS based agents instead of ECS. See:
— Sriram
Many thanks
Satya
--
You received this message because you are subscribed to the Google Groups "go-cd" group.
To unsubscribe from this group and stop receiving emails from it, send an email to go-cd+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/go-cd/CADKEDRrGqba1Oi3Wcu7%2BTJEuKMENkWOc-JbMcKb2XG1Px6BJGQ%40mail.gmail.com.