# ATMO - WASM을 이용한 클라우드 어플리케이션 개발

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=5170](https://news.hada.io/topic?id=5170)
- GeekNews Markdown: [https://news.hada.io/topic/5170.md](https://news.hada.io/topic/5170.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-10-10T09:37:47+09:00
- Updated: 2021-10-10T09:37:47+09:00
- Original source: [github.com](https://github.com/suborbital/atmo)
- Points: 6
- Comments: 0

## Topic Body

- 확장성, 인프라, 네트워킹에 대한 고민 없이 서버 어플리케이션 개발을 지원하는 오픈소스

- WASM을 이용하여 원하는 프로그래밍 언어로, 함수 단위 개체인 Runnable 을 생성하여 실행

- API 같은 웹서비스나 HTTP & 스트림 환경에 적합

- 개발 방식

ㅤ→ 1. Self-contained & Composable 함수 작성

ㅤ→ 2. YAML로 된 "Directive"로 동작 방식을 지정 (라우팅, 로직 등)

ㅤ→ 3. Runnable 번들로 생성해서 디플로이

- ATMO는 Go로 된 오픈소스. Runnable 예제들은 대부분 Rust

## Comments



_No public comments on this page._
