Summary
In this chapter, we have reviewed the practical implementation of QAOA on Amazon Braket Hybrid Jobs. We reviewed how the code needs to be restructured for this purpose and how information is passed between Job Control Code and Job Source Module. Amazon Braket Hybrid Jobs allows us to efficiently use the Amazon Braket quantum devices when they become available. The ability to run PennyLane through Amazon Braket or create unique environments through containers expands the ability of the user to create unique products and services for their specific needs.
In the next chapter, we will look at a real-world use case where a single objective optimization is needed. We will identify the appropriate solvers and quantum devices available to us to solve the optimization problem using real quantum computer resources and then validate with classical resources.