As you might have noticed, there was recently an option added to the Get TeamCity page of our website: AWS. This lets you run TeamCity in AWS using the official CloudFormation template.
In this post, we will go over what’s under the hood of the template, and why it may save you some time and effort.
Usually, installing TeamCity on top of AWS is quite a time-consuming task.
It requires the following steps:
Setting up an external database,
Configuring the EC2 instance to run a TeamCity server,
Configuring it to then connect to the database,
Installing the TeamCity server,