01 - Working with database [Postgres + SQLC]/011 Deeply understand transaction isolation levels & read phenomena.mp4 196.8 MB
01 - Working with database [Postgres + SQLC]/009 DB transaction lock & How to handle deadlock in Golang.mp4 174.1 MB
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/012 Implement authentication middleware and authorization rules in Golang using Gin.mp4 155.5 MB
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/003 Mock DB for testing HTTP API in Go and achieve 100% coverage.mp4 145.3 MB
05 - Asynchronous processing with background workers [Asynq + Redis]/010 Unit test gRPC API with mock DB & Redis.mp4 142.7 MB
04 - Advanced Backend Topics [Sessions + gRPC]/001 How to manage user session with refresh token.mp4 130.7 MB
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/010 How to create and verify JWT & PASETO token in Golang.mp4 126.9 MB
02 - Building RESTful HTTP JSON API [Gin + JWT + PASETO]/001 Implement RESTful HTTP API in Go using Gin.mp4 121.0 MB
01 - Working with database [Postgres + SQLC]/006 Generate CRUD Golang code from SQL Compare dbsql, gorm, sqlx & sqlc.mp4 120.6 MB
01 - Working with database [Postgres + SQLC]/007 Write unit tests for database CRUD with random data in Golang.mp4 117.6 MB
01 - Working with database [Postgres + SQLC]/008 A clean way to implement database transaction in Golang.mp4 114.6 MB
01 - Working with database [Postgres + SQLC]/012 Setup Github Actions for Golang + Postgres to run automated tests.mp4 114.0 MB
03 - Deploying the application to production [Docker + Kubernetes + AWS]/007 Store & retrieve production secrets with AWS secrets manager.mp4 113.3 MB
05 - Asynchronous processing with background workers [Asynq + Redis]/001 Implement background worker with Redis task queue.mp4 110.8 MB
05 - Asynchronous processing with background workers [Asynq + Redis]/008 Email verification feature design DB and send email.mp4 104.9 MB
06 - Improve the stability and security of the server/002 Switch DB driver from libpq to pgx.mp4 102.3 MB
04 - Advanced Backend Topics [Sessions + gRPC]/013 Partial update DB record with SQLC nullable arguments.mp4 101.2 MB
03 - Deploying the application to production [Docker + Kubernetes + AWS]/010 How to deploy a web app to Kubernetes cluster on AWS EKS.mp4 100.6 MB
03 - Deploying the application to production [Docker + Kubernetes + AWS]/005 Auto build & push docker image to AWS ECR with Github Actions.mp4 98.2 MB
05 - Asynchronous processing with background workers [Asynq + Redis]/009 Implement email verification API in Go.mp4 93.3 MB
[TutsNode.com] - Python SDET-Backend Rest API Testing with BDD Framework/9. BDD Framework Development for API Automation from Scratch/8. Best practices to write reusable step definitions code for API test Scenarios.mp4 153.3 MB
[TutsNode.com] - Python SDET-Backend Rest API Testing with BDD Framework/12. Execute Batch Jobs on Linux Servers through Python SSH Utilities/3. Example in running batch commands on Linux Servers using Python code.mp4 143.3 MB
[TutsNode.com] - Python SDET-Backend Rest API Testing with BDD Framework/13. Web Scrapping to extract content for DataScience Projects using Python/3. find and findAll methods to parse html content from web pages.mp4 142.2 MB
[TutsNode.com] - Python SDET-Backend Rest API Testing with BDD Framework/13. Web Scrapping to extract content for DataScience Projects using Python/2. Beautiful Soap package for Scrapping the content on web pages.mp4 138.0 MB
[TutsNode.com] - Python SDET-Backend Rest API Testing with BDD Framework/11. Python paramiko Utility to communicate with AWS Linux Servers/1. Setting up AWS Linux EC2 Instance for solving the project.mp4 136.0 MB
[TutsNode.com] - Python SDET-Backend Rest API Testing with BDD Framework/9. BDD Framework Development for API Automation from Scratch/4. Implement API Automation actual logic into step Definitions.mp4 133.8 MB
[TutsNode.com] - Python SDET-Backend Rest API Testing with BDD Framework/2. Learn Python Programming Basics from Scratch/13. What is Constructor and its role in Object oriented programming.mp4 133.1 MB
[TutsNode.com] - Python SDET-Backend Rest API Testing with BDD Framework/13. Web Scrapping to extract content for DataScience Projects using Python/4. Scrapping Sub urls with href attribute concatenation to requests url.mp4 127.7 MB
[TutsNode.com] - Python SDET-Backend Rest API Testing with BDD Framework/1. What will you learn from this course - MUST WATCH/2. Installing Python library, Pip Client and Pycharm Editor.mp4 126.1 MB
[TutsNode.com] - Python SDET-Backend Rest API Testing with BDD Framework/4. API Automation Testing with Python Requests Library/4. Understand automating Post http request with Payload and headers.mp4 121.1 MB
[TutsNode.com] - Python SDET-Backend Rest API Testing with BDD Framework/8. Integrate Database utilities to API Test for End to end Automation/1. Integrate Database results into API Test Data to build functional flow.mp4 120.1 MB
[TutsNode.com] - Python SDET-Backend Rest API Testing with BDD Framework/4. API Automation Testing with Python Requests Library/2. Understanding Get http request calls and get response using Json method.srt 117.0 MB
[TutsNode.com] - Python SDET-Backend Rest API Testing with BDD Framework/4. API Automation Testing with Python Requests Library/2. Understanding Get http request calls and get response using Json method.mp4 117.0 MB
[TutsNode.com] - Python SDET-Backend Rest API Testing with BDD Framework/9. BDD Framework Development for API Automation from Scratch/6. Implement Parameterization to the Test Scenarios using Example outline Keywords.mp4 114.6 MB
[TutsNode.com] - Python SDET-Backend Rest API Testing with BDD Framework/2. Learn Python Programming Basics from Scratch/3. List Datatype and its operations to manipulate.mp4 113.2 MB
[TutsNode.com] - Python SDET-Backend Rest API Testing with BDD Framework/7. Build SQL Utility to interact with Database Tables from Python Code/5. Iterate over database table results set from Python and parse the results.mp4 113.1 MB
[TutsNode.com] - Python SDET-Backend Rest API Testing with BDD Framework/5. Setting up Global Properties and OAuth Mechanism for API Testing/3. Authenticating API's using Python Automation auth method- Example.mp4 105.3 MB
[TutsNode.com] - Python SDET-Backend Rest API Testing with BDD Framework/3. Read and Write to Json Files and parsing using Python Methods/3. Parse content in Json file into Dictionary - Example.mp4 104.3 MB
[TutsNode.com] - Python SDET-Backend Rest API Testing with BDD Framework/2. Learn Python Programming Basics from Scratch/14. Inheritance concepts with examples in Python.mp4 104.1 MB
[TutsNode.com] - Python SDET-Backend Rest API Testing with BDD Framework/5. Setting up Global Properties and OAuth Mechanism for API Testing/1. Setting global configurations using Python Config object.mp4 103.6 MB
Build a Backend REST API with Python & Django - Beginner/13. Deploying our API to a server on AWS/4. Add deployment script and configs to our project.mp4 176.7 MB
Build a Backend REST API with Python & Django - Beginner/10. Create Profiles API/2. Create user profile serializer.mp4 171.0 MB
Build a Backend REST API with Python & Django - Beginner/6. Setup the Database/3. Add a user model manager.mp4 166.3 MB
Build a Backend REST API with Python & Django - Beginner/8. Introduction to API Views/2. Create first APIView.mp4 156.1 MB
Build a Backend REST API with Python & Django - Beginner/8. Introduction to API Views/6. Add POST method to APIView.mp4 150.3 MB
Build a Backend REST API with Python & Django - Beginner/2. Setting up your development environment/2. macOS Installing Git, VirtualBox, Vagrant, Atom and ModHeader.mp4 140.8 MB
Build a Backend REST API with Python & Django - Beginner/10. Create Profiles API/6. Create permission class.mp4 135.9 MB
Build a Backend REST API with Python & Django - Beginner/9. Introduction to Viewsets/5. Add create, retrieve, update, partial_update and destroy functions.mp4 131.1 MB
Build a Backend REST API with Python & Django - Beginner/12. Create profile feed API/2. Add new model Item.mp4 130.9 MB
Build a Backend REST API with Python & Django - Beginner/2. Setting up your development environment/1. Windows Installing Git, VirtualBox, Vagrant, Atom and ModHeader.mp4 130.8 MB
Build a Backend REST API with Python & Django - Beginner/3. Setting up your project/2. Creating a Git project.mp4 124.3 MB
Build a Backend REST API with Python & Django - Beginner/11. Create login API/3. Set token header using ModHeader extension.mp4 110.8 MB
Build a Backend REST API with Python & Django - Beginner/8. Introduction to API Views/3. Configure view URL.mp4 110.0 MB
Build a Backend REST API with Python & Django - Beginner/12. Create profile feed API/6. Create ViewSet for our profile feed item.mp4 108.7 MB
Build a Backend REST API with Python & Django - Beginner/6. Setup the Database/2. Create our user database model.mp4 102.5 MB
Build a Backend REST API with Python & Django - Beginner/12. Create profile feed API/8. Add permissions for feed API.mp4 99.3 MB
Build a Backend REST API with Python & Django - Beginner/9. Introduction to Viewsets/3. Add URL Router.mp4 96.5 MB
Build a Backend REST API with Python & Django - Beginner/3. Setting up your project/3. Pushing to GitHub.mp4 92.9 MB
Build a Backend REST API with Python & Django - Beginner/3. Setting up your project/1. Creating a workspace.mp4 86.4 MB
Build a Backend REST API with Python & Django - Beginner/12. Create profile feed API/7. Test Feed API.mp4 86.3 MB