
All you need to integrate SQL & NoSQL databases, search engines and all the tools that you need in your REST API.
https://www.udemy.com/course/golang-how-to-design-and-build-rest-microservices-in-go/#reviews
Description
Welcome!In this second part of the series I'm working with MySQL, Cassandra and Elasticsearch as persistence layers and we're going to create 3 different microservices using different design patterns: MVC, featured MVC and Domain Driven Development implementing the Hexagonal architecture.
At the end of the course you'll learn:
- How to structure our application's packages and code.
- MVC pattern, Domain Driven Development and Hexagonal Architecture applied!
- How to configure MySQL client in Go. DAO pattern implemented.
- How to configure and use CassandraDB client in Go.
- How to configure and use Elasticsearch in Go.
- Testing and mocking database integrations.
- Stress test the microservice with goroutines.
- How dependencies work in Go. Usage of Go modules.
- How to build, publish, use and share a custom Go library.
- Application design patterns.
- Preparing our distributed logging system.
- Real life examples and exercises.
Hope to hear from you!
Fede.
Who this course is for:
- Software engineers.
- Software developers.
- Technical leaders.
- Architects.
- Anyone who wants to get serious about microservices in Go.