Operations | Monitoring | ITSM | DevOps | Cloud

CI CD

The latest News and Information on Continuous Integration and Development, and related technologies.

Top 10 CI/CD Security Risks and Solution

In the realm of Continuous Integration and Continuous Deployment (CI/CD), security is paramount. However, as organizations rapidly adopt CI/CD practices, several security risks emerge. Understanding and mitigating these risks is crucial to maintaining a secure and resilient software delivery pipeline. Below is a detailed exploration of the top 10 CI/CD security risks.

Build and deploy a Dockerized OpenCV application on AWS Lambda

OpenCV is a powerful open source computer vision and machine learning software library for real-time applications. It provides multiple functionalities, including image processing, object detection, and video analysis, making it a fundamental tool for researchers and developers in the field of computer vision. You can deploy your OpenCV applications using AWS Lambda, a serverless compute service that lets you run code without provisioning or managing servers.

Manage Ansible Collections with JFrog Artifactory

If you work with virtual machines or install and configure software on EC2 or leverage dynamic runtimes, chances are you’re also using Ansible. In fact, JFrog has supported installation via Ansible for some time. If they’re not using Red Hat, the way most organizations have managed their Ansible Collections – including Roles – is by storing them in Git repositories.