Cognitive Services APIs: Vision

2017-02-14 KENNETH 0

Cognitive Services APIs: Vision What exactly are Cognitive Services and what are they for? Cognitive Services are a set of machine learning algorithms that Microsoft has developed to solve problems in the field of Artificial Intelligence (AI). The goal of Cognitive Services is to democratize AI by packaging it into discrete components that are easy for developers to use in their own apps. Web and Universal Windows Platform developers can consume these algorithms through standard REST calls over the Internet to the Cognitive Services APIs. The Cognitive Services APIs are grouped into five categories… Vision—analyze images and videos for content and other useful information. Speech—tools to improve speech recognition and identify the speaker. Language—understanding sentences and intent rather than just words. Knowledge—tracks down research from scientific journals for you. Search—applies machine learning to web searches. So why is it worthwhile [ more… ]

Windows 10 Tip: Stay organized with Task View and Snap

2017-02-14 KENNETH 0

Windows 10 Tip: Stay organized with Task View and Snap Here’s how to get started with Task View: To open Task View, simply click the Task View icon next to the Cortana Search Box, or hit Windows key + Tab. You’ll see all your open windows so you can easily switch to a different one; or, at any time hold down Alt and press Tab to toggle between all your opened apps. Use Snap to set two windows to fill the screen:    When you hit Windows key + either of the side arrow keys, you’ll enable Snap – a feature that snaps one window to exactly half of your screen. Snap Assist will automatically show you your remaining opened windows, so you can choose which app to fill the second half of the screen. To view even more, try [ more… ]

How-to: Spectator View, a new tool to help others see what you see in HoloLens

2017-02-14 KENNETH 0

How-to: Spectator View, a new tool to help others see what you see in HoloLens Hello everyone! I wanted to take a quick moment to announce an exciting new tool we have developed to help bring to life the apps and experiences you have created for Microsoft HoloLens. Since our launch last year, one of the pieces of feedback we have heard from many folks is, “How can I create a way for people to see what someone sees when they are wearing a HoloLens from a third-person perspective? I want people to not only see what I see when wearing a HoloLens, I want people to feel like they are part of the experience!” Today, I am excited to share with you that we have answered these questions with the release of documentation that will allow you to build [ more… ]

운영 중인 EC2 인스턴스에 IAM 역할 연결하기

2017-02-12 KENNETH 0

운영 중인 EC2 인스턴스에 IAM 역할 연결하기 AWS Identity and Access Management (IAM)의 역할을 통해 Amazon EC2 에서 실행되는 응용 프로그램이 자동 생성, 배포되는 임시 보안 자격 증명을 사용할 수 있습니다 . 임시 자격 증명을 사용하는 것은 IAM 모범 사례로서 인스턴스에서 직접 키 관리를 하지 않아도 됩니다. 즉, EC2 IAM 역할 적용 기능을 사용하여 장기적인 AWS 액세스 키(Access Key)를 수동 혹은 프로그램에서 직접 관리 할 필요가 없습니다. 얼마 전, IAM 역할을 통해 기존 EC2 인스턴스 응용 프로그램에서 AWS에서 제공하는 임시 보안 자격 증명을 사용할 수 있게 되었습니다. 또한 기존 EC2 인스턴스에 첨부 되어있는 IAM 역할을 변경할 수 있습니다. 이 글에서는 AWS CLI를 사용하여 기존 EC2 인스턴스에 IAM 역할을 손쉽게 변경하는 방법을 소개합니다. 아래는 이 글의 주요 순서입니다. IAM 역할 생성 하기 EC2 인스턴스에 신규 IAM 역할 추가하기 EC2 인스턴스에서 기존 IAM 역할 변경하기 이 글에서는 새로 만든 IAM 역할을 “YourNewRole”라고합니다. [ more… ]

No Image

Migrating Load Balancer Configuration from F5 and Citrix to NGINX Plus with Our Guides

2017-02-11 KENNETH 0

Migrating Load Balancer Configuration from F5 and Citrix to NGINX Plus with Our Guides Migrating to the cloud seems to be top‑of‑mind for almost everyone these days. Even if you’re not actively involved in a cloud migration or “cloudification” of existing infrastructure – either because you’re not quite ready, you have legacy and monolithic applications that don’t lend themselves to a more distributed and agile architecture, or there are business and technology reasons to stay on‑premises – you’re still probably talking about it. If moving to the cloud is a even remotely a topic of conversation around your IT watercooler, then breaking ties to legacy hardware appliances is right there with it, hand‑in‑hand. Application delivery controllers (ADCs) are often explicitly associated with hardware. The term brings to mind large appliances, some of which take up 16U (almost 2 feet) of vertical rack [ more… ]