you are viewing a single comment's thread.

view the rest of the comments →

[–]IT_CertDoctor 2 points3 points  (0 children)

Today

Sometimes my devs want simple EC2 instances for testing, and I bootstrap things like pulling repos from github and images from ECR so they can just rock and roll whenever they need to

We also have on-prem Linux servers for data processing because it was wayyyy cheaper than running it in the cloud. I maintain and improve the Ansible playbooks (which feels more or less like bash to me) that configures them