DevOps

CI/CD Fundamentals

Continuous Integration, Continuous Delivery, pipelines, build stages, artifacts, troubleshooting pipeline failures

18 питань зі співбесід·
Junior
1

What is Continuous Integration (CI)?

Відповідь

Continuous Integration involves integrating code changes frequently into the main branch with automated validation. This allows for quick bug detection and maintains a stable codebase. Automated tests ensure that each commit doesn't break existing functionality.

2

What is the main difference between Continuous Delivery and Continuous Deployment?

Відповідь

Continuous Delivery prepares code for manual deployment to production after automated validation, while Continuous Deployment automatically deploys to production without human intervention. The former requires manual approval for production release, the latter fully automates the process to production.

3

What is a CI/CD pipeline?

Відповідь

A CI/CD pipeline is an automated sequence of steps that transforms source code into a deployable application. It orchestrates build, test, and deployment phases in a reproducible manner. Each step must succeed before moving to the next, ensuring the quality of the final deliverable.

4

What are the three main stages of a standard CI/CD pipeline?

5

What is an artifact in a CI/CD pipeline?

+15 питань зі співбесід

Інші теми співбесід DevOps

Version Control & Git

Junior
20 запитань

Linux Fundamentals

Junior
22 запитань

Shell Scripting & Bash

Mid-Level
20 запитань

Networking Basics

Junior
22 запитань

Docker Fundamentals

Junior
24 запитань

GitHub Actions

Mid-Level
22 запитань

GitLab CI/CD

Mid-Level
22 запитань

Jenkins

Mid-Level
22 запитань

Kubernetes Basics

Mid-Level
26 запитань

Kubernetes Networking

Mid-Level
24 запитань

Kubernetes Advanced

Mid-Level
24 запитань

Ingress & API Gateway

Mid-Level
20 запитань

Terraform Basics

Mid-Level
22 запитань

Terraform Advanced

Mid-Level
22 запитань

Ansible & Configuration Management

Mid-Level
20 запитань

AWS Essentials

Mid-Level
26 запитань

Azure Fundamentals

Mid-Level
22 запитань

GCP Fundamentals

Mid-Level
22 запитань

Monitoring & Prometheus

Mid-Level
22 запитань

Logging & ELK Stack

Mid-Level
20 запитань

Alerting & Incident Response

Mid-Level
20 запитань

Cloud Identity & Secrets

Mid-Level
22 запитань

CI/CD Pipeline Security

Mid-Level
20 запитань

Helm & Kubernetes

Mid-Level
20 запитань

Runtime & Cluster Security

Senior
24 запитань

Container Supply Chain Security

Senior
22 запитань

Service Mesh & Istio

Senior
24 запитань

GitOps & ArgoCD

Senior
22 запитань

Progressive Delivery

Senior
20 запитань

Distributed Observability

Senior
22 запитань

Disaster Recovery & Backup

Senior
20 запитань

Performance Optimization

Senior
22 запитань

Cloud Cost Optimization

Senior
20 запитань

SRE Principles

Senior
24 запитань

Chaos Engineering

Senior
20 запитань

Platform Engineering

Senior
22 запитань

Опануй DevOps для наступної співбесіди

Отримай доступ до всіх питань, flashcards, технічних тестів, вправ code review та симуляторів співбесід.

Почни безкоштовно