Research shows that GitHub Actions, a popular CI/CD platform, is vulnerable to typosquatting attacks, where malicious actors exploit spelling mistakes in action names to trick developers into running malicious code.
This article walks you through building a CI/CD pipeline with GitHub Actions for a .NET microservice deployed to Azure Kubernetes Service. It covers steps like triggering the pipeline, generating a container version, building and pushing the Docker image, and deploying to AKS using Helm charts.
This blog discusses the CI/CD concept and reviews 11 top tools for implementing CI/CD in 2024. It covers key benefits, features, pricing, and integrations of each tool.
Apache Airflow's latest update, version 2.10, introduces hybrid execution and enhanced data lineage for more efficient and trustworthy data orchestration, especially for AI workloads.