Catch up on October’s most-read stories on MSN

2018-11-10 KENNETH 0

Catch up on October’s most-read stories on MSN The Microsoft News team has a mission to keep the world informed, with nearly half a billion people coming to MSN and Microsoft Edge every month to find out what’s going on around the globe. Each day, Microsoft News editors work with more than 1,000 premium publishing partners (such as “The New York Times,” “Fox News,” “USA Today” and “Sports Illustrated”) to curate the best news and high-quality, credible journalism across a variety of topics so that readers get the latest news. Each month, MSN will publish a list of its most-read news stories “in order to share what our readers are drawn to and allow you to catch up on stories you may have missed.” Head over to The Microsoft News Blog to check out the five most-read stories for October. [ more… ]

AWS Fargate, 서울 리전 출시

2018-11-09 KENNETH 0

AWS Fargate, 서울 리전 출시 AWS Fargate을 서울 리전에 출시하였습니다. AWS Fargate는 가상 서버 또는 클러스터를 관리할 필요 없이 컨테이너를 실행할 수 있도록 지원하는 Amazon ECS 서비스를 위한 컴퓨팅 엔진입니다. AWS Fargate를 사용하면 더 이상 컨테이너를 실행하기 위해 가상 머신 클러스터를 프로비저닝, 구성 및 확장할 필요가 없습니다. 이제 컨테이너 기반 서비스에서 애플리케이션을 실행하는 인프라의 관리가 아니라 애플리케이션을 설계하고 구축하는 데 집중할 수 있습니다. Amazon ECS에는 Fargate 시작 유형과 EC2 시작 유형이라는 두 가지 모델이 있습니다. Fargate 시작 유형의 경우, 애플리케이션을 컨테이너로 패키징하고, CPU와 메모리 요구 사항을 지정하고, 네트워킹과 IAM 정책을 정의한 후, 애플리케이션을 시작하기만 하면 됩니다. [블로그] AWS Fargate 출시 – 서버리스 콘테이너 서비스 [블로그] 기존 ECS 컨테이너를 Fargatex로 이전하기 [동영상] ECS/Fargate와 함께하는 간편한 Docker 사용법 – 변규현 (AWSKRUG) [동영상] 관리형 Kubernetes 지원과 새로운 컨테이너 서비스 AWS Fargate 소개– 정영준 (AWS) 아래는 AWS Fargate를 사용하는 다양한 고객 사례(영문)입니다. 여러분의 애플리케이션에 [ more… ]

Architecting Robust Enterprise Application Network Services with NGINX and Diamanti

2018-11-09 KENNETH 0

Architecting Robust Enterprise Application Network Services with NGINX and Diamanti If you’re actively involved in architecting enterprise applications to run in production Kubernetes environments, or in deploying and managing the underlying container infrastructure, you know firsthand how containers use IT resources quite differently from non‑containerized applications, and how important it is to have an application‑aware network that can adapt at the fast pace of change typical of containerized applications. In this blog, we look at how the synergy between bare‑metal container infrastructure and an application‑centric load‑balancing architecture enables enterprises to deploy network services that are tailored to the needs of their containerized applications. Recently, Diamanti – a leading provider of bare‑metal container infrastructure – announced its technology partnership with NGINX, developer of the eponymous open source load balancer. Below, we’ll offer up a look at a few common use cases for modern [ more… ]

XAML Islands – A deep dive – Part 2

2018-11-09 KENNETH 0

XAML Islands – A deep dive – Part 2 Welcome to the 2nd post of our Xaml Islands deep dive adventure! On the first blog post, we talked a little bit about the history of this amazing feature, how the Xaml Islands infrastructure works and how to use it, and also a little bit of how you can leverage binding in your Island controls. On this second blog post, we’ll take a quick look on how to use the wrappers NuGet packages and how to host your custom controls inside Win32 Apps. Wrappers Creating custom wrappers around UWP controls can be a cumbersome task, and you probably don’t want to do that. For simple things such as Buttons, it should be fine, but the moment you want to wrap complex controls, it can take a long time. To make things [ more… ]

Data Masking in MySQL

2018-11-08 KENNETH 0

Data Masking in MySQL If you’re here, that probably means you’re about to acquire some sensitive data to take care of. Or that you’ve already acquired it and are protecting it, and you want to see how MySQL Enterprise Data Masking and De-Identification features can help you do it in an easier, better and more efficient manner.… Source: Data Masking in MySQL