Обратите внимание, что наш сайт не размещает какие-либо файлы из списка. Вы не можете скачать
эти файлы или скачать torrent-файл.
|
1. Design DB schema and generate SQL code with dbdiagram.io.mp4 |
62.98Мб |
1. Design DB schema and generate SQL code with dbdiagram.io.srt |
11.97Кб |
1. How to build a small Golang Docker image with a multistage Dockerfile.mp4 |
95.59Мб |
1. How to build a small Golang Docker image with a multistage Dockerfile.srt |
16.89Кб |
1. Implement RESTful HTTP API in Go using Gin.mp4 |
165.38Мб |
1. Implement RESTful HTTP API in Go using Gin.srt |
34.23Кб |
10. How to create and verify JWT & PASETO token in Golang.mp4 |
184.81Мб |
10. How to create and verify JWT & PASETO token in Golang.srt |
30.38Кб |
10. How to deploy a web app to Kubernetes cluster on AWS EKS.mp4 |
150.65Мб |
10. How to deploy a web app to Kubernetes cluster on AWS EKS.srt |
30.33Кб |
10. Setup Github Actions for Golang + Postgres to run automated tests.mp4 |
125.86Мб |
10. Setup Github Actions for Golang + Postgres to run automated tests.srt |
25.21Кб |
11. Implement login user API that returns PASETO or JWT access token in Go.mp4 |
117.93Мб |
11. Implement login user API that returns PASETO or JWT access token in Go.srt |
18.03Кб |
11. Register a domain & set up A-record using Route53.mp4 |
65.79Мб |
11. Register a domain & set up A-record using Route53.srt |
14.17Кб |
12. How to use Ingress to route traffics to different services in Kubernetes.mp4 |
73.28Мб |
12. How to use Ingress to route traffics to different services in Kubernetes.srt |
13.70Кб |
12. Implement authentication middleware and authorization rules in Golang using Gin.mp4 |
228.96Мб |
12. Implement authentication middleware and authorization rules in Golang using Gin.srt |
41.01Кб |
13. Auto issue & renew TLS certificates with cert-manager and Let's Encrypt.mp4 |
115.27Мб |
13. Auto issue & renew TLS certificates with cert-manager and Let's Encrypt.srt |
18.84Кб |
14. Automatic deploy to Kubernetes with Github Action.mp4 |
114.32Мб |
14. Automatic deploy to Kubernetes with Github Action.srt |
18.93Кб |
2. How to use docker network to connect 2 stand-alone containers.mp4 |
85.66Мб |
2. How to use docker network to connect 2 stand-alone containers.srt |
14.40Кб |
2. Install & use Docker + Postgres + TablePlus to create DB schema.mp4 |
132.13Мб |
2. Install & use Docker + Postgres + TablePlus to create DB schema.srt |
16.09Кб |
2. Load config from file & environment variables in Go with Viper.mp4 |
59.64Мб |
2. Load config from file & environment variables in Go with Viper.srt |
12.48Кб |
3. How to write & run database migration in Golang.mp4 |
71.19Мб |
3. How to write & run database migration in Golang.srt |
12.23Кб |
3. How to write docker-compose file and control service start-up orders.mp4 |
136.25Мб |
3. How to write docker-compose file and control service start-up orders.srt |
21.68Кб |
3. Mock DB for testing HTTP API in Go and achieve 100% coverage.mp4 |
211.25Мб |
3. Mock DB for testing HTTP API in Go and achieve 100% coverage.srt |
36.15Кб |
4. Generate CRUD Golang code from SQL Compare dbsql, gorm, sqlx & sqlc.mp4 |
128.32Мб |
4. Generate CRUD Golang code from SQL Compare dbsql, gorm, sqlx & sqlc.srt |
27.02Кб |
4. How to create a free-tier AWS account.mp4 |
48.29Мб |
4. How to create a free-tier AWS account.srt |
8.94Кб |
4. Implement transfer money API with a custom params validator.mp4 |
100.96Мб |
4. Implement transfer money API with a custom params validator.srt |
18.82Кб |
5. Add users table with unique & foreign key constraints in PostgreSQL.mp4 |
112.41Мб |
5. Add users table with unique & foreign key constraints in PostgreSQL.srt |
18.85Кб |
5. Auto build & push docker image to AWS ECR with Github Actions.mp4 |
141.23Мб |
5. Auto build & push docker image to AWS ECR with Github Actions.srt |
25.59Кб |
5. Write unit tests for database CRUD with random data in Golang.mp4 |
125.69Мб |
5. Write unit tests for database CRUD with random data in Golang.srt |
25.31Кб |
6. A clean way to implement database transaction in Golang.mp4 |
107.10Мб |
6. A clean way to implement database transaction in Golang.srt |
25.83Кб |
6. How to create a production database on AWS RDS.mp4 |
62.21Мб |
6. How to create a production database on AWS RDS.srt |
12.93Кб |
6. How to handle DB errors in Golang correctly.mp4 |
93.53Мб |
6. How to handle DB errors in Golang correctly.srt |
15.29Кб |
7. DB transaction lock & How to handle deadlock in Golang.mp4 |
222.43Мб |
7. DB transaction lock & How to handle deadlock in Golang.srt |
33.79Кб |
7. How to securely store passwords Hash password in Go with Bcrypt!.mp4 |
118.25Мб |
7. How to securely store passwords Hash password in Go with Bcrypt!.srt |
22.04Кб |
7. Store & retrieve production secrets with AWS secrets manager.mp4 |
179.31Мб |
7. Store & retrieve production secrets with AWS secrets manager.srt |
32.05Кб |
8. How to avoid deadlock in DB transaction Queries order matters!.mp4 |
96.87Мб |
8. How to avoid deadlock in DB transaction Queries order matters!.srt |
16.60Кб |
8. How to write stronger unit tests with a custom gomock matcher.mp4 |
116.34Мб |
8. How to write stronger unit tests with a custom gomock matcher.srt |
17.27Кб |
8. Kubernetes architecture & How to create an EKS cluster on AWS.mp4 |
101.94Мб |
8. Kubernetes architecture & How to create an EKS cluster on AWS.srt |
24.80Кб |
9. Deeply understand transaction isolation levels & read phenomena.mp4 |
355.54Мб |
9. Deeply understand transaction isolation levels & read phenomena.srt |
40.53Кб |
9. How to use kubectl & k9s to connect to a kubernetes cluster on AWS EKS.mp4 |
119.92Мб |
9. How to use kubectl & k9s to connect to a kubernetes cluster on AWS EKS.srt |
21.03Кб |
9. Why PASETO is better than JWT for token-based authentication.mp4 |
80.86Мб |
9. Why PASETO is better than JWT for token-based authentication.srt |
20.85Кб |