zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[FreeCoursesOnline.Me] Ardanlabs - Ultimate Service 3.0
magnet:?xt=urn:btih:add849b7828b4988b90d496153f63954f7953b12&dn=[FreeCoursesOnline.Me] Ardanlabs - Ultimate Service 3.0
磁力链接详情
Hash值:
add849b7828b4988b90d496153f63954f7953b12
点击数:
155
文件大小:
12.03 GB
文件数量:
80
创建日期:
2022-6-20 07:04
最后访问:
2025-1-1 07:59
访问标签:
FreeCoursesOnline
Me
Ardanlabs
-
Ultimate
Service
3
0
文件列表详情
01. Introduction/1.0 - Intro.mp4 19.67 MB
01. Introduction/1.1 - Design Philosophy, Guidelines, What to Expect.mp4 49.71 MB
01. Introduction/1.2 - Tooling to Install.mp4 26.28 MB
02. Modules/2.0 - Intro.mp4 32.55 MB
02. Modules/2.1 - Adding Dependencies.mp4 216.96 MB
02. Modules/2.2 - Module Mirrors.mp4 667.91 MB
02. Modules/2.3 - Checksum Database.mp4 82.58 MB
02. Modules/2.4 - Vendoring.mp4 68.68 MB
02. Modules/2.5 - MVS Algorithm.mp4 510.06 MB
03. Kubernetes/3.0 - Intro.mp4 34.85 MB
03. Kubernetes/3.1 - Tooling Installation.mp4 104.38 MB
03. Kubernetes/3.2 - Understanding Clusters, Nodes and Pods.mp4 500.91 MB
03. Kubernetes/3.3 - Write Basic Service for Testing.mp4 87.25 MB
03. Kubernetes/3.4.1 - Docker Images.mp4 99.31 MB
03. Kubernetes/3.4.2 - Kind Configuration.mp4 59.23 MB
03. Kubernetes/3.4.3 - Core K8s Configuration.mp4 190.05 MB
03. Kubernetes/3.4.4 - K8s Quotas Patching.mp4 177.94 MB
04. Initial Service Design/4.0 - Intro.mp4 38.7 MB
04. Initial Service Design/4.1 - Project Layers, Policies, and Guidelines.mp4 191.66 MB
04. Initial Service Design/4.2 - Prepare Project.mp4 180.59 MB
04. Initial Service Design/4.3 - Logging Support.mp4 391.12 MB
04. Initial Service Design/4.4 - Configuration Support.mp4 363.11 MB
04. Initial Service Design/4.5 - Debugging Metrics Support.mp4 292.07 MB
04. Initial Service Design/4.6 - Shutdown Signaling and Load Shedding.mp4 153.64 MB
05. HTTP Routing Basics/5.0 - Intro.mp4 22.74 MB
05. HTTP Routing Basics/5.1 - Basic Structure of an HTTP Router.mp4 149.87 MB
05. HTTP Routing Basics/5.2 - Add a Readiness, Liveness and Test Handler.mp4 299.45 MB
06. Web Framework/6.0 - Intro.mp4 32.64 MB
06. Web Framework/6.1 - Custom Router.mp4 362.79 MB
06. Web Framework/6.2 - Custom Handler Function.mp4 183.08 MB
06. Web Framework/6.3 - Middleware Support.mp4 141.25 MB
06. Web Framework/6.4 - Sending Responses.mp4 71.66 MB
07. Middleware/7.0 - Intro.mp4 43.87 MB
07. Middleware/7.1 - Logging.mp4 150.19 MB
07. Middleware/7.2 - Request Context.mp4 208.21 MB
07. Middleware/7.3.1 - Understanding what Error Handling Means.mp4 248.24 MB
07. Middleware/7.3.2 - Declaring Custom Error Types.mp4 140.9 MB
07. Middleware/7.3.3 - Consistent Handling and Response.mp4 161.54 MB
07. Middleware/7.4 - Panic Handling.mp4 152.87 MB
07. Middleware/7.5 - Metrics.mp4 244.61 MB
08. JSON Web Tokens (JWT)/8.0 - Intro.mp4 25.49 MB
08. JSON Web Tokens (JWT)/8.1 - Understanding JWT.mp4 145.84 MB
08. JSON Web Tokens (JWT)/8.2 - PrivatePublic Key Generation.mp4 157.31 MB
08. JSON Web Tokens (JWT)/8.3 - Token Generation.mp4 275.27 MB
08. JSON Web Tokens (JWT)/8.4 - Token Signature Validation.mp4 114.28 MB
09. Authentication and Authorization/9.0 - Intro.mp4 28.84 MB
09. Authentication and Authorization/9.1 - Auth Package.mp4 112.2 MB
09. Authentication and Authorization/9.2 - Implementation of an In-Memory Key Store.mp4 99.88 MB
09. Authentication and Authorization/9.3 - Middleware.mp4 214.24 MB
09. Authentication and Authorization/9.4 - Auth Unit Test.mp4 219.02 MB
10. Database Support/10.0 - Intro.mp4 30.08 MB
10. Database Support/10.1 - Kubernetes Support for Postgres.mp4 162.75 MB
10. Database Support/10.2 - Using Sqlx.mp4 219.9 MB
10. Database Support/10.3 - Update Readiness Handler to Perform DB Checks.mp4 98.45 MB
11. Database Migrations and Seeding/11.0 - Intro.mp4 30.34 MB
11. Database Migrations and Seeding/11.1 - Maintaining Database Schemas.mp4 221.29 MB
11. Database Migrations and Seeding/11.2 - Seeding Data.mp4 75.83 MB
11. Database Migrations and Seeding/11.3 - Init Containers.mp4 143.44 MB
12. Business Packages/12.0 - Intro.mp4 41.26 MB
12. Business Packages/12.1 - Design Philosophies, Policies, and Guidelines.mp4 127.55 MB
12. Business Packages/12.2 - User Data Models and API Precision.mp4 174.07 MB
12. Business Packages/12.3 - Data Model Validation.mp4 117.77 MB
12. Business Packages/12.4 - User CRUD Data Business Package APIs.mp4 132.56 MB
12. Business Packages/12.5 - User Core Business Package APIs.mp4 99.24 MB
13. Testing Data Business Packages/13.0 - Intro.mp4 30.27 MB
13. Testing Data Business Packages/13.1 - Support for Starting and Stopping Containers.mp4 229.65 MB
13. Testing Data Business Packages/13.2 - Support for Starting and Stopping a Unit Test.mp4 111.78 MB
13. Testing Data Business Packages/13.3 - Write User CRUD Data Unit Tests.mp4 174.99 MB
14. REST API/14.0 - Intro.mp4 28.39 MB
14. REST API/14.1 - Writing User Web Handlers.mp4 245.32 MB
14. REST API/14.2 - Support for Starting and Stopping an Integration Test.mp4 79.91 MB
14. REST API/14.3 - Write Integration Tests for Users.mp4 145.93 MB
15. Open Telemetry/15.0 - Intro.mp4 26.91 MB
15. Open Telemetry/15.1 - Integrate OTEL Web Handler into the Framework.mp4 262.86 MB
15. Open Telemetry/15.2 - Integrate OTEL into Service Startup.mp4 160.49 MB
15. Open Telemetry/15.3 - Add Zipkin into POD.mp4 169.25 MB
15. Open Telemetry/15.4 - Add Tracing Calls Inside Functions to Trace.mp4 204.84 MB
16. Review Service Project/16.0 - Intro.mp4 24.54 MB
16. Review Service Project/16.1 - Check For Dependcy Upgrades.mp4 105.16 MB
16. Review Service Project/16.2 - Rebuild and Run the Project.mp4 103.36 MB
其他位置