여러 대의 서버를 shell command를 내리고, 시스템을 관리하는데 활용할 수 있다.
Fabric - python 기반
# sudo pip install fabric
# python >>> import fabric >>>
Fabric is a Python (2.5 or higher) library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks.
It provides a basic suite of operations for executing local or remote shell commands (normally or via sudo) and uploading/downloading files, as well as auxiliary functionality such as prompting the running user for input, or aborting execution.
'Cloud Computing' 카테고리의 다른 글
| 대용량 처리 서버 솔루션 (G-WAN, NXWEB) (0) | 2013.03.15 | 
|---|---|
| C10K Problem (kegel.com 원본 보관용) (0) | 2013.03.15 | 
| Resilience & Trace engineering (0) | 2013.03.14 | 
| 초간단 Redis 설치, 사용 (0) | 2013.03.13 | 
| 부하테스트 도구 및 (0) | 2013.02.26 | 
WRITTEN BY
- manager@ 
 Data Analysis, Text/Knowledge Mining, Python, Cloud Computing, Platform
	
	
	
	,
	
	
	
	
	
	
	
	







