QYTANG EVOLUTION

QYTANG Technology Evolution

Full video

Explore complete public sessions by year and follow how technology evolves.

YEAR · 2022

2022 · Python & Automation

CourseCourse IntroductionContentView
2022 Evolution Episode 7: DingTalk Bots and Directory Automation
2022 · Python & Automation

2022 Evolution Episode 7: DingTalk Bots and Directory Automation

This three-part episode builds a DingTalk automation service, implements bot replies and broadcasts, and manages the enterprise directory through API…

3videos
Open course
2022 Evolution Episode 8: Flask Sessions on a Redis Cluster
2022 · Python & Automation

2022 Evolution Episode 8: Flask Sessions on a Redis Cluster

This episode builds a Redis cluster and moves Flask sessions from local memory to shared storage for multi-instance applications. Containerized Redis…

1videos
Open course
2022 Evolution Episode 9: Building a Flask API Server with Swagger
2022 · Python & Automation

2022 Evolution Episode 9: Building a Flask API Server with Swagger

This episode describes APIs with Swagger/OpenAPI and generates a Flask server across paths, parameters, response models, and interactive documentatio…

1videos
Open course
2022 Evolution Episode 14: FastAPI Development and Apifox Testing
2022 · Python & Automation

2022 Evolution Episode 14: FastAPI Development and Apifox Testing

This episode builds typed Python APIs with FastAPI across routes, parameters, Pydantic models, and OpenAPI. The API is then imported into Apifox for …

1videos
Open course
2022 Evolution Episode 18: NetDevOps 2022 and Network CI/CD
2022 · Python & Automation

2022 Evolution Episode 18: NetDevOps 2022 and Network CI/CD

This episode builds a network CI/CD pipeline with CML, GitLab, PyATS, RESTCONF, and automation scripts. Versioned topologies and configurations, test…

1videos
Open course
2022 Evolution Episode 19: Network Automation with NetBox and Nornir
2022 · Python & Automation

2022 Evolution Episode 19: Network Automation with NetBox and Nornir

This episode uses NetBox as a network source of truth and dynamically builds Nornir inventory from it. Device, interface, and address modeling feed a…

1videos
Open course
2022 Evolution Episode 20: Python ORM with SQLAlchemy
2022 · Python & Automation

2022 Evolution Episode 20: Python ORM with SQLAlchemy

This episode uses SQLAlchemy to map database tables, rows, and fields to Python classes, objects, and attributes. SQLite persistence, models, session…

1videos
Open course
2022 Evolution Episode 21: Cisco Configuration Synchronization with NetBox
2022 · Python & Automation

2022 Evolution Episode 21: Cisco Configuration Synchronization with NetBox

This two-part episode drives Cisco configuration from NetBox: first synchronizing Nexus, then feeding Cisco NSO service configuration. Direct device …

2videos
Open course
2022 Evolution Episode 22: Configuration Automation with SaltStack
2022 · Python & Automation

2022 Evolution Episode 22: Configuration Automation with SaltStack

This three-part episode covers SaltStack master/minion architecture, installation, authentication, network automation, and state management. An NGINX…

3videos
Open course
2022 Evolution Episode 27: GraphQL Theory and Practice
2022 · Python & Automation

2022 Evolution Episode 27: GraphQL Theory and Practice

This two-part episode explains how GraphQL schemas model connected data and let clients select exact fields in one request. REST comparisons, types, …

2videos
Open course