
454: Printf Hello
Embedded
00:00
How to Run a CI System on AWS
A lot of professional companies who like these sorts of things don't want things to run remotely. They would rather have their CI systems not have their buggy code out in the world anywhere. So, yeah, I also want them to run it locally. You start with the cloud because it's super easy. There is even a GitHub action that you can use in your GitHub automation. Just five lines of YAML code and you get the simulation. And then when you feel like, okay, I'm ready to use it on my production code, then you can just purchase an on-premise license.
Transcript
Play full episode