I have included this chapter to help you better understand how to work with the DevOps tools I covered in earlier chapters about CI/CD, IaC, Amazon AWS, EKS, and more.
How do you use all these concepts together to create something outstanding? DevOps is a mentality; as I mentioned earlier, you could go to three different companies using the same tools, but each might choose to configure and use these tools in different ways. This is the beauty of DevOps.
In this chapter, I will create three different projects; you can ...