QYTANG EVOLUTION

QYTANG Technology Evolution

Full video

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

YEAR · 2020

2020

CourseCourse IntroductionContentView
2020 Evolution Episode 1: AWS Lambda Serverless Computing and API Gateway
2020 · Cloud & Containers

2020 Evolution Episode 1: AWS Lambda Serverless Computing and API Gateway

This episode explains AWS Lambda event-driven, pay-per-invocation computing and builds a serverless API with API Gateway. It covers runtimes, permiss…

1videos
Open course
2020 Evolution Episode 2: Deploying Applications with AWS Elastic Beanstalk
2020 · Cloud & Containers

2020 Evolution Episode 2: Deploying Applications with AWS Elastic Beanstalk

This episode deploys a Python Flask application with Elastic Beanstalk, covering EC2, load balancing, autoscaling, application versions, environment …

1videos
Open course
2020 Evolution Episode 3: AWS Systems Manager and EBS Snapshots
2020 · Cloud & Containers

2020 Evolution Episode 3: AWS Systems Manager and EBS Snapshots

This episode uses AWS Systems Manager for instance management and remote commands, then covers incremental EBS snapshots and recovery. It connects pe…

1videos
Open course
2020 Evolution Episode 4: Cisco IoT IOx and Fog Director
2020 · Cisco & Other Networking

2020 Evolution Episode 4: Cisco IoT IOx and Fog Director

This episode runs edge applications on Cisco IOx and manages their lifecycle with Fog Director. It covers packaging, resource and network mappings, i…

1videos
Open course
2020 Evolution Episode 5: Accelerating Django with Redis Caching
2020 · Python & Automation

2020 Evolution Episode 5: Accelerating Django with Redis Caching

This episode integrates Redis with Django, covering cache backends, keys, expiration, page and query caching, performance testing, invalidation, cons…

1videos
Open course
2020 Evolution Episode 6: AWS CodeCommit, CodeDeploy, and CodePipeline
2020 · Cloud & Containers

2020 Evolution Episode 6: AWS CodeCommit, CodeDeploy, and CodePipeline

This episode builds an AWS-native delivery pipeline with CodeCommit, CodeDeploy, and CodePipeline, covering repositories, artifacts, stages, IAM role…

1videos
Open course
2020 Evolution Episode 7: Access Control in Routed Networks
2020 · Cisco & Other Networking

2020 Evolution Episode 7: Access Control in Routed Networks

This episode goes beyond basic ACL syntax to examine standard, extended, reflexive, dynamic, and time-based controls across routed control and data p…

1videos
Open course
2020 Evolution Episode 8: AWS ACSA Reading: Cloud Computing and EC2
2020 · Reading Notes

2020 Evolution Episode 8: AWS ACSA Reading: Cloud Computing and EC2

This AWS certification reading episode covers the shared-responsibility model, regions and availability zones, EC2 instances, images, storage, networ…

1videos
Open course
2020 Evolution Episode 9: AWS ACSA Reading: S3, Glacier, and VPC
2020 · Reading Notes

2020 Evolution Episode 9: AWS ACSA Reading: S3, Glacier, and VPC

This episode covers S3 object storage, Glacier archives, lifecycle policies, and VPC networking through subnets, routing, gateways, and security cont…

1videos
Open course
2020 Evolution Episode 10: AWS ACSA Reading: Databases and IAM
2020 · Reading Notes

2020 Evolution Episode 10: AWS ACSA Reading: Databases and IAM

This episode compares AWS database services such as RDS and DynamoDB and explains IAM users, groups, roles, policies, least privilege, authentication…

1videos
Open course
2020 Evolution Episode 11: AWS ACSA Reading: Audit, Monitoring, Config, DNS, and CDN
2020 · Reading Notes

2020 Evolution Episode 11: AWS ACSA Reading: Audit, Monitoring, Config, DNS, and CDN

This episode connects CloudTrail, CloudWatch, AWS Config, Route 53, and CloudFront for auditing, metrics and alarms, configuration compliance, DNS ro…

1videos
Open course
2020 Evolution Episode 12: Huawei Images and Automation in EVE-NG
2020 · Cisco & Other Networking

2020 Evolution Episode 12: Huawei Images and Automation in EVE-NG

This episode imports Huawei images into EVE-NG, builds a lab topology, and wraps device connectivity, commands, and configuration in Python automatio…

1videos
Open course
2020 Evolution Episode 13: Image Recognition APIs with Python
2020 · Artificial Intelligence

2020 Evolution Episode 13: Image Recognition APIs with Python

This episode calls cloud image-recognition APIs from Python, covering credentials, tokens, request encoding, image upload, JSON parsing, reusable wra…

1videos
Open course
2020 Evolution Episode 14: AWS VPC Peering in Practice
2020 · Cloud & Containers

2020 Evolution Episode 14: AWS VPC Peering in Practice

This episode configures AWS VPC peering, routing tables, security groups, DNS resolution, and bidirectional validation, including non-transitive rout…

1videos
Open course
2020 Evolution Episode 15: Infrastructure as Code with AWS CloudFormation
2020 · Cloud & Containers

2020 Evolution Episode 15: Infrastructure as Code with AWS CloudFormation

This episode covers CloudFormation templates, parameters, resources, outputs, dependencies, stack lifecycle, change sets, rollback, reusable snippets…

1videos
Open course
2020 Evolution Episode 16: Log and Flow Analytics with Splunk
2020 · Python & Automation

2020 Evolution Episode 16: Log and Flow Analytics with Splunk

This episode installs Splunk and configures inputs, indexes, searches, dashboards, SPL queries, field extraction, alerts, and apps for network logs a…

1videos
Open course
2020 Evolution Episode 17: Image Processing with Python Pillow
2020 · Python & Automation

2020 Evolution Episode 17: Image Processing with Python Pillow

This episode uses Pillow for loading, cropping, resizing, rotating, filtering, drawing text, format conversion, color modes, and batch image-processi…

1videos
Open course
2020 Evolution Episode 18: Infrastructure Automation with Terraform Cloud
2020 · Python & Automation

2020 Evolution Episode 18: Infrastructure Automation with Terraform Cloud

This episode covers Terraform configuration, providers, state, variables, and Terraform Cloud workspaces, remote state, runs, collaboration, review, …

1videos
Open course
2020 Evolution Episode 19: Cisco PSIRT openVuln API
2020 · Cisco & Other Networking

2020 Evolution Episode 19: Cisco PSIRT openVuln API

This episode uses Cisco PSIRT openVuln APIs to query advisories by product, version, date, and severity, covering OAuth, REST requests, JSON parsing,…

1videos
Open course
2020 Evolution Episode 20: Cisco AnyConnect Multi-Factor Authentication
2020 · Cisco & Other Networking

2020 Evolution Episode 20: Cisco AnyConnect Multi-Factor Authentication

This episode integrates Cisco AnyConnect VPN with multi-factor authentication, covering RADIUS or SAML, identity sources, policies, login flow, clien…

1videos
Open course
2020 Evolution Episode 21: Time-Series Data with InfluxDB and Python
2020 · Python & Automation

2020 Evolution Episode 21: Time-Series Data with InfluxDB and Python

This episode uses Python to write, query, and manage InfluxDB time-series data, covering measurements, tags, fields, timestamps, batching, and monito…

1videos
Open course
2020 Evolution Episode 22: Django 3 ASGI and WebSockets
2020 · Python & Automation

2020 Evolution Episode 22: Django 3 ASGI and WebSockets

This episode adds realtime bidirectional communication to Django 3 with ASGI and WebSockets, covering async servers, routing, connection lifecycle, f…

1videos
Open course
2020 Evolution Episode 23: PostgreSQL Read Replicas and Django Database Routing
2020 · Python & Automation

2020 Evolution Episode 23: PostgreSQL Read Replicas and Django Database Routing

This episode builds PostgreSQL read replicas and uses Django database routers to separate reads and writes, covering replication, connections, routin…

1videos
Open course
2020 Evolution Episode 24: The Modern Network Engineer
2020 · Others

2020 Evolution Episode 24: The Modern Network Engineer

This episode maps the modern network engineer's skills across cloud, automation, software, observability, and security, connecting CLI expertise with…

1videos
Open course
2020 Evolution Episode 25: Microservices with Python Nameko
2020 · Python & Automation

2020 Evolution Episode 25: Microservices with Python Nameko

This episode builds Python microservices with Nameko, covering services, RPC, events, dependency injection, messaging, Compose deployment, calls, res…

1videos
Open course
2020 Evolution Episode 26: Cisco ThousandEyes Network Visibility
2020 · Cisco & Other Networking

2020 Evolution Episode 26: Cisco ThousandEyes Network Visibility

This episode uses ThousandEyes endpoint, enterprise, and cloud agents for HTTP, DNS, and network tests, analyzing hops, latency, loss, dependencies, …

1videos
Open course
2020 Evolution Episode 27: Installing Kubernetes with kubeadm
2020 · Cloud & Containers

2020 Evolution Episode 27: Installing Kubernetes with kubeadm

This episode installs a Kubernetes cluster with kubeadm, covering the container runtime, control plane, worker joins, networking plugins, tokens, val…

1videos
Open course
2020 Evolution Episode 28: Cisco NSO Network Services Orchestration
2020 · Cisco & Other Networking

2020 Evolution Episode 28: Cisco NSO Network Services Orchestration

This episode introduces Cisco NSO YANG service models, device management, transactions, FastMap, multi-vendor configuration, service creation, deploy…

1videos
Open course
2020 Evolution Episode 29: Prometheus SNMP Exporter in Practice
2020 · Python & Automation

2020 Evolution Episode 29: Prometheus SNMP Exporter in Practice

This episode uses the snmp_exporter generator to convert MIBs and OIDs into Prometheus modules, covering authentication, walks, label mappings, scrap…

1videos
Open course
2020 Evolution Episode 30: Cisco C9800 IPSK Wireless Access
2020 · Cisco & Other Networking

2020 Evolution Episode 30: Cisco C9800 IPSK Wireless Access

This episode implements Identity PSK on Cisco C9800, assigning per-user or per-device keys and policies. It covers WLAN and policy configuration, RAD…

1videos
Open course