If you enjoyed this book, you may be interested in these other books by Packt:
Hands-On Serverless Applications with Go
Mohamed Labouardy
ISBN: 9781789134612
- Understand how AWS Lambda works and use it to create an application
- Understand how to scale up serverless applications
- Design a cost-effective serverless application in AWS
- Build a highly scalable and fault-tolerant CI/CD pipeline
- Understand how to troubleshoot and monitor serverless apps in AWS
- Discover the working of APIs and single page applications
- Build a production-ready serverless application in Go
Mastering Go
Mihalis Tsoukalos
ISBN: 9781788626545
- Understand the design choices of Golang syntax
- Know enough Go internals to be able to optimize Golang code
- Appreciate concurrency models available in Golang
- Understand the interplay of systems and networking code
- Write server-level code that...