Claude is an AI specifically built for code generation, and while it gets things wrong sometimes it definitely helps speed things along. For instance, today I implemented AWS bucket size calculation for all of our backups, and realized we had some that were hugely oversized and costing hundreds of dollars a month.

Claude helped with the AWS implementation, storing variables and tying it into our dashboard, faster than I could write the same functionality.