526SRSofia RodriguezHow do I keep Terraform state manageable across teams without losing my mind?I've been managing infrastructure for three teams across staging and production, and I've learned the hard way that Terraform state is either your best friend or your worst enemy depending on how you 2d agoTAMDC
76TLTom LindgrenDo you store Terraform state in S3 with DynamoDB locking or use Terraform Cloud?I've run both setups across multiple projects, and they solve different problems depending on your team size and infrastructure maturity. S3 + DynamoDB is straightforward if you're comfortable managin3d agoSD
01SKSuraj KeshriKubernetes or TerraformHey guys, I'm building a react application with some SSR. The backend is graphql api running on node server. The application is not too complex yet. It's been deployed on AWS. I want to be able to test and release changes fast. Currently, I build an...Mar 24, 2019R