Sat.Jul 22, 2023

article thumbnail

Effective Code Reviews

Addy Osmani

A well-conducted code review is an opportunity for both the author and the reviewer to learn, share knowledge, and contribute to the overall quality of the software. They are our shared journey towards excellence. The following guidelines may help both authors and reviewers carry out this task more efficiently and constructively.

Code 74
article thumbnail

Pre-Deployment Policy Compliance

Abhishek Tiwari

In the fast-paced world of software development, the ability to deploy applications quickly and efficiently is crucial for organizations. Agile methodologies and continuous integration/continuous deployment (CI/CD) pipelines have become the norm, enabling rapid release cycles and frequent updates. However, amidst the drive for speed, ensuring policy compliance is often overlooked, leading to potential security vulnerabilities and compliance risks.

AWS 52