Torrent Info
Title Backend Master Class [Golang + Postgres + Kubernetes + gRPC]
Category
Size 4.99GB

Files List
Please note that this page does not hosts or makes available any of the listed filenames. You cannot download any of those files from here.
[TGx]Downloaded from torrentgalaxy.to .txt 585B
0 1B
001 01-presentation-backend-master-class.pdf 4.65MB
001 11-presentation-gin.pdf 4.28MB
001 23-presentation-minimal-docker-image.pdf 1.64MB
001 37-presentation-session-refresh-token.pdf 9.48MB
001 54-presentation-async-worker.pdf 3.89MB
001 DB-diagram-website.url 49B
001 Design DB schema and generate SQL code with dbdiagram.io_en.srt 14.06KB
001 Design DB schema and generate SQL code with dbdiagram.io.mp4 62.98MB
001 Github-repository-of-the-course.url 64B
001 How to build a small Golang Docker image with a multistage Dockerfile_en.srt 17.43KB
001 How to build a small Golang Docker image with a multistage Dockerfile.mp4 67.48MB
001 How to manage user session with refresh token_en.srt 32.61KB
001 How to manage user session with refresh token.mp4 97.85MB
001 Implement background worker with Redis task queue_en.srt 27.13KB
001 Implement background worker with Redis task queue.mp4 82.35MB
001 Implement RESTful HTTP API in Go using Gin_en.srt 35.37KB
001 Implement RESTful HTTP API in Go using Gin.mp4 83.54MB
001 Join-our-Discord-group-to-discuss-ask-questions-and-share-knowledge-with-each-other.url 50B
002 02-presentation-docker-postgres-table-plus.pdf 3.70MB
002 12-presentation-config-viper.pdf 3.96MB
002 Download-Docker-Desktop-available-for-Mac-Windows-Linux-.url 71B
002 Generate DB documentation page and schema SQL dump from DBML_en.srt 15.05KB
002 Generate DB documentation page and schema SQL dump from DBML.mp4 63.31MB
002 How to use docker network to connect 2 stand-alone containers_en.srt 15.83KB
002 How to use docker network to connect 2 stand-alone containers.mp4 24.74MB
002 Install & use Docker + Postgres + TablePlus to create DB schema_en.srt 19.43KB
002 Install & use Docker + Postgres + TablePlus to create DB schema.mp4 132.13MB
002 Integrate async worker to Go web server_en.srt 19.97KB
002 Integrate async worker to Go web server.mp4 64.86MB
002 Join-Discord-group-to-chat-directly-with-me.url 51B
002 Load config from file & environment variables in Go with Viper_en.srt 13.06KB
002 Load config from file & environment variables in Go with Viper.mp4 45.90MB
002 Other-open-source-DB-clients.url 70B
002 Table-Plus-website.url 46B
002 Troubleshooting-role-root-doesnt-exist.url 106B
002 trouble-shoot-root-does-not-exist.pdf 284.31KB
003 03-presentation-db-migration.pdf 6.36MB
003 13-presentation-db-mock.pdf 4.08MB
003 39-presentation-grpc.pdf 4.61MB
003 How-to-install-Go-and-set-up-Visual-Studio-Code.url 52B
003 How-to-make-a-beautiful-terminal-with-Oh-my-zsh-.url 52B
003 How to write & run database migration in Golang_en.srt 14.34KB
003 How to write & run database migration in Golang.mp4 71.19MB
003 How to write docker-compose file and control service start-up orders_en.srt 23.86KB
003 How to write docker-compose file and control service start-up orders.mp4 94.51MB
003 Introduction to gRPC_en.srt 10.72KB
003 Introduction to gRPC.mp4 26.48MB
003 Join-Discord-group-to-ask-questions-directly.url 51B
003 Mock DB for testing HTTP API in Go and achieve 100% coverage_en.srt 38.85KB
003 Mock DB for testing HTTP API in Go and achieve 100% coverage.mp4 158.68MB
003 Why you should send async tasks to Redis within a DB transaction_en.srt 13.50KB
003 Why you should send async tasks to Redis within a DB transaction.mp4 84.66MB
004 04-presentation-sqlc-crud.pdf 12.00MB
004 40-presentation-grpc-protobuf.pdf 4.20MB
004 A-tour-of-Go-for-those-whos-new-to-the-language-.url 53B
004 Define gRPC API and generate Go code with protobuf_en.srt 22.85KB
004 Define gRPC API and generate Go code with protobuf.mp4 101.39MB
004 Generate CRUD Golang code from SQL Compare dbsql, gorm, sqlx & sqlc_en.srt 31.42KB
004 Generate CRUD Golang code from SQL Compare dbsql, gorm, sqlx & sqlc.mp4 128.32MB
004 gRPC-Go-Quick-Start.url 69B
004 Hey, it's not the end yet!.html 454B
004 How to create a free-tier AWS account_en.srt 10.22KB
004 How to create a free-tier AWS account.mp4 35.61MB
004 Implement transfer money API with a custom params validator_en.srt 20.21KB
004 Implement transfer money API with a custom params validator.mp4 89.26MB
004 Join-Discord-group-to-get-help-if-you-got-stuck.url 51B
004 Protocol-buffer-documentation.url 82B
004 SQLC-documentation-Install-run-sqlc-on-Windows-using-Docker.url 84B
004 Tech-Schools-Discord-group.url 51B
005 41-presentation-grpc-server-evans-client.pdf 1.89MB
005 Add users table with unique & foreign key constraints in PostgreSQL_en.srt 19.99KB
005 Add users table with unique & foreign key constraints in PostgreSQL.mp4 47.34MB
005 Auto build & push docker image to AWS ECR with Github Actions_en.srt 28.44KB
005 Auto build & push docker image to AWS ECR with Github Actions.mp4 123.75MB
005 How to run a golang gRPC server and call its API_en.srt 14.48KB
005 How to run a golang gRPC server and call its API.mp4 61.04MB
005 Tech-Schools-Discord-group.url 51B
005 Tech-Schools-Twitter.url 58B
005 Tech-Schools-Youtube-channel.url 60B
005 What's next.html 654B
005 Write unit tests for database CRUD with random data in Golang_en.srt 28.21KB
005 Write unit tests for database CRUD with random data in Golang.mp4 125.69MB
006 06-presentation-db-transaction.pdf 10.16MB
006 A clean way to implement database transaction in Golang_en.srt 29.23KB
006 A clean way to implement database transaction in Golang.mp4 107.10MB
006 How to create a production database on AWS RDS_en.srt 14.14KB
006 How to create a production database on AWS RDS.mp4 24.01MB
006 How to handle DB errors in Golang correctly_en.srt 15.89KB
006 How to handle DB errors in Golang correctly.mp4 69.66MB
006 Implement gRPC API to create and login users in Go_en.srt 19.59KB
006 Implement gRPC API to create and login users in Go.mp4 60.77MB
007 17-presentation-hash-password.pdf 3.83MB
007 DB transaction lock & How to handle deadlock in Golang_en.srt 37.19KB
007 DB transaction lock & How to handle deadlock in Golang.mp4 117.56MB
007 Github-repository-of-gRPC-gateway.url 70B
007 gRPC-gateway-documentation-page.url 70B
007 gRPC Gateway write code once, serve both gRPC & HTTP requests_en.srt 25.05KB
007 gRPC Gateway write code once, serve both gRPC & HTTP requests.mp4 113.45MB
007 How to securely store passwords Hash password in Go with Bcrypt!_en.srt 23.17KB
007 How to securely store passwords Hash password in Go with Bcrypt!.mp4 65.84MB
007 Store & retrieve production secrets with AWS secrets manager_en.srt 34.10KB
007 Store & retrieve production secrets with AWS secrets manager.mp4 170.96MB
008 30-presentation-kubernetes-cluster.pdf 12.88MB
008 44-grpc-metadata.pdf 2.77MB
008 How to avoid deadlock in DB transaction Queries order matters!_en.srt 18.44KB
008 How to avoid deadlock in DB transaction Queries order matters!.mp4 73.52MB
008 How to extract information from gRPC metadata_en.srt 12.56KB
008 How to extract information from gRPC metadata.mp4 55.53MB
008 How to write stronger unit tests with a custom gomock matcher_en.srt 18.12KB
008 How to write stronger unit tests with a custom gomock matcher.mp4 47.60MB
008 Join-TECH-SCHOOLs-Discord-group.url 51B
008 Kubernetes architecture & How to create an EKS cluster on AWS_en.srt 26.89KB
008 Kubernetes architecture & How to create an EKS cluster on AWS.mp4 94.61MB
009 09-presentation-transaction-isolation.pdf 26.61MB
009 19-presentation-paseto-vs-jwt.pdf 45.79MB
009 Automatic generate & serve swagger documentation from Go server_en.srt 18.76KB
009 Automatic generate & serve swagger documentation from Go server.mp4 100.88MB
009 Deeply understand transaction isolation levels & read phenomena_en.srt 43.15KB
009 Deeply understand transaction isolation levels & read phenomena.mp4 145.18MB
009 How to use kubectl & k9s to connect to a kubernetes cluster on AWS EKS_en.srt 22.36KB
009 How to use kubectl & k9s to connect to a kubernetes cluster on AWS EKS.mp4 114.68MB
009 Why PASETO is better than JWT for token-based authentication_en.srt 21.80KB
009 Why PASETO is better than JWT for token-based authentication.mp4 38.47MB
010 10-presentation-github-action.pdf 3.42MB
010 Embed static front-end files inside Golang backend server's binary_en.srt 15.27KB
010 Embed static front-end files inside Golang backend server's binary.mp4 43.52MB
010 How to create and verify JWT & PASETO token in Golang_en.srt 33.45KB
010 How to create and verify JWT & PASETO token in Golang.mp4 175.93MB
010 How to deploy a web app to Kubernetes cluster on AWS EKS_en.srt 31.33KB
010 How to deploy a web app to Kubernetes cluster on AWS EKS.mp4 142.44MB
010 Note-since-Go-v1.16-embedded-files-feature-is-included-in-the-language-so-no-need-statik.url 63B
010 Setup Github Actions for Golang + Postgres to run automated tests_en.srt 26.43KB
010 Setup Github Actions for Golang + Postgres to run automated tests.mp4 109.05MB
011 21-login-api.pdf 509.61KB
011 Implement login user API that returns PASETO or JWT access token in Go_en.srt 19.53KB
011 Implement login user API that returns PASETO or JWT access token in Go.mp4 62.13MB
011 Register a domain & set up A-record using Route53_en.srt 15.00KB
011 Register a domain & set up A-record using Route53.mp4 31.78MB
011 Validate gRPC parameters and send humanmachine friendly response_en.srt 22.25KB
011 Validate gRPC parameters and send humanmachine friendly response.mp4 55.75MB
012 22-presentation-gin-auth-middleware.pdf 1.90MB
012 How to use Ingress to route traffics to different services in Kubernetes_en.srt 14.77KB
012 How to use Ingress to route traffics to different services in Kubernetes.mp4 55.47MB
012 Implement authentication middleware and authorization rules in Golang using Gin_en.srt 44.01KB
012 Implement authentication middleware and authorization rules in Golang using Gin.mp4 168.16MB
012 Run DB migrations directly inside Golang code_en.srt 17.40KB
012 Run DB migrations directly inside Golang code.mp4 93.13MB
013 Auto issue & renew TLS certificates with cert-manager and Let's Encrypt_en.srt 19.42KB
013 Auto issue & renew TLS certificates with cert-manager and Let's Encrypt.mp4 109.56MB
013 Partial update DB record with SQLC nullable arguments_en.srt 24.24KB
013 Partial update DB record with SQLC nullable arguments.mp4 123.48MB
013 Video-a-complete-overview-of-SSL-TLS-and-its-cryptographic-system.url 52B
014 Automatic deploy to Kubernetes with Github Action_en.srt 20.25KB
014 Automatic deploy to Kubernetes with Github Action.mp4 109.14MB
014 Build gRPC update API with optional parameters_en.srt 19.29KB
014 Build gRPC update API with optional parameters.mp4 57.67MB
015 Add authorization to protect gRPC API_en.srt 20.17KB
015 Add authorization to protect gRPC API.mp4 92.44MB
016 52-presentation-grpc-logger.pdf 4.38MB
016 Write structured logs for gRPC APIs_en.srt 21.98KB
016 Write structured logs for gRPC APIs.mp4 110.09MB
017 How to write HTTP logger middleware in Go_en.srt 15.00KB
017 How to write HTTP logger middleware in Go.mp4 87.50MB
1 48B
10 447.13KB
11 327.29KB
12 563.52KB
13 934.68KB
14 454.42KB
15 882.66KB
16 968.14KB
17 918.62KB
18 626.10KB
19 127.73KB
2 283.19KB
20 149.91KB
21 403.40KB
22 497.58KB
23 895.12KB
24 569.00KB
25 759.06KB
26 515.71KB
27 348.95KB
28 471.54KB
29 660.94KB
3 835.66KB
30 488.11KB
31 830.33KB
32 344.26KB
33 536.96KB
34 166.96KB
35 146.64KB
36 705.72KB
37 24.98KB
38 886.91KB
39 985.44KB
4 574.66KB
40 235.55KB
41 342.35KB
42 252.90KB
43 476.28KB
44 547.74KB
45 408.36KB
46 677.10KB
47 106.51KB
48 214.69KB
49 495.83KB
5 894.72KB
50 542.98KB
51 395.35KB
52 221.06KB
53 394.84KB
54 527.61KB
55 261.47KB
56 1009.81KB
57 118.05KB
58 1020.94KB
59 857.43KB
6 695.06KB
60 527.83KB
61 657.23KB
62 363.09KB
63 400.48KB
64 634.73KB
65 739.44KB
66 817.84KB
67 939.10KB
68 39.19KB
69 117.75KB
7 321.51KB
70 176.92KB
71 310.25KB
72 593.57KB
73 237.04KB
74 99.20KB
75 114.30KB
8 257.85KB
9 533.92KB
external-links.txt 264B
external-links.txt 1.23KB
external-links.txt 103B
external-links.txt 552B
TutsNode.net.txt 63B