Description
In this course, you will :
-
How to structure and organize your microservice.
-
Domain Driven Development.
-
Hexagonal architecture applied.
-
MySQL integration and configuration.
-
Integrate Cassandra DB in your microservices.
-
Elasticsearch integration and configuration.
-
Logging to standard output and log files.
-
DAO pattern implementation.
-
How to build, publish and use a custom Go library.
-
Testing all the layers of your application.
-
How dependencies work in Go.