Advanced Techniques
In this chapter, we will dive into some techniques to make the basic process we created in the previous chapter more resilient and usable. Not every setup will need all of them, but some are likely to be necessary.
After this chapter, you will know what settings files are, how to create and use them, how to ensure a healthy code state, as well as some methods to make YAML pipelines more robust and dynamic.
The following key topics will be covered in this chapter:
- Exploring advanced YAML
- Understanding settings files
- Healthy code state
- Transporting data
Let’s get started!