Search is a huge topic that many books can be written about. On the other hand, in this chapter, we wanted to introduce an AWS service that can meet your basic search requirements, and more importantly, we wanted to show how you can separate different parts of your big software into small pieces.
In our Java code, there might be some points to improve, and we did not write a lot of tests. These are parts that you can develop further and practice your skills.
In the next chapter, which is also the last one, we will see some monitoring features for our serverless application.