Backend Master Class [Golang + PostgreSQL + Kubernetes], Learn to design, develop, and deploy a backend web service from end to end
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
- Design database schema using DBML and automatically generate SQL code from it
- Deeply understand the DB isolation levels, transactions and how to avoid deadlock
- Automatically generate Golang code to interact with the database
- Develop a RESTful backend web service using the Gin framework
- Secure the APIs with user authentication, JWT and PASETO
- Write stronger test set with high coverage using interfaces and mocking
- Build a minimal Docker image for deployment and use Docker-compose for development
- Set up Github Action to automatically build and deploy the app to AWS Kubernetes cluster
- Register a domain and config Kubernetes ingress to route traffic to the web servic
Advertisement