Unsere Artikel

Kategorie: Cloud Native

Azure

Mit Azure Arc eigene Dienste und Server in Azure integrieren & verwalten – Ein Überblick

Azure Arc erlaubt die Integration von externen Servern und Diensten in bestehende Azure-Abonnements. Ob die Systeme sich hierbei in privaten Rechenzentren oder alternativen Cloud Umgebungen befinden spielt keine Rolle. Vielmehr stellt Azure Arc eine klar definierte Integrationsschicht dar, um Verwaltungsmöglichkeiten und Funktionen von Azure auf externe Systeme anzuwenden.

zum Inhalt >
Azure

The Search Index: Azure Cognitive Search – Part 2

With this article series, you will learn how to use the Azure Cognitive Search, prepare your application data to make it searchable, and improve your search results’ performance and quality. This second article of the series will demonstrate how to create, modify, and configure your data’s index.

zum Inhalt >
Cloud Native

Acquire SSL Certificates In Kubernetes From Let’s Encrypt With Cert-Manager

Internet-facing solutions of different kinds such as websites, single-page applications (SPAs), or web/REST APIs have a common requirement: they require proper transport encryption. Adding a proper SSL certificate to services is not optional. If we talk about HTTP, it is always HTTPS. You should treat it the same way. Dealing with certificates has been tedious and cumbersome in the past. We saw popular websites and cloud vendors being in trouble because their SSL certificates expired in production environments. With the rise of Let’s Encrypt in 2014, acquiring and rotating valid SSL certificates became fairly easy.

zum Inhalt >
Azure

Introducing: Azure Cognitive Search – Part 1

With this article series, you will learn what Azure Cognitive Search is, and how to use it. See the essential steps and make your application’s data searchable, improve search performance and the quality of search results. As this is the first article of the series, it provides you with an introduction to Azure Cognitive Search and demonstrates how to create your first search service.

zum Inhalt >
AKS

Azure Kubernetes Service (AKS) Cluster Autoscaler unter der Lupe

Der Cluster Autoscaler für Azure Kubernetes Service (AKS) ist bereits seit geraumer Zeit verfügbar. Ich habe ihn bereits für mehrere Projekte verwendet. Dieser Beitrag erklärt alle Details des AKS Cluster Autoscalers. Er beschreibt, wie Sie ihn sowohl für neue als auch für vorhandene AKS Cluster aktivieren können, und zeigt ein Beispiel für die Verwendung einer benutzerdefinierten Autoscaler-Profileinstellung.

zum Inhalt >
Azure

Exposing APIs Using Azure API Management

This article provides an introduction to Azure API Management (APIM) and shares options on how to address common use cases when exposing APIs.
A wide variety of enterprises worldwide are in the process of adopting public cloud services and increasing their public API surface to allow partners, individuals, and customers to use their products and services to achieve more. With Azure API Management (APIM), customers can implement an available, scalable, and enterprise degree API Gateway in front of their backend services. This article explains the core concepts of Azure API Management. It provides a collection of useful patterns when building API Gateways with Azure API Management to create a robust facade in front of backend APIs.

zum Inhalt >