Achieving Successful Implementation with Supporting Technology
In the previous chapter, we learned about many things that are relevant before we produce lines of code. In this chapter, we will learn how to implement a deployment using supported technologies. As described in the previous chapters, planning is a crucial part of a deployment strategy. As the work in the previous chapters might have led to some meetings, you might be very excited to start implementing your deployment strategy. We will cover the following topics in this chapter:
- Deployment strategy
- Continuous integration
- Templating and Kubernetes operators
- Infrastructure as Code
- GitOps
- Platforms and developer portals
- Missing parts