Website
Socket Comm.
Mobile Service
Javascript
범용성
puts("Enter your name: ");
var name = gets();
puts("Name: " + name);
puts("Enter your name: ");
gets(function(name) {
puts("Name: " + name);
});
Notepad Visual Studio
Intellisense
Debugging
NPM
Profiling
Node.js
(x86): http://nodejs.org/dist/v0.10.22/node-v0.10.22-x86.msi
(x64): http://nodejs.org/dist/v0.10.22/x64/node-v0.10.22-x64.msi
Visual Studio 2013 Download
http://www.microsoft.com/visualstudio/eng/downloads#d-2013-editions
NTVS Download
https://nodejstools.codeplex.com/wikipage?title=Installation#
Microsoft
Azure
$
IaaS
Virtual Machine
PaaS
Cloud Service
BaaS
Mobile Service
Web
Website
Node.js Website
Node.js Socket Comm.
Azure Mobile Service
Javascript
멜팅팟 세미나 구로 세션1 안드로이드
앱 개발자를 위한 BaaS와 인증 연동
http://youtu.be/G2p2f0QCxi0
멜팅팟 세미나 구로 세션2 BaaS 기반의
Push 서비스 구현과 데이터 처리
http://youtu.be/SXCyYFO3tTg
Virtual Machine Website
>_
Server
Windows Azure Web Sites
1분 내외로 만드는 강력한 웹 사이트
Azure Tools for Visual Studio
http://azure.microsoft.com/ko-kr/downloads/
-Website 내에는 데이터를 저장하면 안된다.
-일반적인 Socket 통신은 지원하지 않는다.
(Web Socket은 지원한다.
-Visual Studio를 사용하면 개발에서 배포까지
한번에 할 수 있다.
Virtual Machine
Virtual Machine
Virtual Machine
Virtual Machine
Cloud Service
Cloud Service
Cloud Service
Cloud Service
SQL
Table
Storage
Blob
Storage
Mongo
DB
SQL Azure (Database)
Table Storage
Blob Storage
Mango DB
Cloud Service
Cloud Service
Cloud Service
Cloud Service
SQL
Table
Storage
Blob
Storage
Mongo
DB
김영욱 YoungWook@outlook.com
Var azure = require(‘azure’);
var blobService =
azure.createBlobService(accessAccount,
accessKey);
20150207 Node.js on Azure - MeltingPot seminar in Busan

20150207 Node.js on Azure - MeltingPot seminar in Busan