AWS 클라우드 기반 Arduino Web Editor 및 Cloud Platform 공개

2016-05-21 KENNETH 0

AWS 클라우드 기반 Arduino Web Editor 및 Cloud Platform 공개 샌프란스시코에서 열린 Maker Faire 에서 Arduino는 AWS를 기반한 신규 Arduino Web Editor와 Arduino Cloud Platform를 출시하였습니다. 아두이노를 활용하시는 분이시라면, 개발 시 여러 단계가 필요하다는 것을 아실 것입니다. 먼저 PC 시리얼에 보드를 연결하고, 필요한 쉴드(shield)와 Wi-Fi 연결을 한 후, 기본적인 통신이 가능합니다. 또한, 개발 환경을 설치 및 설정 한 후 애플리케이션 개발을 준비합니다. 아두이노 모델에 따라 사용 라이브러리도 다르기 때문에 이러한 모든 설치 작업이 마무리 되어야 마침내 개발 및 디버깅, 테스트가 가능해집니다. Arduino Code Editor Arduino Code Editor는 개발을 위한 설치 과정을 단순화 합니다. 웹 브라우저에서 AWS Lambda 및 여러 AWS 서비스를 사용한 웹 에디터를 실행하면, 클라우드 기반으로 프로그램 코드를 작성 및 수정 저장이 가능합니다. (동료들과 공동 작업도 가능합니다). 에디터는 여러분이 가진 보드(네이티브 플러그인이 필요)를 인지하고, 스스로 설정하게 됩니다. 코드에서 사용하는 보드 호환 라이브러리도 설치되고, 코드 역시 클라우드 기반으로 컴파일 되어서 [ more… ]

AWS IoT 페스티벌 성료 – 다양한 IoT 아이디어 선보여…

2016-05-20 KENNETH 0

AWS IoT 페스티벌 성료 – 다양한 IoT 아이디어 선보여… 아마존웹서비스와 인텔코리아 국내 IoT 생태계 활성화 및 글로벌 진출을 돕기 위해 지난 4월 1일 부터 5월 14일까지 ‘AWS IoT 페스트벌’을 개최하였습니다. 이번 행사는 AWS 클라우드를 기반으로 인텔 IoT 보드 및 플랫폼, 그리고 후원사인 서울시 공공 데이터 API 및 북촌 IoT 플랫폼을 활용하여 IoT 서비스 및 애플리케이션을 만드는 개발자나 스타트업을 대상으로 하였습니다. 5월 7일까지 제출된 IoT 서비스들은 아이디어의 창의성, 글로벌 서비스와 대용량 IoT 데이터를 처리할 수 있는 높은 확장성 높은 아키텍쳐 및 실제 시민들에게 유용성 및 사업성을 중점으로 심사하여, 수상자에게는 부상과 함께 AWS의 스타트업 지원 프로그램인 AWS Activate을 포함 글로벌 진출을 위한 다양한 지원이 제공됩니다. 먼저 4월 9일(토) 및 11일(월) 양일간 180여명이 참여한 온라인 세미나(녹화 영상)를 시작으로, 4월 16일(토)에는 24개팀 44명의 개발자들이 모여서 AWS IoT와 인텔 에디슨 보드 그리고 3D 프린팅 교육 및 실습(교육 가이드)에 참여하였습니다. 최종 수상 후보팀으로 선정된 3개팀은 AWS [ more… ]

Amazon Aurora, 계정간 스냅샷 기능 추가

2016-05-20 KENNETH 0

Amazon Aurora, 계정간 스냅샷 기능 추가 Amazon Aurora는 MySQL 호환 고성능 데이터베이스 엔진입니다. Aurora는 고성능 데이터베이스 속도 및 가용성을 오픈 소스 데이터베이스의 비용 효율성과 간편함으로 이용하실 수 있습니다. (더 자세한 것은 Amazon Aurora 정식 출시를 참고하세요.) Aurora를 통해 Amazon RDS에서 활용할 수 있는 간편 관리, 손 쉬운 확장, 속도, 보안, and 비용 효율성 등의 몇 가지 중요한 기능을 가지고 있습니다. 또한, 몇 번의 클릭으로 Aurora 클러스터 백업을 위해 스냅 샷을 만들 수 있습니다. 스냅 샷을 생성 후, 같은 몇 번의 클릭으로 스냅 샷에서 데이터베이스를 복원 할 수 있습니다. 스냅 샷 공유 오늘 부터 Aurora 스냅 샷을 공유하실 수 있게 되었습니다. 스냅 샷은 다른 AWS 계정과 공유 할뿐만 아니라 공개적으로 공유도 가능합니다. 동일 지역 다른 AWS 계정에서 실행중인 Aurora 스냅 샷에서 데이터베이스를 복원 할 수 있습니다. 스냅 샷 공유의 주요 사례를 몇 가지 소개합니다. 분리된 개발 환경간 공유 – 많은 AWS [ more… ]

Introducing Custom Dashboards in NGINX Amplify

2016-05-20 KENNETH 0

Introducing Custom Dashboards in NGINX Amplify We are very excited to announce the addition of custom dashboards to NGINX Amplify, our SaaS-based tool for monitoring and managing NGINX. Now you can create your own dashboards populated with highly customizable graphs of NGINX and system-level metrics. As you can see, not only can the metrics be summed (or averaged across several NGINX servers), but it is also possible to create additional “metric dimensions”, for example, reporting the number of POST requests for a specific URI. NGINX Amplify is currently in private beta. We want to thank everyone who provided their feedback and various suggestions. Everything you’ve told us so far has been incredibly helpful. If you haven’t yet, sign up for the private beta today. Now, let’s dig deeper into the custom dashboards. Using Custom Dashboards In NGINX Amplify With this new feature, you [ more… ]

Microservices Reference Architecture, Part 2 – The Proxy Model

2016-05-19 KENNETH 0

Microservices Reference Architecture, Part 2 – The Proxy Model The NGINX Microservices Reference Architecture is under development. It will be made publically available later this year, and will be discussed in detail at nginx.conf 2016, September 7–9 in Austin, TX. Early bird discounts are available now. Author’s note – This blog post is the second in a series; we will extend this list as new posts appear: Introducing the NGINX Microservices Reference Architecture Microservices Reference Architecture, Part 2 – The Proxy Model (this post) Upcoming posts will cover the other two models included in the Microservices Reference Architecture (MRA) and related topics. I’ve written a separate article about web frontends for microservices applications. We also have a very useful and popular series about microservices application design, plus other microservices blog posts and microservices webinars. Introducing the Proxy Model As the name implies, the Proxy Model places NGINX Plus as a reverse proxy server [ more… ]