Canarys | IT Services

Blogs Category

Category: /Docker;/Azure DevOps

  • Azure DevOps integration with Docker Image scanning – Trivy

    Introduction: In today’s software development landscape, ensuring the security of containerized applications is of paramount importance. Docker images, the building blocks of containerized deployments, need to be thoroughly examined for vulnerabilities before being deployed into production environments. Azure DevOps, a popular DevOps platform, offers robust integration capabilities to streamline and automate the development, testing, and…

  • 9 Easy Steps to Create a Custom Docker File

    As it is the time of cloud technology, and everyone is interested in knowing how these cloud will work. There are mainly categorized the cloud into 3 types namely: Iaas (Infrastructure as a Service), Paas (Platform as a Service) and SaaS (Software as a Service). Out of these 3 categories let’s talk about PaaS with…