Building Your API for Longevity, Part 2: Best Practices

2017-01-12 KENNETH 0

Building Your API for Longevity, Part 2: Best Practices td { padding-right: 10px; } This post explains how to build an effective API. Once it’s ready, you need to make it accessible to your users. NGINX and NGINX Plus are frequently used as an API gateway. For more information, check out these resources: The announcement for NGINX Plus R10, which includes support for the use of JSON Web Tokens (JWTs, or “jots”) for authentication A description of how to implement API authentication with JWTs from our own Liam Crilly A video describing how Adobe powers its API gateway with NGINX This post is adapted from a presentation delivered at nginx.conf 2016 by Mike Stowe of MuleSoft. This second part focuses on best practices. The first part discusses spec‑driven API development. You can view a recording of the complete presentation on YouTube.   Part [ more… ]

No Image

Halo Wars 2 Blitz Beta available Jan. 20

2017-01-12 KENNETH 0

Halo Wars 2 Blitz Beta available Jan. 20 Last June, we invited our fan community to jump in and get hands-on with a slice of Halo Wars 2 with our first multiplayer beta. We received a tremendous amount of valuable feedback on both the technical and gameplay side that has helped the team continue to refine and improve the overall Halo Wars 2 experience as we march towards launch on Feb. 21, 2017. I’m happy to announce one more opportunity to get hands-on with Halo Wars 2 and ask for your participation in one final large-scale multiplayer beta. This time around the focus will be exclusively on our brand-new, card-based game mode, Blitz, and it’ll be available on both Windows 10 PC and Xbox One beginning Jan. 20, 2017. Blitz is our new twist on RTS gameplay that combines the [ more… ]

No Image

Join us on Feb 8th for Windows Developer Day – Creators Update livestream

2017-01-12 KENNETH 0

Join us on Feb 8th for Windows Developer Day – Creators Update livestream On February 8, we’ll be livestreaming a Windows Developer Day, which will outline what’s new for developers in the Windows 10 Creators Update. Whether you’re building for the web or UWP, the latest consumer app or line of business tool, there’s something in it for you. RSVP on the Windows Developer Day site to be the first to know as we share more details in the coming weeks. Join Kevin Gallo and the Windows engineering team, as they talk through how the latest advances in Windows 10 APIs and tooling enable you to build great things: What’s new with Windows developer tooling: UWP tooling, BASH, Developer mode, and more Learn about the latest XAML advancements, and how UWP helps you build Windows apps that are more personal [ more… ]

No Image

USN-3171-1: LibVNCServer vulnerabilities

2017-01-12 KENNETH 0

USN-3171-1: LibVNCServer vulnerabilities Ubuntu Security Notice USN-3171-1 11th January, 2017 libvncserver vulnerabilities A security issue affects these releases of Ubuntu and its derivatives: Ubuntu 16.10 Ubuntu 16.04 LTS Ubuntu 14.04 LTS Ubuntu 12.04 LTS Summary Several security issues were fixed in LibVNCServer. Software description libvncserver – vnc server library Details Josef Gajdusek discovered that the LibVNCServer client library incorrectlyhandled certain FrameBufferUpdate messages. If a user were tricked intoconnecting to a malicious server, an attacker could use this issue to causea denial of service, or possibly execute arbitrary code. (CVE-2016-9941,CVE-2016-9942) Update instructions The problem can be corrected by updating your system to the following package version: Ubuntu 16.10: libvncserver1 0.9.10+dfsg-3ubuntu0.16.10.1 libvncclient1 0.9.10+dfsg-3ubuntu0.16.10.1 Ubuntu 16.04 LTS: libvncserver1 0.9.10+dfsg-3ubuntu0.16.04.1 libvncclient1 0.9.10+dfsg-3ubuntu0.16.04.1 Ubuntu 14.04 LTS: libvncserver0 0.9.9+dfsg-1ubuntu1.2 Ubuntu 12.04 LTS: libvncserver0 0.9.8.2-2ubuntu1.2 To update your system, please follow these instructions: https://wiki.ubuntu.com/Security/Upgrades. In general, a [ more… ]

EC2 Systems Manager – EC2 및 온-프레미스 서버 함께 관리하기

2017-01-12 KENNETH 0

EC2 Systems Manager – EC2 및 온-프레미스 서버 함께 관리하기 지난 해 EC2 Run Command 를 소개하고 EC2 인스턴스와 하이브리드 및 교차 클라우드 환경에서 원격 인스턴스 관리를 대규모로 수행하는 방법을 보여드렸습니다. 이 과정에서 리눅스 인스턴스에 대한 지원을 추가해 EC2 Run Command를 광범위하게 적용할 수 있고 매우 유용한 관리 도구로 만들었습니다. 가족이 되신 것을 환영합니다 Werner가 AWS re:Invent에서 EC2 System Manager를 발표했고 드디어 이것에 대해 말할 수 있게 되었습니다! EC2 Run Command의 향상된 버전과, 여덟 개의 유용한 기능이 포함된 새로운 관리 서비스입니다. EC2 Run Command 처럼 윈도우, 리눅스를 실행하는 서비스와 인스턴스로 이루어진 교차 클라우드 환경 및 하이브리드 환경을 지원합니다. AWS Management Console을 열고 관리할 인스턴스를 선택한 다음 수행 하고싶은 작업을 정의하기만 하면 됩니다(API와 CLI에서도 접근할 수 있습니다). 다음은 개선된 기능과 새로운 기능에 대한 개요입니다: Run Command – 이제 명령 실행 속도를 제어하고 에러 비율이 높아졌을 때 명령 실행을 중지할 수 있습니다. [ more… ]