Resource Detail

Go Back Return to Home
Backend Master Class [Golang + Postgres + Kubernetes + gRPC]
Size 5.48 GB
Files 201
Info Hash: AD9577544E547B4AF1C1D843B46906E7B9460100
Indexed 2025-12-12 17:01:05
Updated 2026-06-10 02:22:15
📂 File List (201)
🎬
01 - Working with database [Postgres + SQLC]/011 Deeply understand transaction isolation levels & read phenomena.mp4
187.69 MB
📄
01 - Working with database [Postgres + SQLC]/001 DB-diagram-website.url
49 B
🎬
01 - Working with database [Postgres + SQLC]/001 Design DB schema and generate SQL code with dbdiagram.io.mp4
55.34 MB
💬
01 - Working with database [Postgres + SQLC]/001 Design DB schema and generate SQL code with dbdiagram.io_en.srt
14.14 KB
📄
01 - Working with database [Postgres + SQLC]/001 Github-repository-of-the-course.url
64 B
📄
01 - Working with database [Postgres + SQLC]/001 Join-our-Discord-group-to-discuss-ask-questions-and-share-knowledge-with-each-other.url
50 B
📄
01 - Working with database [Postgres + SQLC]/001 Learn-basic-Go-syntax-on-the-Tour-of-Go-webiste.url
43 B
📄
01 - Working with database [Postgres + SQLC]/002 Microsoft-documentation-page-Install-WSL.url
77 B
🎬
01 - Working with database [Postgres + SQLC]/002 Setup development environment on Windows WSL2, Go, VSCode, Docker, Make, Sqlc.mp4
59.56 MB
💬
01 - Working with database [Postgres + SQLC]/002 Setup development environment on Windows WSL2, Go, VSCode, Docker, Make, Sqlc_en.srt
12.94 KB
🎬
01 - Working with database [Postgres + SQLC]/003 Setup Go and Visual Studio Code tools + theme.mp4
35.6 MB
💬
01 - Working with database [Postgres + SQLC]/003 Setup Go and Visual Studio Code tools + theme_en.srt
7.67 KB
📄
01 - Working with database [Postgres + SQLC]/004 02-presentation-docker-postgres-table-plus.pdf
3.7 MB
📄
01 - Working with database [Postgres + SQLC]/004 Download-Docker-Desktop-available-for-Mac-Windows-Linux-.url
71 B
📄
01 - Working with database [Postgres + SQLC]/004 Join-Discord-group-to-chat-directly-with-me.url
51 B
📄
01 - Working with database [Postgres + SQLC]/004 Other-open-source-DB-clients.url
70 B
📄
01 - Working with database [Postgres + SQLC]/004 Table-Plus-website.url
46 B
📄
01 - Working with database [Postgres + SQLC]/004 Troubleshooting-role-root-doesnt-exist.url
106 B
📄
01 - Working with database [Postgres + SQLC]/004 trouble-shoot-root-does-not-exist.pdf
284.31 KB
🎬
01 - Working with database [Postgres + SQLC]/004 Use Docker + Postgres + TablePlus to create DB schema.mp4
76.14 MB
💬
01 - Working with database [Postgres + SQLC]/004 Use Docker + Postgres + TablePlus to create DB schema_en.srt
19.63 KB
📄
01 - Working with database [Postgres + SQLC]/005 03-presentation-db-migration.pdf
6.36 MB
🎬
01 - Working with database [Postgres + SQLC]/005 How to write & run database migration in Golang.mp4
50.22 MB
💬
01 - Working with database [Postgres + SQLC]/005 How to write & run database migration in Golang_en.srt
14.59 KB
📄
01 - Working with database [Postgres + SQLC]/005 How-to-make-a-beautiful-terminal-with-Oh-my-zsh-.url
52 B
📄
01 - Working with database [Postgres + SQLC]/005 Join-Discord-group-to-ask-questions-directly.url
51 B
📄
01 - Working with database [Postgres + SQLC]/005 Learn-basic-Go-syntax-on-the-Tour-of-Go-website.url
43 B
📄
01 - Working with database [Postgres + SQLC]/006 04-presentation-sqlc-crud.pdf
12 MB
📄
01 - Working with database [Postgres + SQLC]/006 A-tour-of-Go-for-those-whos-new-to-the-language-.url
53 B
🎬
01 - Working with database [Postgres + SQLC]/006 Generate CRUD Golang code from SQL Compare dbsql, gorm, sqlx & sqlc.mp4
115.01 MB
💬
01 - Working with database [Postgres + SQLC]/006 Generate CRUD Golang code from SQL Compare dbsql, gorm, sqlx & sqlc_en.srt
31.62 KB
📄
01 - Working with database [Postgres + SQLC]/006 Join-Discord-group-to-get-help-if-you-got-stuck.url
51 B
📄
01 - Working with database [Postgres + SQLC]/006 Sqlcs-documentation-page.url
77 B
🎬
01 - Working with database [Postgres + SQLC]/007 Write unit tests for database CRUD with random data in Golang.mp4
112.16 MB
💬
01 - Working with database [Postgres + SQLC]/007 Write unit tests for database CRUD with random data in Golang_en.srt
28.35 KB
📄
01 - Working with database [Postgres + SQLC]/008 06-presentation-db-transaction.pdf
10.16 MB
🎬
01 - Working with database [Postgres + SQLC]/008 A clean way to implement database transaction in Golang.mp4
109.26 MB
💬
01 - Working with database [Postgres + SQLC]/008 A clean way to implement database transaction in Golang_en.srt
29.33 KB
🎬
01 - Working with database [Postgres + SQLC]/009 DB transaction lock & How to handle deadlock in Golang.mp4
166 MB
💬
01 - Working with database [Postgres + SQLC]/009 DB transaction lock & How to handle deadlock in Golang_en.srt
37.41 KB
🎬
01 - Working with database [Postgres + SQLC]/010 How to avoid deadlock in DB transaction Queries order matters!.mp4
75.89 MB
💬
01 - Working with database [Postgres + SQLC]/010 How to avoid deadlock in DB transaction Queries order matters!_en.srt
18.53 KB
📄
01 - Working with database [Postgres + SQLC]/011 09-presentation-transaction-isolation.pdf
26.61 MB
📄
01 - Working with database [Postgres + SQLC]/001 01-presentation-backend-master-class.pdf
4.65 MB
💬
01 - Working with database [Postgres + SQLC]/011 Deeply understand transaction isolation levels & read phenomena_en.srt
43.41 KB
📄
01 - Working with database [Postgres + SQLC]/012 10-presentation-github-action.pdf
3.42 MB
🎬
01 - Working with database [Postgres + SQLC]/012 Setup Github Actions for Golang + Postgres to run automated tests.mp4
108.74 MB
💬
01 - Working with database [Postgres + SQLC]/012 Setup Github Actions for Golang + Postgres to run automated tests_en.srt
26.65 KB
📄
01 - Working with database [Postgres + SQLC]/external-links.txt
1.36 KB
📄
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/001 11-presentation-gin.pdf
4.28 MB
🎬
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/001 Implement RESTful HTTP API in Go using Gin.mp4
115.4 MB
💬
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/001 Implement RESTful HTTP API in Go using Gin_en.srt
35.64 KB
📄
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/002 12-presentation-config-viper.pdf
3.96 MB
🎬
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/002 Load config from file & environment variables in Go with Viper.mp4
38.37 MB
💬
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/002 Load config from file & environment variables in Go with Viper_en.srt
13.14 KB
📄
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/003 13-presentation-db-mock.pdf
4.08 MB
🎬
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/003 Mock DB for testing HTTP API in Go and achieve 100% coverage.mp4
138.58 MB
💬
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/003 Mock DB for testing HTTP API in Go and achieve 100% coverage_en.srt
39.01 KB
🎬
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/004 Implement transfer money API with a custom params validator.mp4
66.59 MB
💬
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/004 Implement transfer money API with a custom params validator_en.srt
20.32 KB
🎬
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/005 Add users table with unique & foreign key constraints in PostgreSQL.mp4
73.42 MB
💬
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/005 Add users table with unique & foreign key constraints in PostgreSQL_en.srt
20.1 KB
🎬
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/006 How to handle DB errors in Golang correctly.mp4
58.37 MB
💬
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/006 How to handle DB errors in Golang correctly_en.srt
16.02 KB
📄
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/007 17-presentation-hash-password.pdf
3.83 MB
🎬
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/007 How to securely store passwords Hash password in Go with Bcrypt!.mp4
85.16 MB
💬
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/007 How to securely store passwords Hash password in Go with Bcrypt!_en.srt
23.33 KB
🎬
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/008 How to write stronger unit tests with a custom gomock matcher.mp4
62.62 MB
💬
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/008 How to write stronger unit tests with a custom gomock matcher_en.srt
18.22 KB
📄
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/009 19-presentation-paseto-vs-jwt.pdf
45.79 MB
🎬
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/009 Why PASETO is better than JWT for token-based authentication.mp4
68.39 MB
💬
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/009 Why PASETO is better than JWT for token-based authentication_en.srt
21.88 KB
🎬
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/010 How to create and verify JWT & PASETO token in Golang.mp4
121.05 MB
💬
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/010 How to create and verify JWT & PASETO token in Golang_en.srt
33.64 KB
📄
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/011 21-login-api.pdf
509.61 KB
🎬
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/011 Implement login user API that returns PASETO or JWT access token in Go.mp4
72.11 MB
💬
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/011 Implement login user API that returns PASETO or JWT access token in Go_en.srt
19.68 KB
📄
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/012 22-presentation-gin-auth-middleware.pdf
1.9 MB
🎬
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/012 Implement authentication middleware and authorization rules in Golang using Gin.mp4
148.32 MB
💬
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/012 Implement authentication middleware and authorization rules in Golang using Gin_en.srt
44.3 KB
📄
03 - Deploying the application to production [Docker + Kubernetes + AWS]/001 23-presentation-minimal-docker-image.pdf
1.64 MB
🎬
03 - Deploying the application to production [Docker + Kubernetes + AWS]/001 How to build a small Golang Docker image with a multistage Dockerfile.mp4
52.36 MB
💬
03 - Deploying the application to production [Docker + Kubernetes + AWS]/001 How to build a small Golang Docker image with a multistage Dockerfile_en.srt
17.54 KB
🎬
03 - Deploying the application to production [Docker + Kubernetes + AWS]/002 How to use docker network to connect 2 stand-alone containers.mp4
46.65 MB
💬
03 - Deploying the application to production [Docker + Kubernetes + AWS]/002 How to use docker network to connect 2 stand-alone containers_en.srt
15.94 KB
🎬
03 - Deploying the application to production [Docker + Kubernetes + AWS]/003 How to write docker-compose file and control service start-up orders.mp4
74.28 MB
💬
03 - Deploying the application to production [Docker + Kubernetes + AWS]/003 How to write docker-compose file and control service start-up orders_en.srt
23.97 KB
🎬
03 - Deploying the application to production [Docker + Kubernetes + AWS]/004 How to create a free-tier AWS account.mp4
30.58 MB
💬
03 - Deploying the application to production [Docker + Kubernetes + AWS]/004 How to create a free-tier AWS account_en.srt
10.27 KB
🎬
03 - Deploying the application to production [Docker + Kubernetes + AWS]/005 Auto build & push docker image to AWS ECR with Github Actions.mp4
93.69 MB
💬
03 - Deploying the application to production [Docker + Kubernetes + AWS]/005 Auto build & push docker image to AWS ECR with Github Actions_en.srt
28.64 KB
🎬
03 - Deploying the application to production [Docker + Kubernetes + AWS]/006 How to create a production database on AWS RDS.mp4
46.25 MB
💬
03 - Deploying the application to production [Docker + Kubernetes + AWS]/006 How to create a production database on AWS RDS_en.srt
14.26 KB
🎬
03 - Deploying the application to production [Docker + Kubernetes + AWS]/007 Store & retrieve production secrets with AWS secrets manager.mp4
108.07 MB
💬
03 - Deploying the application to production [Docker + Kubernetes + AWS]/007 Store & retrieve production secrets with AWS secrets manager_en.srt
34.38 KB
📄
03 - Deploying the application to production [Docker + Kubernetes + AWS]/008 30-presentation-kubernetes-cluster.pdf
12.88 MB
🎬
03 - Deploying the application to production [Docker + Kubernetes + AWS]/008 Kubernetes architecture & How to create an EKS cluster on AWS.mp4
76.36 MB
💬
03 - Deploying the application to production [Docker + Kubernetes + AWS]/008 Kubernetes architecture & How to create an EKS cluster on AWS_en.srt
27.08 KB
🎬
03 - Deploying the application to production [Docker + Kubernetes + AWS]/009 How to use kubectl & k9s to connect to a kubernetes cluster on AWS EKS.mp4
70.06 MB
💬
03 - Deploying the application to production [Docker + Kubernetes + AWS]/009 How to use kubectl & k9s to connect to a kubernetes cluster on AWS EKS_en.srt
22.52 KB
🎬
03 - Deploying the application to production [Docker + Kubernetes + AWS]/010 How to deploy a web app to Kubernetes cluster on AWS EKS.mp4
95.9 MB
💬
03 - Deploying the application to production [Docker + Kubernetes + AWS]/010 How to deploy a web app to Kubernetes cluster on AWS EKS_en.srt
31.6 KB
🎬
03 - Deploying the application to production [Docker + Kubernetes + AWS]/011 Register a domain & set up A-record using Route53.mp4
47.31 MB
💬
03 - Deploying the application to production [Docker + Kubernetes + AWS]/011 Register a domain & set up A-record using Route53_en.srt
15.1 KB
🎬
03 - Deploying the application to production [Docker + Kubernetes + AWS]/012 How to use Ingress to route traffics to different services in Kubernetes.mp4
45.45 MB
💬
03 - Deploying the application to production [Docker + Kubernetes + AWS]/012 How to use Ingress to route traffics to different services in Kubernetes_en.srt
14.87 KB
🎬
03 - Deploying the application to production [Docker + Kubernetes + AWS]/013 Auto issue & renew TLS certificates with cert-manager and Let's Encrypt.mp4
67.02 MB
💬
03 - Deploying the application to production [Docker + Kubernetes + AWS]/013 Auto issue & renew TLS certificates with cert-manager and Let's Encrypt_en.srt
19.59 KB
📄
03 - Deploying the application to production [Docker + Kubernetes + AWS]/013 Video-a-complete-overview-of-SSL-TLS-and-its-cryptographic-system.url
52 B
🎬
03 - Deploying the application to production [Docker + Kubernetes + AWS]/014 Automatic deploy to Kubernetes with Github Action.mp4
68.43 MB
💬
03 - Deploying the application to production [Docker + Kubernetes + AWS]/014 Automatic deploy to Kubernetes with Github Action_en.srt
20.42 KB
📄
03 - Deploying the application to production [Docker + Kubernetes + AWS]/external-links.txt
103 B
📄
04 - Advanced Backend Topics [Sessions + gRPC]/001 37-presentation-session-refresh-token.pdf
9.48 MB
🎬
04 - Advanced Backend Topics [Sessions + gRPC]/001 How to manage user session with refresh token.mp4
124.63 MB
💬
04 - Advanced Backend Topics [Sessions + gRPC]/001 How to manage user session with refresh token_en.srt
32.88 KB
🎬
04 - Advanced Backend Topics [Sessions + gRPC]/002 Generate DB documentation page and schema SQL dump from DBML.mp4
58.51 MB
💬
04 - Advanced Backend Topics [Sessions + gRPC]/002 Generate DB documentation page and schema SQL dump from DBML_en.srt
15.18 KB
📄
04 - Advanced Backend Topics [Sessions + gRPC]/003 39-presentation-grpc.pdf
4.61 MB
🎬
04 - Advanced Backend Topics [Sessions + gRPC]/003 Introduction to gRPC.mp4
42.95 MB
💬
04 - Advanced Backend Topics [Sessions + gRPC]/003 Introduction to gRPC_en.srt
10.76 KB
📄
04 - Advanced Backend Topics [Sessions + gRPC]/004 40-presentation-grpc-protobuf.pdf
4.2 MB
🎬
04 - Advanced Backend Topics [Sessions + gRPC]/004 Define gRPC API and generate Go code with protobuf.mp4
83.42 MB
💬
04 - Advanced Backend Topics [Sessions + gRPC]/004 Define gRPC API and generate Go code with protobuf_en.srt
23.02 KB
📄
04 - Advanced Backend Topics [Sessions + gRPC]/004 gRPC-Go-Quick-Start.url
69 B
📄
04 - Advanced Backend Topics [Sessions + gRPC]/004 Protocol-buffer-documentation.url
82 B
📄
04 - Advanced Backend Topics [Sessions + gRPC]/005 41-presentation-grpc-server-evans-client.pdf
1.89 MB
🎬
04 - Advanced Backend Topics [Sessions + gRPC]/005 How to run a golang gRPC server and call its API.mp4
53.09 MB
💬
04 - Advanced Backend Topics [Sessions + gRPC]/005 How to run a golang gRPC server and call its API_en.srt
14.59 KB
🎬
04 - Advanced Backend Topics [Sessions + gRPC]/006 Implement gRPC API to create and login users in Go.mp4
73.77 MB
💬
04 - Advanced Backend Topics [Sessions + gRPC]/006 Implement gRPC API to create and login users in Go_en.srt
19.74 KB
📄
04 - Advanced Backend Topics [Sessions + gRPC]/007 Github-repository-of-gRPC-gateway.url
70 B
🎬
04 - Advanced Backend Topics [Sessions + gRPC]/007 gRPC Gateway write code once, serve both gRPC & HTTP requests.mp4
87.52 MB
💬
04 - Advanced Backend Topics [Sessions + gRPC]/007 gRPC Gateway write code once, serve both gRPC & HTTP requests_en.srt
25.25 KB
📄
04 - Advanced Backend Topics [Sessions + gRPC]/007 gRPC-gateway-documentation-page.url
70 B
📄
04 - Advanced Backend Topics [Sessions + gRPC]/008 44-grpc-metadata.pdf
2.77 MB
🎬
04 - Advanced Backend Topics [Sessions + gRPC]/008 How to extract information from gRPC metadata.mp4
46.13 MB
💬
04 - Advanced Backend Topics [Sessions + gRPC]/008 How to extract information from gRPC metadata_en.srt
12.67 KB
📄
04 - Advanced Backend Topics [Sessions + gRPC]/008 Join-TECH-SCHOOLs-Discord-group.url
51 B
🎬
04 - Advanced Backend Topics [Sessions + gRPC]/009 Automatic generate & serve swagger documentation from Go server.mp4
70.04 MB
💬
04 - Advanced Backend Topics [Sessions + gRPC]/009 Automatic generate & serve swagger documentation from Go server_en.srt
18.91 KB
🎬
04 - Advanced Backend Topics [Sessions + gRPC]/010 Embed static front-end files inside Golang backend server's binary.mp4
55.03 MB
💬
04 - Advanced Backend Topics [Sessions + gRPC]/010 Embed static front-end files inside Golang backend server's binary_en.srt
15.39 KB
📄
04 - Advanced Backend Topics [Sessions + gRPC]/010 Note-since-Go-v1.16-embedded-files-feature-is-included-in-the-language-so-no-need-statik.url
63 B
🎬
04 - Advanced Backend Topics [Sessions + gRPC]/011 Validate gRPC parameters and send humanmachine friendly response.mp4
83.71 MB
💬
04 - Advanced Backend Topics [Sessions + gRPC]/011 Validate gRPC parameters and send humanmachine friendly response_en.srt
22.43 KB
🎬
04 - Advanced Backend Topics [Sessions + gRPC]/012 Run DB migrations directly inside Golang code.mp4
62.17 MB
💬
04 - Advanced Backend Topics [Sessions + gRPC]/012 Run DB migrations directly inside Golang code_en.srt
17.56 KB
🎬
04 - Advanced Backend Topics [Sessions + gRPC]/013 Partial update DB record with SQLC nullable arguments.mp4
96.47 MB
💬
04 - Advanced Backend Topics [Sessions + gRPC]/013 Partial update DB record with SQLC nullable arguments_en.srt
24.47 KB
🎬
04 - Advanced Backend Topics [Sessions + gRPC]/014 Build gRPC update API with optional parameters.mp4
75.37 MB
💬
04 - Advanced Backend Topics [Sessions + gRPC]/014 Build gRPC update API with optional parameters_en.srt
19.5 KB
🎬
04 - Advanced Backend Topics [Sessions + gRPC]/015 Add authorization to protect gRPC API.mp4
74.22 MB
💬
04 - Advanced Backend Topics [Sessions + gRPC]/015 Add authorization to protect gRPC API_en.srt
20.39 KB
📄
04 - Advanced Backend Topics [Sessions + gRPC]/016 52-presentation-grpc-logger.pdf
4.38 MB
🎬
04 - Advanced Backend Topics [Sessions + gRPC]/016 Write structured logs for gRPC APIs.mp4
80.14 MB
💬
04 - Advanced Backend Topics [Sessions + gRPC]/016 Write structured logs for gRPC APIs_en.srt
22.18 KB
🎬
04 - Advanced Backend Topics [Sessions + gRPC]/017 How to write HTTP logger middleware in Go.mp4
54.88 MB
💬
04 - Advanced Backend Topics [Sessions + gRPC]/017 How to write HTTP logger middleware in Go_en.srt
15.1 KB
📄
04 - Advanced Backend Topics [Sessions + gRPC]/external-links.txt
552 B
📄
05 - Asynchronous processing with background workers [Asynq + Redis]/001 54-presentation-async-worker.pdf
3.89 MB
🎬
05 - Asynchronous processing with background workers [Asynq + Redis]/001 Implement background worker with Redis task queue.mp4
105.69 MB
💬
05 - Asynchronous processing with background workers [Asynq + Redis]/001 Implement background worker with Redis task queue_en.srt
27.52 KB
🎬
05 - Asynchronous processing with background workers [Asynq + Redis]/002 Integrate async worker to Go web server.mp4
76.7 MB
💬
05 - Asynchronous processing with background workers [Asynq + Redis]/002 Integrate async worker to Go web server_en.srt
20.29 KB
🎬
05 - Asynchronous processing with background workers [Asynq + Redis]/003 Send async tasks to Redis within a DB transaction.mp4
51.72 MB
💬
05 - Asynchronous processing with background workers [Asynq + Redis]/003 Send async tasks to Redis within a DB transaction_en.srt
13.6 KB
🎬
05 - Asynchronous processing with background workers [Asynq + Redis]/004 How to handle errors and print logs for Async workers.mp4
59.22 MB
💬
05 - Asynchronous processing with background workers [Asynq + Redis]/004 How to handle errors and print logs for Async workers_en.srt
15.6 KB
🎬
05 - Asynchronous processing with background workers [Asynq + Redis]/005 Some delay might be good for your async tasks.mp4
33.84 MB
💬
05 - Asynchronous processing with background workers [Asynq + Redis]/005 Some delay might be good for your async tasks_en.srt
9.65 KB
🎬
05 - Asynchronous processing with background workers [Asynq + Redis]/006 How to send email in Go via Gmail.mp4
78.95 MB
💬
05 - Asynchronous processing with background workers [Asynq + Redis]/006 How to send email in Go via Gmail_en.srt
21.42 KB
📄
05 - Asynchronous processing with background workers [Asynq + Redis]/006 trouble-shoot-gmail-app-password.pdf
1.21 MB
🎬
05 - Asynchronous processing with background workers [Asynq + Redis]/007 How to skip test in Go and config test flag in vscode.mp4
19.07 MB
💬
05 - Asynchronous processing with background workers [Asynq + Redis]/007 How to skip test in Go and config test flag in vscode_en.srt
5.31 KB
🎬
05 - Asynchronous processing with background workers [Asynq + Redis]/008 Email verification feature design DB and send email.mp4
100.06 MB
💬
05 - Asynchronous processing with background workers [Asynq + Redis]/008 Email verification feature design DB and send email_en.srt
26.47 KB
🎬
05 - Asynchronous processing with background workers [Asynq + Redis]/009 Implement email verification API in Go.mp4
88.95 MB
💬
05 - Asynchronous processing with background workers [Asynq + Redis]/009 Implement email verification API in Go_en.srt
22.03 KB
🎬
05 - Asynchronous processing with background workers [Asynq + Redis]/010 Unit test gRPC API with mock DB & Redis.mp4
136.08 MB
💬
05 - Asynchronous processing with background workers [Asynq + Redis]/010 Unit test gRPC API with mock DB & Redis_en.srt
34.09 KB
🎬
05 - Asynchronous processing with background workers [Asynq + Redis]/011 How to test a gRPC API that requires authentication.mp4
81.05 MB
💬
05 - Asynchronous processing with background workers [Asynq + Redis]/011 How to test a gRPC API that requires authentication_en.srt
18.55 KB
🎬
06 - Improve the stability and security of the server/001 Upgrade and config sqlc with version 2 syntax.mp4
30.1 MB
💬
06 - Improve the stability and security of the server/001 Upgrade and config sqlc with version 2 syntax_en.srt
8 KB
🎬
06 - Improve the stability and security of the server/002 Switch DB driver from libpq to pgx.mp4
97.51 MB
💬
06 - Improve the stability and security of the server/002 Switch DB driver from libpq to pgx_en.srt
24.47 KB
🎬
06 - Improve the stability and security of the server/003 How to properly handle DB errors with pgx driver.mp4
53.25 MB
💬
06 - Improve the stability and security of the server/003 How to properly handle DB errors with pgx driver_en.srt
12.38 KB
🎬
06 - Improve the stability and security of the server/004 Docker compose port + volume mapping.mp4
50.71 MB
💬
06 - Improve the stability and security of the server/004 Docker compose port + volume mapping_en.srt
11.77 KB
📄
06 - Improve the stability and security of the server/004 Pull-request-for-this-change.url
72 B
🎬
06 - Improve the stability and security of the server/005 How to install & use binary packages in Go.mp4
25.62 MB
💬
06 - Improve the stability and security of the server/005 How to install & use binary packages in Go_en.srt
6.36 KB
💻
06 - Improve the stability and security of the server/006 Hey, it's not the end yet!.html
454 B
📄
06 - Improve the stability and security of the server/006 Tech-Schools-Discord-group.url
51 B
📄
06 - Improve the stability and security of the server/007 Tech-Schools-Discord-group.url
51 B
📄
06 - Improve the stability and security of the server/007 Tech-Schools-Twitter.url
58 B
📄
06 - Improve the stability and security of the server/007 Tech-Schools-Youtube-channel.url
60 B
💻
06 - Improve the stability and security of the server/007 What's next.html
654 B
📄
06 - Improve the stability and security of the server/external-links.txt
350 B
⬇️ Offline Download

Disclaimer

This website only provides DHT network resource indexing services and does not store any resource files. All resources come from the DHT network, and this site cannot control their content. Please comply with local laws and regulations and use network resources rationally. If there are copyright issues, please contact [email protected].