Technical requirements
In this chapter, we will build on the code that we built in Chapter 9, Testing Our Application Endpoints and Components. This can be found at https://github.com/PacktPublishing/Rust-Web-Programming/tree/master/Chapter09/postman_testing.
You will also need a dockerhub account so that we can package and deploy our application. This can be found at https://hub.docker.com/.
You will also be deploying the application on a server. This means that you will need to sign up for an Amazon Web Services account. This can be done using the following URL: https://aws.amazon.com/.
You can find the full source code used in this chapter here: https://github.com/PacktPublishing/Rust-Web-Programming/tree/master/Chapter10.
The CiA videos for this book can be viewed at: http://bit.ly/3jULCrw