Backend Master Class [Golang + PostgreSQL + Kubernetes]

seeders: 6 leechers: 2 updated: 2 years ago
Added 4 years ago by External Trusted Uploader cybil18 in Other
Downloaded 23 times.
thepiratebay.org
Backend Master Class [Golang + PostgreSQL + Kubernetes]

Torrent Contents Size: 4.4 GB

Backend Master Class [Golang + PostgreSQL + Kubernetes]
1. Working with database
1. Design DB schema and generate SQL code with dbdiagram.io.mp4
MP4
62.98 MB
1. Design DB schema and generate SQL code with dbdiagram.io.srt
SRT
11.97 KB
10. Setup Github Actions for Golang + Postgres to run automated tests.mp4
MP4
125.86 MB
10. Setup Github Actions for Golang + Postgres to run automated tests.srt
SRT
25.21 KB
2. Install & use Docker + Postgres + TablePlus to create DB schema.mp4
MP4
132.13 MB
2. Install & use Docker + Postgres + TablePlus to create DB schema.srt
SRT
16.09 KB
3. How to write & run database migration in Golang.mp4
MP4
71.19 MB
3. How to write & run database migration in Golang.srt
SRT
12.23 KB
4. Generate CRUD Golang code from SQL Compare dbsql, gorm, sqlx & sqlc.mp4
MP4
128.32 MB
4. Generate CRUD Golang code from SQL Compare dbsql, gorm, sqlx & sqlc.srt
SRT
27.02 KB
5. Write unit tests for database CRUD with random data in Golang.mp4
MP4
125.69 MB
5. Write unit tests for database CRUD with random data in Golang.srt
SRT
25.31 KB
6. A clean way to implement database transaction in Golang.mp4
MP4
107.1 MB
6. A clean way to implement database transaction in Golang.srt
SRT
25.83 KB
7. DB transaction lock & How to handle deadlock in Golang.mp4
MP4
222.43 MB
7. DB transaction lock & How to handle deadlock in Golang.srt
SRT
33.79 KB
8. How to avoid deadlock in DB transaction Queries order matters!.mp4
MP4
96.87 MB
8. How to avoid deadlock in DB transaction Queries order matters!.srt
SRT
16.6 KB
9. Deeply understand transaction isolation levels & read phenomena.mp4
MP4
355.54 MB
9. Deeply understand transaction isolation levels & read phenomena.srt
SRT
40.53 KB
2. Building RESTful HTTP JSON API
1. Implement RESTful HTTP API in Go using Gin.mp4
MP4
165.38 MB
1. Implement RESTful HTTP API in Go using Gin.srt
SRT
34.23 KB
10. How to create and verify JWT & PASETO token in Golang.mp4
MP4
184.81 MB
10. How to create and verify JWT & PASETO token in Golang.srt
SRT
30.38 KB
11. Implement login user API that returns PASETO or JWT access token in Go.mp4
MP4
117.93 MB
11. Implement login user API that returns PASETO or JWT access token in Go.srt
SRT
18.03 KB
12. Implement authentication middleware and authorization rules in Golang using Gin.mp4
MP4
228.96 MB
12. Implement authentication middleware and authorization rules in Golang using Gin.srt
SRT
41.01 KB
2. Load config from file & environment variables in Go with Viper.mp4
MP4
59.64 MB
2. Load config from file & environment variables in Go with Viper.srt
SRT
12.48 KB
3. Mock DB for testing HTTP API in Go and achieve 100% coverage.mp4
MP4
211.25 MB
3. Mock DB for testing HTTP API in Go and achieve 100% coverage.srt
SRT
36.15 KB
4. Implement transfer money API with a custom params validator.mp4
MP4
100.96 MB
4. Implement transfer money API with a custom params validator.srt
SRT
18.82 KB
5. Add users table with unique & foreign key constraints in PostgreSQL.mp4
MP4
112.41 MB
5. Add users table with unique & foreign key constraints in PostgreSQL.srt
SRT
18.85 KB
6. How to handle DB errors in Golang correctly.mp4
MP4
93.53 MB
6. How to handle DB errors in Golang correctly.srt
SRT
15.29 KB
7. How to securely store passwords Hash password in Go with Bcrypt!.mp4
MP4
118.25 MB
7. How to securely store passwords Hash password in Go with Bcrypt!.srt
SRT
22.04 KB
8. How to write stronger unit tests with a custom gomock matcher.mp4
MP4
116.34 MB
8. How to write stronger unit tests with a custom gomock matcher.srt
SRT
17.27 KB
9. Why PASETO is better than JWT for token-based authentication.mp4
MP4
80.86 MB
9. Why PASETO is better than JWT for token-based authentication.srt
SRT
20.85 KB
3. Deploying the application to production
1. How to build a small Golang Docker image with a multistage Dockerfile.mp4
MP4
95.59 MB
1. How to build a small Golang Docker image with a multistage Dockerfile.srt
SRT
16.89 KB
10. How to deploy a web app to Kubernetes cluster on AWS EKS.mp4
MP4
150.65 MB
10. How to deploy a web app to Kubernetes cluster on AWS EKS.srt
SRT
30.33 KB
11. Register a domain & set up A-record using Route53.mp4
MP4
65.79 MB
11. Register a domain & set up A-record using Route53.srt
SRT
14.17 KB
12. How to use Ingress to route traffics to different services in Kubernetes.mp4
MP4
73.28 MB
12. How to use Ingress to route traffics to different services in Kubernetes.srt
SRT
13.7 KB
13. Auto issue & renew TLS certificates with cert-manager and Let's Encrypt.mp4
MP4
115.27 MB
13. Auto issue & renew TLS certificates with cert-manager and Let's Encrypt.srt
SRT
18.84 KB
14. Automatic deploy to Kubernetes with Github Action.mp4
MP4
114.32 MB
14. Automatic deploy to Kubernetes with Github Action.srt
SRT
18.93 KB
2. How to use docker network to connect 2 stand-alone containers.mp4
MP4
85.66 MB
2. How to use docker network to connect 2 stand-alone containers.srt
SRT
14.4 KB
3. How to write docker-compose file and control service start-up orders.mp4
MP4
136.25 MB
3. How to write docker-compose file and control service start-up orders.srt
SRT
21.68 KB
4. How to create a free-tier AWS account.mp4
MP4
48.29 MB
4. How to create a free-tier AWS account.srt
SRT
8.94 KB
5. Auto build & push docker image to AWS ECR with Github Actions.mp4
MP4
141.23 MB
5. Auto build & push docker image to AWS ECR with Github Actions.srt
SRT
25.59 KB
6. How to create a production database on AWS RDS.mp4
MP4
62.21 MB
6. How to create a production database on AWS RDS.srt
SRT
12.93 KB
7. Store & retrieve production secrets with AWS secrets manager.mp4
MP4
179.31 MB
7. Store & retrieve production secrets with AWS secrets manager.srt
SRT
32.05 KB
8. Kubernetes architecture & How to create an EKS cluster on AWS.mp4
MP4
101.94 MB
8. Kubernetes architecture & How to create an EKS cluster on AWS.srt
SRT
24.8 KB
9. How to use kubectl & k9s to connect to a kubernetes cluster on AWS EKS.mp4
MP4
119.92 MB
9. How to use kubectl & k9s to connect to a kubernetes cluster on AWS EKS.srt
SRT
21.03 KB
Download Paid Udemy Courses For Free.url
URL
116 B
GetFreeCourses.Co.url
URL
116 B
How you can help GetFreeCourses.Co.txt
TXT
182 B

Description

Related Torrents

Location

Trackers

Tracker name
udp://tracker.coppersurfer.tk:6969/announce
udp://9.rarbg.me:2850/announce
udp://9.rarbg.to:2920/announce
udp://tracker.opentrackr.org:1337
udp://tracker.leechers-paradise.org:6969/announce
Torrent hash: