Windows Azure Mobile Service - 모든 모바일 개발자를 위한 힐링 포션
안녕하세요. 김대우입니다.
이번에 소개해 드릴 내용은 최근 저의 마음을 바쁘게 만들고 있는 Windows Azure Mobile Service 입니다.
이름 부터 뭔가 느낌이 뽝! 옵니다.
모바일 앱을 개발하면서 꼭 서버의 기능들을 활용해야 할 경우가 있습니다. 예를 들어, 푸쉬 알림이나 사용자의 입력값을 서버에서 검사 해야 하거나, 10만명 중 탭 10 랭커만 - 랭킹 표시를 할때(페이징 쿼리)와 같은 꼭 필요한 만큼의 데이터만을 모바일로 보내야 하는 경우지요.
이런 서버측 기능들을 아주~ 쉽게 구현 가능한 힐링포션이 바로 Windows Azure Mobile Service 입니다. - 좀더 모바일 게임이나 모바일 앱의 퀄리티에 집중 할 수 있겠지요~
(예를들어, 푸쉬 알림을 위해 APNS나 GCM을 구성하기 위해 고생하신 분들은 자알~ 알고 계실 것 같아요. 모바일 앱 만들기보다 더 빡세죠!)
앗! iOS나 Android 개발자 분들도 푸쉬 알림(Push Notification)을 쉽게 적용이 가능하니 바로 내용 들어 가도록 하겠습니다.
Windows Azure Mobile Service EAP(Early Adoption Program) 소개
Windows Azure Mobile Service는 스마트폰과 모바일 장치에서 거의 대부분 사용되는 다양한 back-end 서비스를 클라우드 서비스로 구현해 모바일 앱이나 게임 개발자가 쉽게 사용 가능하도록 돕는 서비스로, 모바일 앱에는 대부분 필수적인 back-end 기능입니다.
위의 스캇구의 소개 영상을 조금만 보시면 역시 바로 느낌이 오실거에요.(iOS와 Android도 됩니다~)
Windows Azure Mobile Service 공식 웹사이트
- 카카오톡과 같은 모바일 기기로의 푸쉬 알림(Push Notification) 이나
- 데이터 저장부터 페이징(Paging) 을 적용해 꼭 필요한 데이터만을 모바일에서 받거나,
- 모바일 기기에서 입력받은 값을 서버에서 손쉽게 검사(Validation) 하기 위한 스크립트 지원
- 마이크로소프트 계정(aka Live ID)부터 트위터, 페이스북과 같은 다양한 인증 서비스 연계,
- 그간 지원되지 않았던, 스케쥴러 서비스나 메일, SMS 전송 서비스를
Windows Azure Mobile Service로 손쉽게 구축 가능합니다.
Announcing Windows Azure Mobile Services 첫 공식 소개
iOS Support with Windows Azure Mobile Services – now with Push Notifications 소개
며칠 전 공식 소개된 내용으로, 100만건 이상의 모바일 다바이스에 Broadcasting 할 수 있도록 돕는 서비스로 Windows Azure “Notification Hub”가 소개 되었습니다.
Broadcast push notifications to millions of mobile devices using Windows Azure Notification Hubs
(현재는, 참고만 하셔도 좋을 듯 합니다. 곧 포스팅으로 풀어 보도록 하겠습니다. ^_^)
Windows Azure Mobile Service가 현재 지원하는 OS는
Windows 8, Windows Phone 8, iOS를 지원하며 Android도 지원합니다.
- Windows 8 을 위한 Windows Azure Mobile Service
- Windows Phone 8 을 위한 Windows Azure Mobile Service
- iOS 를 위한 Windows Azure Mobile Service
- Android를 위한 Windows Azure Mobile Service
감사합니다.
참고링크 :
Announcing Windows Azure Mobile Services 첫 공식 소개
iOS Support with Windows Azure Mobile Services – now with Push Notifications 소개
Windows Azure Mobile Service 개발자 공식 웹사이트
Windows Azure Mobile Service와 iOS & Android 연동 개발 동영상
Windows 8 을 위한 Windows Azure Mobile Service
Windows Phone 8 을 위한 Windows Azure Mobile Service
iOS 를 위한 Windows Azure Mobile Service
Android를 위한 Windows Azure Mobile Service
Broadcast push notifications to millions of mobile devices using Windows Azure Notification Hubs