4 links
tagged with all of: ci-cd + best-practices
Click any tag below to further narrow down your results
Links
The article focuses on best practices for implementing CI/CD security, emphasizing the importance of integrating security measures throughout the software development lifecycle. It provides a cheat sheet that outlines essential tips and strategies to enhance security in continuous integration and continuous deployment processes.
The article discusses the importance of cache purging in continuous integration and continuous deployment (CI/CD) processes. It highlights strategies for effectively managing cache to ensure that the most current versions of applications are served to users, thereby improving performance and reducing errors. Techniques and best practices for implementing cache purging are also explored to enhance deployment efficiency.
PG Linter is a PostgreSQL extension designed to analyze databases for potential issues, performance problems, and best practice violations, targeting developers and operations teams without deep DBA knowledge. It features a rule-based approach for customizable checks across various categories, including performance analysis, schema validation, and security auditing, and integrates seamlessly into development workflows.
The article discusses the importance of secure and preferred methods for passing parameters to CI/CD pipelines in GitLab. It emphasizes best practices and strategies to enhance security while ensuring efficient parameter handling within the pipeline process.