Hey Michael, I have built a "CDN in a box" before using KVM and a physical server but I haven't ever tried to build one in AWS. I think you will need at least 3 VMs to make this happen. The first one should be able to run all of the TC components (Traffic Ops, Postgres, Traffic Monitor, Traffic Router) and you will need at least two caches. We require at least a two tier CDN with at least one EDGE and one MID server. It might be a little difficult getting all of the TC components running on one VM, but I think it can be done.
Sorry, we don't really have a how-to on doing what you are trying to do, but I (and hopefully others) are more than happy to help here. Thanks, Dave On Thu, Aug 31, 2017 at 2:54 PM, Michael Talyansky < [email protected]> wrote: > Hi, > > I am trying to set up development and testing environment on AWS. So far, > I have two VMs, one running postgres, and one on which I built > trafficcontrol. I will need to set up at least one caching node, so I can > test the whole system. > > Has anyone done something similar before, and if so, is there a pointer to > a sample configuration of how to do this with the least amount of VMs? > > Thanks in advance! >
