# Red Hat과 IBM의 Node.js 레퍼런스 아키텍처

> Clean Markdown view of GeekNews topic #6084. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=6084](https://news.hada.io/topic?id=6084)
- GeekNews Markdown: [https://news.hada.io/topic/6084.md](https://news.hada.io/topic/6084.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-03-04T10:53:10+09:00
- Updated: 2022-03-04T10:53:10+09:00
- Original source: [github.com/nodeshift](https://github.com/nodeshift/nodejs-reference-architecture)
- Points: 7
- Comments: 0

## Topic Body

- 경험을 통해 얻은 내용을 정리해서 내/외부 고객을 돕기 위함   
- 기능 컴포넌트   
  - Web Framework  
  - Template Engines  
  - Message Queuing  
  - Internationalization  
  - Accessibility  
  - GraphQL  
  - Databases  
  - Authentication and Authorization  
  - Data Caching  
  - REST API Development  
  - Scaling and Multi-threading  
  - Consuming Services  
  - Node versions/images  
  - Transactions_handling  
- 개발   
  - Choosing and vetting dependencies  
  - Building good containers  
  - Static Assets  
  - Code Quality  
    - Code Consistency  
    - Testing  
    - Code Coverage  
    - TypeScript  
  - References to CI/CD  
  - Npm  
    - Npm Proxy / Internal Registries  
    - Npm Publishing  
    - Package Development  
  - Secure Development Process  
- 운영   
  - Health Checks  
  - Monitoring/Metrics  
    - Monitoring  
    - Metrics Collection  
    - Distributed Tracing  
  - Problem Determination  
  - Logging  
  - Rollout  
  - Deployment  
    - Containers  
    - Serverless  
  - Load-balancing  
  - Failure Handling

## Comments



_No public comments on this page._
