Tim Sweetser
Tim Sweetser
@pertimmon.bsky.social
tech,personalization,machine-learning,transit
If your code includes all of the possible configs, how do you know you are using the right one? Alternatively, you can deploy your code with a single yaml file, shifting some complexity from your app to your deployment system
December 22, 2023 at 1:56 PM
What if you deploy your code to multiple data centers? Feels like there might be some different config you’d want to keep separate from your application code , yaml is a nice way to do this
December 22, 2023 at 2:17 AM