Wrapping up – let's get started
Over the course of this book, we have explored the world of containerization. As the technology becomes ever more ubiquitous in companies and projects across the world, having a solid handle on the basics and the toolsets supporting containers becomes ever more useful.
Before we close the book, we are going to wrap up by reviewing what we have learned on the development front. After this, we will discuss what steps can be taken next to build on your DevOps skills and finally do a quick tour of some security projects that may be of interest.
You may wish to have your project from Chapter 9, Cloud-Native Continuous Deployment Using Spinnaker, ready in order to augment it with some of the recommended projects in this chapter.
Remember you can revisit the source code for setting up this project here:
https://github.com/PacktPublishing/Docker-for-Developers/tree/master/chapter9
With that said, let's look at what we have learned...