<ChristophDotNet
desc="My angle on brackets" />
-
Fault Domains, private registries and node setup scripts. My DC/OS acs-engine forks
Customers of mine have asked for some additional capabilities for DC/OS clusters created by acs-engine:
-
Legacy ASP.NET 2.0 on IIS and SQL Express in a Windows Container
Looking for a demo of containerizing a legacy application (ASP.NET 2.0 WebForms can safely be called legacy, right?) into a Windows Server VM with IIS and SQL Express?
-
Building kubernetes on Windows 10
Cool find of the day - thanks to @brendandburns.
-
How many assigned users do i have? The Graph API has the answer
My last post about Azure AD was about enabling single sign-on by letting your customers provision your application into their Azure AD tenant. SSO is important to make the end user login experience seamless. Who likes to put in credentials all the time.
-
Managing Azure Machine Learning Service with API Management
Azure's Machine Learning service is one of my favorite examples how the cloud makes things easy, that would be really hard to do on premises. You get an idea of the mind boggling things you can build with pattern recognition, sentiment analysis, image processing, etc. when you browse the ML Gallery.
-
Setting up Web App Multitenant Azure AD Sample
Multitenancy in Azure AD is a very cool concept with the Consent Framework if you're and ISV or a Service Provider building a cloud service that you're looking to monetize.
-
Connecting EventHubs to API Management
In the previous posts, we looked at:
-
API Management - Plays Well with Other Azure Services
In the first post of the series, we took a quick look at API management for layering a very basic authentication scheme over an existing service. That works great when you have an existing service API with an HTTP interface, but what do you do when your existing service listens on a queue? If it's an Azure Queue or a ServiceBus Queue which expose REST APIs, then you can layer a developer-friendly, strongly typed API over that generic queue API and as a side benefit get usage analytics, enforce call limits and user management beyond the Shared Access Signature Keys you get from the Azure Storage Service.
-
Azure API Management - Who's calling?
API Management is one of the lesser explored areas of Azure. Regardless, it's a very powerful service to layer onto your service to add:
-
The Third Industrial Revolution - Fueled by The Cloud
It's so early in the days of cloud computing. Many haven't even started to realize the magnitude what this shift could be.