The presentation discusses the challenges of having separate workflows for infrastructure provisioning and application deployment and proposes a unified approach using Crossplane. The speaker also highlights the importance of putting everything in a single release.
- Separate workflows for infrastructure provisioning and application deployment lead to inefficiency, higher risk of errors, longer feedback loop, and unmanageable complexity
- A unified approach using Crossplane can increase iteration speed, quality, and time to market
- Putting everything in a single release is crucial for continuous deployment pipeline and reducing cognitive load on developers
- Examples of challenges include running post-deployment tests, making changes in configuration, and dealing with multiple repositories