NEW
Font size
WorksheetsCI/CD Training
Total questions: 10
Worksheet time: 5mins
What is CI?
Continuous Integration
Continuous Implementation
Code Initiation
Code Ignitor
What is CD?
Continuous Delivery/Deployment
Continuous Development
Continuous Decommission
Continuous Digitalization
Continuous Delivery...
Provides fast, automated feedback on a system’s production-readiness
Prioritizes working on new features over keeping software releasable/deployabl
Relies on a deployment pipeline that automatically deploys on demand
Increases the cost, time, and risk of delivering incremental changes
Which of the followings is not needed for Continuous Integration?
Developers commit code to trunk/master at least daily
Push button deployment
Unit, Integration and user acceptance tests
Consistent coding standards
Why we make a Pipeline?
To deploy a production
To deploy a service
To deploy a production to service
To deploy a service to production
Benefits of Cloud-Native tooling?
Scalability
Continuous delivery
Automation
Continuous integration
When Kubernetes was first initially released?
2014
2015
2013
2012
Git is a DevOps tool used for..
host an application
store data
source code management
automated testing
When you optimize for stability using DevOps principles and practices, what do you sacrifice?
Speed
Quality
Nothing
Your people
An organization is preparing to automatically deploy every release that passes automated unit, integration, user acceptance and non-functional tests. Which DevOps practice are they applying?
Continuous delivery
Continuous testing
Continuous deployment
Continuous integration
