YAML and JSON Configuration Formats
What are YAML and JSON? When would you use each format in DevOps?
DevOpsbeginner
// interview question
What are YAML and JSON? When would you use each format in DevOps?
Answer out loud first, then check yourself against the model answer.
#yaml#json#configuration#fundamentals#devops
Sponsored
Carbon AdsMore DevOps interview questions
Also worth your time on this topic
Article
How to Use Multiple Build Arguments in Docker Build
Learn how to pass multiple build-time variables to Docker builds using --build-arg, set default values in Dockerfiles, and use build arguments for environment-specific configurations.
Interview
CI/CD Pipeline Stages
What are the typical stages of a CI/CD pipeline and why is each stage important?
junior
Checklist
CI/CD Pipeline Setup Checklist
Step-by-step checklist for a production-ready CI/CD pipeline: source control, builds, tests, security scans, deploy gates, secrets, and rollback paths.
1-2 hours