Best of DevSecOps2023

  1. 1
    Article
    Avatar of securityboulevardSecurity Boulevard·3y

    Google to Force-Block Ad Blockers — Time to Get Firefox?

    Google is planning to disable Manifest V2 Chrome extensions and roll out Manifest V3, which has raised concerns about the impact on ad blockers. Firefox and Safari are the only major browsers unaffected by these changes.

  2. 2
    Article
    Avatar of awsplainenglishAWS in Plain English·3y

    DEVSECOPS Project : Complete CI-CD (3 tier app)-Petstore

    Learn how to deploy a Petshop Java Based Application using Jenkins as a CI/CD tool and Docker and Kubernetes for deployment.

  3. 3
    Article
    Avatar of awsplainenglishAWS in Plain English·3y

    GitHub Actions: Netflix Deployment Powered by DevSecOps

    GitHub Actions enables developers to streamline their workflows, automate CI/CD, code quality assurance, and security scanning. It provides custom workflows, enhanced collaboration, and release management, making developers more efficient and productive. SonarQube can be integrated with GitHub Actions to analyze code for quality and security in the CI pipeline.

  4. 4
    Article
    Avatar of awsplainenglishAWS in Plain English·3y

    Project: Deploy A Sample App on AWS EKS — DevSecOps Practices

    This article describes the deployment of a Netflix clone application using a CI/CD pipeline with tools like Jenkins, Docker, SonarQube, Trivy, Argo CD, Prometheus, and Grafana. It emphasizes the importance of DevSecOps practices and monitoring of the application's performance.

  5. 5
    Article
    Avatar of ghblogGitHub Blog·3y

    Responsible AI pair programming with GitHub Copilot

    GitHub Copilot is an AI pair programmer that boosts developer productivity, but it is not a replacement for good coding practices and DevSecOps processes.