|
|
|
|
|
by zapnuk
1040 days ago
|
|
Right now there is pulumi as a alternative that supports different clouds. Otherwise AWS CDK or Azure Bicep come to mind. If i could to a do-over I'd want the solution to look and feel like AWS CDK but without the cloudformation in the background, and support for GCP and Azure. I've worked with CDK for 2 years now and being able to define your code in Typescript is quite handy and drastically reduces the effort it takes for new people to learn how our deployment work. It's also quite nice to be able to directly bundle and deploy the application together with the infrascructure with very little effort. |
|
I have a whole bunch of bare metal sitting in data centers all over the world, how am I expected to manage it?
Ansible/Salt/Chef is obviously one type of solution, but like you said, being able to code things in TS is really nice.
One thing TF does well, is bare metal.