-
Notifications
You must be signed in to change notification settings - Fork 5
Roadmap
Ivor Scott edited this page May 24, 2020
·
3 revisions
See content
- VSCode Setup
- Docker Basics
- Multi-stage Builds
- Docker Compose
- Using Makefiles
- Using Postgres
- Using Traefik
- Live Reloading a Go API
- Delve Debugging a Go API
- Testing
See content
- Why Go?
- Challenges
See content
- A Demo
- Profiling
See content
- Package Oriented Design
- Configuration
- Database Connection
- Docker Secrets
- Graceful Shutdown
- Middleware
- Handling Requests
- Error Handling
- Seeding & Migrations (With Go-Migrate)
- Integration Testing (With TestContainers-Go)
See content
- Digital Ocean
- Docker Hub
- Docker Machine
- Docker Swarm
- Healthchecks
- Traefik
- Deployment
See content
- Drone CI
- Portainer