[] Udemy - Backend Master Class [Golang + PostgreSQL + Kubernetes]
- 收录时间:2022-12-14 15:58:20
- 文件大小:4GB
- 下载次数:1
- 最近下载:2022-12-14 15:58:20
- 磁力链接:
-
文件列表
- 1. Working with database/9. Deeply understand transaction isolation levels & read phenomena.mp4 356MB
- 2. Building RESTful HTTP JSON API/12. Implement authentication middleware and authorization rules in Golang using Gin.mp4 229MB
- 1. Working with database/7. DB transaction lock & How to handle deadlock in Golang.mp4 222MB
- 2. Building RESTful HTTP JSON API/3. Mock DB for testing HTTP API in Go and achieve 100% coverage.mp4 211MB
- 2. Building RESTful HTTP JSON API/10. How to create and verify JWT & PASETO token in Golang.mp4 185MB
- 3. Deploying the application to production/7. Store & retrieve production secrets with AWS secrets manager.mp4 179MB
- 2. Building RESTful HTTP JSON API/1. Implement RESTful HTTP API in Go using Gin.mp4 165MB
- 3. Deploying the application to production/10. How to deploy a web app to Kubernetes cluster on AWS EKS.mp4 151MB
- 3. Deploying the application to production/5. Auto build & push docker image to AWS ECR with Github Actions.mp4 141MB
- 3. Deploying the application to production/3. How to write docker-compose file and control service start-up orders.mp4 136MB
- 1. Working with database/2. Install & use Docker + Postgres + TablePlus to create DB schema.mp4 132MB
- 1. Working with database/4. Generate CRUD Golang code from SQL Compare dbsql, gorm, sqlx & sqlc.mp4 128MB
- 1. Working with database/10. Setup Github Actions for Golang + Postgres to run automated tests.mp4 126MB
- 1. Working with database/5. Write unit tests for database CRUD with random data in Golang.mp4 126MB
- 3. Deploying the application to production/9. How to use kubectl & k9s to connect to a kubernetes cluster on AWS EKS.mp4 120MB
- 2. Building RESTful HTTP JSON API/7. How to securely store passwords Hash password in Go with Bcrypt!.mp4 118MB
- 2. Building RESTful HTTP JSON API/11. Implement login user API that returns PASETO or JWT access token in Go.mp4 118MB
- 2. Building RESTful HTTP JSON API/8. How to write stronger unit tests with a custom gomock matcher.mp4 116MB
- 3. Deploying the application to production/13. Auto issue & renew TLS certificates with cert-manager and Let's Encrypt.mp4 115MB
- 3. Deploying the application to production/14. Automatic deploy to Kubernetes with Github Action.mp4 114MB
- 2. Building RESTful HTTP JSON API/5. Add users table with unique & foreign key constraints in PostgreSQL.mp4 112MB
- 1. Working with database/6. A clean way to implement database transaction in Golang.mp4 107MB
- 3. Deploying the application to production/8. Kubernetes architecture & How to create an EKS cluster on AWS.mp4 102MB
- 2. Building RESTful HTTP JSON API/4. Implement transfer money API with a custom params validator.mp4 101MB
- 1. Working with database/8. How to avoid deadlock in DB transaction Queries order matters!.mp4 97MB
- 3. Deploying the application to production/1. How to build a small Golang Docker image with a multistage Dockerfile.mp4 96MB
- 2. Building RESTful HTTP JSON API/6. How to handle DB errors in Golang correctly.mp4 94MB
- 3. Deploying the application to production/2. How to use docker network to connect 2 stand-alone containers.mp4 86MB
- 2. Building RESTful HTTP JSON API/9. Why PASETO is better than JWT for token-based authentication.mp4 81MB
- 3. Deploying the application to production/12. How to use Ingress to route traffics to different services in Kubernetes.mp4 73MB
- 1. Working with database/3. How to write & run database migration in Golang.mp4 71MB
- 3. Deploying the application to production/11. Register a domain & set up A-record using Route53.mp4 66MB
- 1. Working with database/1. Design DB schema and generate SQL code with dbdiagram.io.mp4 63MB
- 3. Deploying the application to production/6. How to create a production database on AWS RDS.mp4 62MB
- 2. Building RESTful HTTP JSON API/2. Load config from file & environment variables in Go with Viper.mp4 60MB
- 3. Deploying the application to production/4. How to create a free-tier AWS account.mp4 48MB
- 2. Building RESTful HTTP JSON API/12. Implement authentication middleware and authorization rules in Golang using Gin.srt 41KB
- 1. Working with database/9. Deeply understand transaction isolation levels & read phenomena.srt 41KB
- 2. Building RESTful HTTP JSON API/3. Mock DB for testing HTTP API in Go and achieve 100% coverage.srt 36KB
- 2. Building RESTful HTTP JSON API/1. Implement RESTful HTTP API in Go using Gin.srt 34KB
- 1. Working with database/7. DB transaction lock & How to handle deadlock in Golang.srt 34KB
- 3. Deploying the application to production/7. Store & retrieve production secrets with AWS secrets manager.srt 32KB
- 2. Building RESTful HTTP JSON API/10. How to create and verify JWT & PASETO token in Golang.srt 30KB
- 3. Deploying the application to production/10. How to deploy a web app to Kubernetes cluster on AWS EKS.srt 30KB
- 1. Working with database/4. Generate CRUD Golang code from SQL Compare dbsql, gorm, sqlx & sqlc.srt 27KB
- 1. Working with database/6. A clean way to implement database transaction in Golang.srt 26KB
- 3. Deploying the application to production/5. Auto build & push docker image to AWS ECR with Github Actions.srt 26KB
- 1. Working with database/5. Write unit tests for database CRUD with random data in Golang.srt 25KB
- 1. Working with database/10. Setup Github Actions for Golang + Postgres to run automated tests.srt 25KB
- 3. Deploying the application to production/8. Kubernetes architecture & How to create an EKS cluster on AWS.srt 25KB
- 2. Building RESTful HTTP JSON API/7. How to securely store passwords Hash password in Go with Bcrypt!.srt 22KB
- 3. Deploying the application to production/3. How to write docker-compose file and control service start-up orders.srt 22KB
- 3. Deploying the application to production/9. How to use kubectl & k9s to connect to a kubernetes cluster on AWS EKS.srt 21KB
- 2. Building RESTful HTTP JSON API/9. Why PASETO is better than JWT for token-based authentication.srt 21KB
- 3. Deploying the application to production/14. Automatic deploy to Kubernetes with Github Action.srt 19KB
- 2. Building RESTful HTTP JSON API/5. Add users table with unique & foreign key constraints in PostgreSQL.srt 19KB
- 3. Deploying the application to production/13. Auto issue & renew TLS certificates with cert-manager and Let's Encrypt.srt 19KB
- 2. Building RESTful HTTP JSON API/4. Implement transfer money API with a custom params validator.srt 19KB
- 2. Building RESTful HTTP JSON API/11. Implement login user API that returns PASETO or JWT access token in Go.srt 18KB
- 2. Building RESTful HTTP JSON API/8. How to write stronger unit tests with a custom gomock matcher.srt 17KB
- 3. Deploying the application to production/1. How to build a small Golang Docker image with a multistage Dockerfile.srt 17KB
- 1. Working with database/8. How to avoid deadlock in DB transaction Queries order matters!.srt 17KB
- 1. Working with database/2. Install & use Docker + Postgres + TablePlus to create DB schema.srt 16KB
- 2. Building RESTful HTTP JSON API/6. How to handle DB errors in Golang correctly.srt 15KB
- 3. Deploying the application to production/2. How to use docker network to connect 2 stand-alone containers.srt 14KB
- 3. Deploying the application to production/11. Register a domain & set up A-record using Route53.srt 14KB
- 3. Deploying the application to production/12. How to use Ingress to route traffics to different services in Kubernetes.srt 14KB
- 3. Deploying the application to production/6. How to create a production database on AWS RDS.srt 13KB
- 2. Building RESTful HTTP JSON API/2. Load config from file & environment variables in Go with Viper.srt 12KB
- 1. Working with database/3. How to write & run database migration in Golang.srt 12KB
- 1. Working with database/1. Design DB schema and generate SQL code with dbdiagram.io.srt 12KB
- 3. Deploying the application to production/4. How to create a free-tier AWS account.srt 9KB
- [Tutorialsplanet.NET].url 128B