Organize your AWS Serverless code to prevent merge conflicts

03.20.24 01:02 PM By Juan Peredo

Stay productive and avoid time consuming code conflicts

My colleagues and I ran into some merge conflicts when working in a serverless application. These types of conflicts are quite common in this type of application as working with Open API and CloudFront templates as multiple developers usually need to update those files in a regular basis. Here is a link to a blog post we co-authored in December 2022 that discusses how to prevent those issues and make sure teams stay productive. Click the image to read more!

Juan Peredo