Theme
light
black
autumn
business
lemonade
halloween
18+
TV
Movies
Movies libraries
Dub/Dual Audio
Anime
Anime libraries
Dub/Dual Audio
Subbed
Raw
Games
PC
Mac
Linux
Android
Softwares
Windows
Mac
Android
Music
MP3
Lossless
Album
Video
Other
Audio
Video
Image
Document
Program
Android
DiskImage
Source Code
Database
Archive
Theme
light
black
autumn
business
lemonade
halloween
Torrents Search Engine
Search Any Type Of Torrents
Search
Torrent Details
Backend Master Class [Golang + Postgres + Kubernetes + gRPC]
Category:
Ebook/Course
Size:
4.99 GB
Seeders:
4
Leechers:
11
Downloads:
55
Uploaded:
Jan 20, 2023
Torrent
Magnet
Files
Trackers
Info
Backend Master Class [Golang + Postgres + Kubernetes + gRPC]
[TutsNode.net] - Backend Master Class [Golang + Postgres + Kubernetes + gRPC]
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]
010 How to create and verify JWT & PASETO token in Golang.mp4
- 175.93 MB
012 Implement authentication middleware and authorization rules in Golang using Gin.mp4
- 168.16 MB
003 Mock DB for testing HTTP API in Go and achieve 100% coverage.mp4
- 158.68 MB
004 Implement transfer money API with a custom params validator.mp4
- 89.26 MB
001 Implement RESTful HTTP API in Go using Gin.mp4
- 83.54 MB
006 How to handle DB errors in Golang correctly.mp4
- 69.66 MB
007 How to securely store passwords Hash password in Go with Bcrypt!.mp4
- 65.84 MB
011 Implement login user API that returns PASETO or JWT access token in Go.mp4
- 62.13 MB
008 How to write stronger unit tests with a custom gomock matcher.mp4
- 47.6 MB
005 Add users table with unique & foreign key constraints in PostgreSQL.mp4
- 47.34 MB
002 Load config from file & environment variables in Go with Viper.mp4
- 45.9 MB
009 19-presentation-paseto-vs-jwt.pdf
- 45.79 MB
009 Why PASETO is better than JWT for token-based authentication.mp4
- 38.47 MB
001 11-presentation-gin.pdf
- 4.28 MB
003 13-presentation-db-mock.pdf
- 4.08 MB
002 12-presentation-config-viper.pdf
- 3.96 MB
007 17-presentation-hash-password.pdf
- 3.83 MB
012 22-presentation-gin-auth-middleware.pdf
- 1.9 MB
011 21-login-api.pdf
- 509.61 KB
012 Implement authentication middleware and authorization rules in Golang using Gin_en.srt
- 44.01 KB
003 Mock DB for testing HTTP API in Go and achieve 100% coverage_en.srt
- 38.85 KB
001 Implement RESTful HTTP API in Go using Gin_en.srt
- 35.37 KB
010 How to create and verify JWT & PASETO token in Golang_en.srt
- 33.45 KB
007 How to securely store passwords Hash password in Go with Bcrypt!_en.srt
- 23.17 KB
009 Why PASETO is better than JWT for token-based authentication_en.srt
- 21.8 KB
004 Implement transfer money API with a custom params validator_en.srt
- 20.21 KB
005 Add users table with unique & foreign key constraints in PostgreSQL_en.srt
- 19.99 KB
011 Implement login user API that returns PASETO or JWT access token in Go_en.srt
- 19.53 KB
008 How to write stronger unit tests with a custom gomock matcher_en.srt
- 18.12 KB
006 How to handle DB errors in Golang correctly_en.srt
- 15.89 KB
002 Load config from file & environment variables in Go with Viper_en.srt
- 13.06 KB
03 - Deploying the application to production [Docker + Kubernetes + AWS]
007 Store & retrieve production secrets with AWS secrets manager.mp4
- 170.96 MB
010 How to deploy a web app to Kubernetes cluster on AWS EKS.mp4
- 142.44 MB
005 Auto build & push docker image to AWS ECR with Github Actions.mp4
- 123.75 MB
009 How to use kubectl & k9s to connect to a kubernetes cluster on AWS EKS.mp4
- 114.68 MB
013 Auto issue & renew TLS certificates with cert-manager and Let's Encrypt.mp4
- 109.56 MB
014 Automatic deploy to Kubernetes with Github Action.mp4
- 109.14 MB
008 Kubernetes architecture & How to create an EKS cluster on AWS.mp4
- 94.61 MB
003 How to write docker-compose file and control service start-up orders.mp4
- 94.51 MB
001 How to build a small Golang Docker image with a multistage Dockerfile.mp4
- 67.48 MB
012 How to use Ingress to route traffics to different services in Kubernetes.mp4
- 55.47 MB
004 How to create a free-tier AWS account.mp4
- 35.61 MB
011 Register a domain & set up A-record using Route53.mp4
- 31.78 MB
002 How to use docker network to connect 2 stand-alone containers.mp4
- 24.74 MB
006 How to create a production database on AWS RDS.mp4
- 24.01 MB
008 30-presentation-kubernetes-cluster.pdf
- 12.88 MB
001 23-presentation-minimal-docker-image.pdf
- 1.64 MB
007 Store & retrieve production secrets with AWS secrets manager_en.srt
- 34.1 KB
010 How to deploy a web app to Kubernetes cluster on AWS EKS_en.srt
- 31.33 KB
005 Auto build & push docker image to AWS ECR with Github Actions_en.srt
- 28.44 KB
008 Kubernetes architecture & How to create an EKS cluster on AWS_en.srt
- 26.89 KB
003 How to write docker-compose file and control service start-up orders_en.srt
- 23.86 KB
009 How to use kubectl & k9s to connect to a kubernetes cluster on AWS EKS_en.srt
- 22.36 KB
014 Automatic deploy to Kubernetes with Github Action_en.srt
- 20.25 KB
013 Auto issue & renew TLS certificates with cert-manager and Let's Encrypt_en.srt
- 19.42 KB
001 How to build a small Golang Docker image with a multistage Dockerfile_en.srt
- 17.43 KB
002 How to use docker network to connect 2 stand-alone containers_en.srt
- 15.83 KB
011 Register a domain & set up A-record using Route53_en.srt
- 15 KB
012 How to use Ingress to route traffics to different services in Kubernetes_en.srt
- 14.77 KB
006 How to create a production database on AWS RDS_en.srt
- 14.14 KB
004 How to create a free-tier AWS account_en.srt
- 10.22 KB
external-links.txt
- 103 B
013 Video-a-complete-overview-of-SSL-TLS-and-its-cryptographic-system.url
- 52 B
01 - Working with database [Postgres + SQLC]
009 Deeply understand transaction isolation levels & read phenomena.mp4
- 145.18 MB
002 Install & use Docker + Postgres + TablePlus to create DB schema.mp4
- 132.13 MB
004 Generate CRUD Golang code from SQL Compare dbsql, gorm, sqlx & sqlc.mp4
- 128.32 MB
005 Write unit tests for database CRUD with random data in Golang.mp4
- 125.69 MB
007 DB transaction lock & How to handle deadlock in Golang.mp4
- 117.56 MB
010 Setup Github Actions for Golang + Postgres to run automated tests.mp4
- 109.05 MB
006 A clean way to implement database transaction in Golang.mp4
- 107.1 MB
008 How to avoid deadlock in DB transaction Queries order matters!.mp4
- 73.52 MB
003 How to write & run database migration in Golang.mp4
- 71.19 MB
001 Design DB schema and generate SQL code with dbdiagram.io.mp4
- 62.98 MB
009 09-presentation-transaction-isolation.pdf
- 26.61 MB
004 04-presentation-sqlc-crud.pdf
- 12 MB
006 06-presentation-db-transaction.pdf
- 10.16 MB
003 03-presentation-db-migration.pdf
- 6.36 MB
001 01-presentation-backend-master-class.pdf
- 4.65 MB
002 02-presentation-docker-postgres-table-plus.pdf
- 3.7 MB
010 10-presentation-github-action.pdf
- 3.42 MB
002 trouble-shoot-root-does-not-exist.pdf
- 284.31 KB
009 Deeply understand transaction isolation levels & read phenomena_en.srt
- 43.15 KB
007 DB transaction lock & How to handle deadlock in Golang_en.srt
- 37.19 KB
004 Generate CRUD Golang code from SQL Compare dbsql, gorm, sqlx & sqlc_en.srt
- 31.42 KB
006 A clean way to implement database transaction in Golang_en.srt
- 29.23 KB
005 Write unit tests for database CRUD with random data in Golang_en.srt
- 28.21 KB
010 Setup Github Actions for Golang + Postgres to run automated tests_en.srt
- 26.43 KB
002 Install & use Docker + Postgres + TablePlus to create DB schema_en.srt
- 19.43 KB
008 How to avoid deadlock in DB transaction Queries order matters!_en.srt
- 18.44 KB
003 How to write & run database migration in Golang_en.srt
- 14.34 KB
001 Design DB schema and generate SQL code with dbdiagram.io_en.srt
- 14.06 KB
external-links.txt
- 1.23 KB
002 Troubleshooting-role-root-doesnt-exist.url
- 106 B
004 SQLC-documentation-Install-run-sqlc-on-Windows-using-Docker.url
- 84 B
002 Download-Docker-Desktop-available-for-Mac-Windows-Linux-.url
- 71 B
002 Other-open-source-DB-clients.url
- 70 B
001 Github-repository-of-the-course.url
- 64 B
004 A-tour-of-Go-for-those-whos-new-to-the-language-.url
- 53 B
003 How-to-install-Go-and-set-up-Visual-Studio-Code.url
- 52 B
003 How-to-make-a-beautiful-terminal-with-Oh-my-zsh-.url
- 52 B
002 Join-Discord-group-to-chat-directly-with-me.url
- 51 B
003 Join-Discord-group-to-ask-questions-directly.url
- 51 B
004 Join-Discord-group-to-get-help-if-you-got-stuck.url
- 51 B
001 Join-our-Discord-group-to-discuss-ask-questions-and-share-knowledge-with-each-other.url
- 50 B
001 DB-diagram-website.url
- 49 B
002 Table-Plus-website.url
- 46 B
04 - Advanced Backend Topics [Sessions + gRPC]
013 Partial update DB record with SQLC nullable arguments.mp4
- 123.48 MB
007 gRPC Gateway write code once, serve both gRPC & HTTP requests.mp4
- 113.45 MB
016 Write structured logs for gRPC APIs.mp4
- 110.09 MB
004 Define gRPC API and generate Go code with protobuf.mp4
- 101.39 MB
009 Automatic generate & serve swagger documentation from Go server.mp4
- 100.88 MB
001 How to manage user session with refresh token.mp4
- 97.85 MB
012 Run DB migrations directly inside Golang code.mp4
- 93.13 MB
015 Add authorization to protect gRPC API.mp4
- 92.44 MB
017 How to write HTTP logger middleware in Go.mp4
- 87.5 MB
002 Generate DB documentation page and schema SQL dump from DBML.mp4
- 63.31 MB
005 How to run a golang gRPC server and call its API.mp4
- 61.04 MB
006 Implement gRPC API to create and login users in Go.mp4
- 60.77 MB
014 Build gRPC update API with optional parameters.mp4
- 57.67 MB
011 Validate gRPC parameters and send humanmachine friendly response.mp4
- 55.75 MB
008 How to extract information from gRPC metadata.mp4
- 55.53 MB
010 Embed static front-end files inside Golang backend server's binary.mp4
- 43.52 MB
003 Introduction to gRPC.mp4
- 26.48 MB
001 37-presentation-session-refresh-token.pdf
- 9.48 MB
003 39-presentation-grpc.pdf
- 4.61 MB
016 52-presentation-grpc-logger.pdf
- 4.38 MB
004 40-presentation-grpc-protobuf.pdf
- 4.2 MB
008 44-grpc-metadata.pdf
- 2.77 MB
005 41-presentation-grpc-server-evans-client.pdf
- 1.89 MB
001 How to manage user session with refresh token_en.srt
- 32.61 KB
007 gRPC Gateway write code once, serve both gRPC & HTTP requests_en.srt
- 25.05 KB
013 Partial update DB record with SQLC nullable arguments_en.srt
- 24.24 KB
004 Define gRPC API and generate Go code with protobuf_en.srt
- 22.85 KB
011 Validate gRPC parameters and send humanmachine friendly response_en.srt
- 22.25 KB
016 Write structured logs for gRPC APIs_en.srt
- 21.98 KB
015 Add authorization to protect gRPC API_en.srt
- 20.17 KB
006 Implement gRPC API to create and login users in Go_en.srt
- 19.59 KB
014 Build gRPC update API with optional parameters_en.srt
- 19.29 KB
009 Automatic generate & serve swagger documentation from Go server_en.srt
- 18.76 KB
012 Run DB migrations directly inside Golang code_en.srt
- 17.4 KB
010 Embed static front-end files inside Golang backend server's binary_en.srt
- 15.27 KB
002 Generate DB documentation page and schema SQL dump from DBML_en.srt
- 15.05 KB
017 How to write HTTP logger middleware in Go_en.srt
- 15 KB
005 How to run a golang gRPC server and call its API_en.srt
- 14.48 KB
008 How to extract information from gRPC metadata_en.srt
- 12.56 KB
003 Introduction to gRPC_en.srt
- 10.72 KB
external-links.txt
- 552 B
004 Protocol-buffer-documentation.url
- 82 B
007 Github-repository-of-gRPC-gateway.url
- 70 B
007 gRPC-gateway-documentation-page.url
- 70 B
004 gRPC-Go-Quick-Start.url
- 69 B
010 Note-since-Go-v1.16-embedded-files-feature-is-included-in-the-language-so-no-need-statik.url
- 63 B
008 Join-TECH-SCHOOLs-Discord-group.url
- 51 B
05 - Asynchronous processing with background workers [Asynq + Redis]
003 Why you should send async tasks to Redis within a DB transaction.mp4
- 84.66 MB
001 Implement background worker with Redis task queue.mp4
- 82.35 MB
002 Integrate async worker to Go web server.mp4
- 64.86 MB
001 54-presentation-async-worker.pdf
- 3.89 MB
001 Implement background worker with Redis task queue_en.srt
- 27.13 KB
002 Integrate async worker to Go web server_en.srt
- 19.97 KB
003 Why you should send async tasks to Redis within a DB transaction_en.srt
- 13.5 KB
005 What's next.html
- 654 B
004 Hey, it's not the end yet!.html
- 454 B
external-links.txt
- 264 B
005 Tech-Schools-Youtube-channel.url
- 60 B
005 Tech-Schools-Twitter.url
- 58 B
004 Tech-Schools-Discord-group.url
- 51 B
005 Tech-Schools-Discord-group.url
- 51 B
.pad
58
- 1020.94 KB
56
- 1009.81 KB
39
- 985.44 KB
16
- 968.14 KB
67
- 939.1 KB
13
- 934.68 KB
17
- 918.62 KB
23
- 895.12 KB
5
- 894.72 KB
38
- 886.91 KB
15
- 882.66 KB
59
- 857.43 KB
3
- 835.66 KB
31
- 830.33 KB
66
- 817.84 KB
25
- 759.06 KB
65
- 739.44 KB
36
- 705.72 KB
6
- 695.06 KB
46
- 677.1 KB
29
- 660.94 KB
61
- 657.23 KB
64
- 634.73 KB
18
- 626.1 KB
72
- 593.57 KB
4
- 574.66 KB
24
- 569 KB
12
- 563.52 KB
44
- 547.74 KB
50
- 542.98 KB
33
- 536.96 KB
9
- 533.92 KB
60
- 527.83 KB
54
- 527.61 KB
26
- 515.71 KB
22
- 497.58 KB
49
- 495.83 KB
30
- 488.11 KB
43
- 476.28 KB
28
- 471.54 KB
14
- 454.42 KB
10
- 447.13 KB
45
- 408.36 KB
21
- 403.4 KB
63
- 400.48 KB
51
- 395.35 KB
53
- 394.84 KB
62
- 363.09 KB
27
- 348.95 KB
32
- 344.26 KB
41
- 342.35 KB
11
- 327.29 KB
7
- 321.51 KB
71
- 310.25 KB
2
- 283.19 KB
55
- 261.47 KB
8
- 257.85 KB
42
- 252.9 KB
73
- 237.04 KB
40
- 235.55 KB
52
- 221.06 KB
48
- 214.69 KB
70
- 176.92 KB
34
- 166.96 KB
20
- 149.91 KB
35
- 146.64 KB
19
- 127.73 KB
57
- 118.05 KB
69
- 117.75 KB
75
- 114.3 KB
47
- 106.51 KB
74
- 99.2 KB
68
- 39.19 KB
37
- 24.98 KB
1
- 48 B
0
- 1 B
[TGx]Downloaded from torrentgalaxy.to .txt
- 585 B
TutsNode.net.txt
- 63 B
Trackers
Seeders
Leechers
Downloads
udp://tracker2.dler.com:80/announce
0
0
0
udp://tracker.torrent.eu.org:451/announce
1
2
1
udp://www.torrent.eu.org:451/announce
1
2
1
udp://tracker.moeking.me:6969/announce
1
2
0
udp://tracker.opentrackr.org:1337/announce
1
5
3
udp://opentracker.i2p.rocks:6969/announce
1
2
1
udp://tracker.monitorit4.me:6969/announce
0
0
0
udp://open.stealth.si:80/announce
1
1
1
udp://p4p.arenabg.com:1337/announce
0
1
0
udp://tracker.leech.ie:1337/announce
0
0
0
udp://vibe.sleepyinternetfun.xyz:1738/announce
0
0
0
udp://movies.zsw.ca:6969/announce
0
0
0
udp://tracker.blacksparrowmedia.net:6969/announce
0
0
0
udp://exodus.desync.com:6969/announce
0
2
1
udp://tracker.theoks.net:6969/announce
0
0
0
udp://explodie.org:6969/announce
1
1
0
udp://bt2.archive.org:6969/announce
0
0
0
udp://bt1.archive.org:6969/announce
0
0
0
udp://tracker.dler.com:6969/announce
0
0
0
udp://tracker1.bt.moack.co.kr:80/announce
0
0
1
udp://9.rarbg.com:2920/announce
1
1
1
InfoHash:
37B926AA5BA0DA6DAB2ED692F18431E2DE5E292B
Last updated:
Jan 20, 2023
File count:
245 B
File Category:
9
Tags:
Other, Tutorials
Related Torrents
[ TutSala.com ] Udemy - SOLIDWORKS Animation Tutorials for Absolute Beginners
Ebook/Course
Jun 2, 2022
948.21 MB
1
23
70
Torrent
Magnet
The Complete Photoshop Manual - Expert Tutorials To Improve Your Skills
Ebook/Course
Nov 8, 2020
130.11 MB
24
22
532
Torrent
Magnet
[ FreeCourseWeb.com ] Skillshare - ClickBank Affiliate Marketing Without A Website (Step-by-Step Tutorials)
Ebook/Course
May 24, 2022
601.94 MB
2
3
0
Torrent
Magnet
Juices for Total Wellness By Juicing Tutorials
Ebook/Course
Jun 11, 2023
148.28 MB
24
14
3.38 k
Torrent
Magnet
[ DevCourseWeb.com ] Udemy - Microsoft Azure Storage services Tutorials
Ebook/Course
Jun 3, 2022
493.46 MB
3
30
227
Torrent
Magnet
Knots Tutorials How to Knot Properly for Beginners Knot Guide for Beginners
Ebook/Course
Jul 7, 2021
25.34 MB
19
13
134
Torrent
Magnet
[ DevCourseWeb.com ] Udemy - Learn HTML 5 - The Complete HTML 5 And CSS3 Tutorials Course
Ebook/Course
Jun 22, 2023
1.34 GB
10
18
180
Torrent
Magnet
IOS Animations by Tutorials (Sixth Edition) EPUB
Ebook/Course
Jan 9, 2022
120.35 MB
15
10
155
Torrent
Magnet
Core Data by Tutorials (Eighth Edition) PDF
Ebook/Course
Jan 9, 2022
31.28 MB
19
5
187
Torrent
Magnet
[ FreeCourseWeb.com ] Wood Whittling Tutorials - Learning Wood Whittling Technique Through These Simple Guides - Wood Whittling Guide Book
Ebook/Course
Jul 10, 2021
68.44 MB
19
4
283
Torrent
Magnet
A Beginner's Guide To Sketchup Simple Designs And Detailed Tutorials.pdf
Ebook/Course
Oct 26, 2021
15.48 MB
13
10
944
Torrent
Magnet
[ FreeCourseWeb.com ] Woodworking Tutorials - Simple and Detail Woodworking Projects for Beginners - Woodworking Patterns
Ebook/Course
Jul 26, 2021
34.48 MB
18
4
766
Torrent
Magnet
Python Programming Tutorials Learn From Scratch With Examples
Ebook/Course
Sep 24, 2020
10.99 MB
19
1
6.09 k
Torrent
Magnet
[ DevCourseWeb.com ] Udemy - Python Django Tutorials for Beginners to Become an Expert
Ebook/Course
Sep 23, 2021
959.69 MB
7
12
155
Torrent
Magnet
[ FreeCourseWeb.com ] Udemy - Dart and Flutter Tutorials for Beginners
Ebook/Course
Aug 7, 2021
803.69 MB
15
4
81
Torrent
Magnet
MyFreeOnlineMovies.com UDEMY Tutorials - Learn Adobe Flash From Scratch
Ebook/Course
Jan 4, 2019
1.14 GB
0
0
0
Torrent
Magnet
Android Debugging by Tutorials
Ebook/Course
Aug 24, 2022
22.81 MB
2
15
85
Torrent
Magnet
[ FreeCryptoLearn.com ] Udemy - Dodd-Frank Act Tutorials
Ebook/Course
Nov 3, 2023
636.69 MB
1
16
85
Torrent
Magnet
[ CourseBoat.com ] Computer Programming Like A Pro - Fundamentals of Programming, Tutorials For Beginners
Ebook/Course
Jan 4, 2022
2.47 MB
12
3
97
Torrent
Magnet
Catalyst by Tutorials (Second Edition) by Marin Bencevic EPUB
Ebook/Course
Jan 8, 2022
23.45 MB
6
8
26
Torrent
Magnet
Home
Movies
TV Shows
Anime
Videos
Music
Games
Software
18+
Books