Summary

In this chapter, we took a deep pe into the world of secure web software and how it works internally. We explored HTTPS, symmetric and asymmetric cryptography, and how to secure web services in the Go language. 

In the next chapter, we will cover a key topic in the world of distributed microservices architectures: message queues.