start
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| start [2026/06/18 00:16] – [OSI Model] phong2018 | start [2026/06/18 00:21] (current) – [OSI Model] phong2018 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Engineering Knowledge Tree ====== | ====== Engineering Knowledge Tree ====== | ||
| - | This is a structured engineering knowledge map. | + | This is a structured engineering knowledge map with readable links. |
| - | Each topic is a link to a dedicated page. | + | |
| ----- | ----- | ||
| Line 9: | Line 8: | ||
| ==== Data Structures ==== | ==== Data Structures ==== | ||
| - | * [[data_structures: | + | * [[data_structures: |
| - | * [[data_structures: | + | * [[data_structures: |
| - | * [[data_structures: | + | * [[data_structures: |
| - | * [[data_structures: | + | * [[data_structures: |
| - | * [[data_structures: | + | * [[data_structures: |
| - | * [[data_structures: | + | * [[data_structures: |
| - | * [[data_structures: | + | * [[data_structures: |
| ==== Algorithms ==== | ==== Algorithms ==== | ||
| - | * [[algorithms: | + | * [[algorithms: |
| - | * [[algorithms: | + | * [[algorithms: |
| - | * [[algorithms: | + | * [[algorithms: |
| - | * [[algorithms: | + | * [[algorithms: |
| - | * [[algorithms: | + | * [[algorithms: |
| ==== Complexity ==== | ==== Complexity ==== | ||
| - | * [[complexity: | + | * [[complexity: |
| - | * [[complexity: | + | * [[complexity: |
| ----- | ----- | ||
| Line 32: | Line 31: | ||
| ===== 2. Networking & Protocols ===== | ===== 2. Networking & Protocols ===== | ||
| - | ==== OSI Model (7 Layers) | + | ==== OSI Model ==== |
| - | * [[networking: | + | * [[networking: |
| ==== Core Protocols ==== | ==== Core Protocols ==== | ||
| - | * [[networking: | + | * [[networking: |
| - | * [[networking: | + | * [[networking: |
| - | * [[networking: | + | * [[networking: |
| - | * [[networking: | + | * [[networking: |
| - | * [[networking: | + | * [[networking: |
| - | * [[networking: | + | * [[networking: |
| ==== HTTP Versions ==== | ==== HTTP Versions ==== | ||
| - | * [[networking: | + | * [[networking: |
| - | * [[networking: | + | * [[networking: |
| - | * [[networking: | + | * [[networking: |
| ==== Concepts ==== | ==== Concepts ==== | ||
| - | * [[networking: | + | * [[networking: |
| - | * [[networking: | + | * [[networking: |
| - | * [[networking: | + | * [[networking: |
| ----- | ----- | ||
| Line 58: | Line 57: | ||
| ==== API Design ==== | ==== API Design ==== | ||
| - | * [[backend: | + | * [[backend: |
| - | * [[backend: | + | * [[backend: |
| ==== Authentication ==== | ==== Authentication ==== | ||
| - | * [[auth: | + | * [[auth: |
| - | * [[auth: | + | * [[auth:jwt|JWT (JSON Web Token)]] |
| - | * [[auth: | + | * [[auth: |
| - | * [[auth: | + | * [[auth:sso|SSO (Single Sign-On)]] |
| ==== Architecture Styles ==== | ==== Architecture Styles ==== | ||
| - | * [[architecture: | + | * [[architecture: |
| - | * [[architecture: | + | * [[architecture: |
| - | * [[architecture: | + | * [[architecture: |
| ==== Backend Patterns ==== | ==== Backend Patterns ==== | ||
| - | * [[patterns: | + | * [[patterns: |
| - | * [[patterns: | + | * [[patterns: |
| - | * [[patterns: | + | * [[patterns: |
| ----- | ----- | ||
| Line 82: | Line 81: | ||
| ==== Core Principles ==== | ==== Core Principles ==== | ||
| - | * [[distributed_systems: | + | * [[distributed_systems: |
| ==== Communication ==== | ==== Communication ==== | ||
| - | * [[distributed_systems: | + | * [[distributed_systems: |
| ==== Messaging Systems ==== | ==== Messaging Systems ==== | ||
| - | * [[messaging: | + | * [[messaging: |
| - | * [[messaging: | + | * [[messaging: |
| - | * [[messaging: | + | * [[messaging: |
| ==== Kafka Concepts ==== | ==== Kafka Concepts ==== | ||
| - | * [[kafka: | + | * [[kafka: |
| - | * [[kafka: | + | * [[kafka: |
| - | * [[kafka: | + | * [[kafka: |
| - | * [[kafka: | + | * [[kafka: |
| ==== System Concepts ==== | ==== System Concepts ==== | ||
| - | * [[distributed_systems: | + | * [[distributed_systems: |
| - | * [[distributed_systems: | + | * [[distributed_systems: |
| - | * [[distributed_systems: | + | * [[distributed_systems: |
| ----- | ----- | ||
| Line 108: | Line 107: | ||
| ==== SQL ==== | ==== SQL ==== | ||
| - | * [[database: | + | * [[database: |
| - | * [[database: | + | * [[database: |
| - | * [[database: | + | * [[database: |
| ==== NoSQL ==== | ==== NoSQL ==== | ||
| - | * [[database: | + | * [[database: |
| - | * [[database: | + | * [[database: |
| - | * [[database: | + | * [[database: |
| - | * [[database: | + | * [[database: |
| ==== Scaling ==== | ==== Scaling ==== | ||
| - | * [[database: | + | * [[database: |
| - | * [[database: | + | * [[database: |
| - | * [[database: | + | * [[database: |
| ==== Caching ==== | ==== Caching ==== | ||
| - | * [[cache: | + | * [[cache: |
| - | * [[cache: | + | * [[cache:ttl|TTL (Time To Live)]] |
| - | * [[cache: | + | * [[cache: |
| ----- | ----- | ||
| Line 132: | Line 131: | ||
| ===== 6. DevOps & Infrastructure ===== | ===== 6. DevOps & Infrastructure ===== | ||
| - | * [[devops: | + | * [[devops: |
| - | * [[devops: | + | * [[devops: |
| - | * [[devops: | + | * [[devops: |
| - | * [[devops: | + | * [[devops: |
| - | * [[devops: | + | * [[devops: |
| - | * [[devops: | + | * [[devops: |
| - | * [[devops: | + | * [[devops: |
| ----- | ----- | ||
| Line 144: | Line 143: | ||
| ===== 7. Cloud Platforms ===== | ===== 7. Cloud Platforms ===== | ||
| - | * [[cloud: | + | * [[cloud:ec2|EC2 (Virtual Machines)]] |
| - | * [[cloud: | + | * [[cloud: |
| - | * [[cloud: | + | * [[cloud:s3|S3 Storage]] |
| - | * [[cloud: | + | * [[cloud:vpc|VPC (Virtual Private Cloud)]] |
| - | * [[cloud: | + | * [[cloud: |
| - | * [[cloud: | + | * [[cloud:sqs|SQS Queue]] |
| - | * [[cloud: | + | * [[cloud:sns|SNS Notifications]] |
| - | * [[cloud: | + | * [[cloud:iam|IAM (Identity Access Management)]] |
| ----- | ----- | ||
| Line 157: | Line 156: | ||
| ===== 8. Software Architecture ===== | ===== 8. Software Architecture ===== | ||
| - | * [[architecture: | + | * [[architecture: |
| - | * [[design_patterns: | + | |
| - | * [[design_patterns: | + | ==== Design Patterns ==== |
| - | * [[design_patterns: | + | * [[design_patterns: |
| - | * [[design_patterns: | + | * [[design_patterns: |
| + | * [[design_patterns: | ||
| + | * [[design_patterns: | ||
| ==== System Design ==== | ==== System Design ==== | ||
| - | * [[system_design: | + | * [[system_design: |
| - | * [[system_design: | + | * [[system_design: |
| - | * [[system_design: | + | * [[system_design: |
| - | * [[system_design: | + | * [[system_design: |
| ----- | ----- | ||
| Line 173: | Line 174: | ||
| ===== 9. Performance Engineering ===== | ===== 9. Performance Engineering ===== | ||
| - | * [[performance: | + | * [[performance: |
| - | * [[performance: | + | * [[performance: |
| - | * [[performance: | + | * [[performance: |
| - | * [[performance: | + | * [[performance: |
| - | * [[performance: | + | * [[performance: |
| - | * [[performance: | + | * [[performance: |
| ----- | ----- | ||
| Line 184: | Line 185: | ||
| ===== 10. Security ===== | ===== 10. Security ===== | ||
| - | * [[security: | + | * [[security: |
| - | * [[security: | + | * [[security: |
| - | * [[security: | + | * [[security: |
| - | * [[security: | + | * [[security: |
| - | * [[security: | + | * [[security: |
| - | * [[security: | + | * [[security: |
| ----- | ----- | ||
| Line 195: | Line 196: | ||
| ===== 11. Frontend Engineering ===== | ===== 11. Frontend Engineering ===== | ||
| - | * [[frontend: | + | * [[frontend: |
| - | * [[frontend: | + | * [[frontend: |
| - | * [[frontend: | + | * [[frontend: |
| - | * [[frontend: | + | * [[frontend: |
| - | * [[frontend: | + | * [[frontend: |
| - | * [[frontend: | + | * [[frontend: |
| ----- | ----- | ||
| Line 206: | Line 207: | ||
| ===== 12. Messaging & Event Systems ===== | ===== 12. Messaging & Event Systems ===== | ||
| - | * [[event_systems: | + | * [[event_systems: |
| - | * [[event_systems: | + | * [[event_systems: |
| - | * [[event_systems: | + | * [[event_systems: |
| - | * [[event_systems: | + | * [[event_systems: |
| - | * [[event_systems: | + | * [[event_systems: |
| ----- | ----- | ||
| Line 216: | Line 217: | ||
| ===== 13. Real-world System Design ===== | ===== 13. Real-world System Design ===== | ||
| - | * [[system_design: | + | * [[system_design: |
| - | * [[system_design: | + | * [[system_design: |
| - | * [[system_design: | + | * [[system_design: |
| - | * [[system_design: | + | * [[system_design: |
| - | * [[system_design: | + | * [[system_design: |
| ----- | ----- | ||
| Line 226: | Line 227: | ||
| ===== 14. Engineering Mindset ===== | ===== 14. Engineering Mindset ===== | ||
| - | * [[mindset: | + | * [[mindset: |
| - | * [[mindset: | + | * [[mindset: |
| - | * [[mindset: | + | * [[mindset: |
| - | * [[mindset: | + | * [[mindset: |
| - | * [[mindset: | + | * [[mindset: |
| - | + | ||
| - | ====== Wiki.Quizz.vn ====== | + | |
| - | 2024 (c) Wiki.Quizz.vn Team | + | |
| - | Wiki.Quizz.vn is developed and operated by a Vietnam-based development team. All rights reserved. | + | |
start.1781741796.txt.gz · Last modified: by phong2018
