# Fly Machines - 빠른 부팅 VM을 위한 API

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=6625](https://news.hada.io/topic?id=6625)
- GeekNews Markdown: [https://news.hada.io/topic/6625.md](https://news.hada.io/topic/6625.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-05-27T09:48:14+09:00
- Updated: 2022-05-27T09:48:14+09:00
- Original source: [fly.io](https://fly.io/blog/fly-machines/)
- Points: 18
- Comments: 2

## Topic Body

- Firecracker로 Docker 이미지를 엣지 서버에서 VM으로 실행하는 Fly.io의 새 API  
- REST API로 300ms 안에 VM의 인스턴스 부팅 가능  
- 요청시에 Proxy가 부팅해주고, idle일때 셧다운  
→ 자신만의 Functions-as-a-Service 구현 가능  
- 기존 VM과 실행시 가격은 동일. 실행하지 않을 때는 스토리지 비용만 청구

## Comments



### Comment 10161

- Author: bohblue23
- Created: 2022-05-27T11:40:28+09:00
- Points: 1

구조가 흥미롭내요. 덕분에 주말에 공부할께 생겼습니다! Thank you!

### Comment 10152

- Author: xguru
- Created: 2022-05-27T09:48:31+09:00
- Points: 2

요즘 엣지컴퓨팅 쪽에서 가장 흥미로운 회사죠 Fly.io   
안티클라우드 방식으로, Firecracker를 이용해서 Docker 이미지를 가까운 엣지 하드웨어에서 micro-vm 으로 변환해서 실행시키는 방법을 이용하는데, 이 vm 실행 과정을 엄청 더 빠르게 만들어 버린거네요.  
  
[Docker Without Docker - Fly.io의 기반 기술 소개](https://news.hada.io/topic?id=4042)  
[Fly.io, 소규모 프로젝트를 위한 무료 Postgres DB 제공](https://news.hada.io/topic?id=5803)  
[Firecracker v1.0.0 릴리즈](https://news.hada.io/topic?id=5967)
