Q1. What is Jenkins? A1. Jenkins is an open source CI/CD (i.e. Continuous Integration & Continuous Delivery/Deployment) server written in Java with over 2000 plugins (E.g. Maven, Git, Amazon EC2, Docker, Ansible, etc) for various development, testing and deployment tasks. Refer to Jenkins Plugin Index for the plugins and the...