Frequently Asked Questions
What topics are covered in the "Continuous Integration & Continuous Delivery" track?
This track focuses on optimizing CI/CD pipelines for high-performance software delivery, embracing GitOps for automation, cloud-specific CI/CD practices, security-integrated pipelines, test automation, and advanced automation tooling.
What is GitOps in the context of CI/CD at DevOpsCon?
GitOps principles guide the automation of continuous integration and continuous delivery processes by declaratively managing infrastructure and deployment flows through version control, enhancing consistency and reliability.
How is security incorporated into the CI/CD track?
Security is embedded at every stage of the pipeline with "Security‑Integrated Pipelines," enabling DevSecOps by integrating security testing and controls directly into CI/CD workflows.
What role does automated testing play in this track?
Automated testing is a core focus—attendees explore tools and practices designed to accelerate and enhance quality assurance through robust test automation within the CI/CD pipeline.
Are there workshops or sessions for deeper CI/CD exploration?
Yes. The track features workshops like Advanced CI/CD, offering deep dives on optimizing pipelines led by experienced DevOps engineers, as well as others that explore the foundations of CI/CD and deploying continuously using Kubernetes