Talk |
BASTA! Spring 2022
| 24.02.2022
Kubernetes für .NET-Anwendungs-Entwickler
Sie möchten Ihre .NET-Anwendung in Kubernetes betreiben und lernen, wie Sie das Potenzial des Containerorchestrators nutzen können? Dann besuchen Sie diesen Talk von Kubernetes- und Cloud-native-Experte Thorsten Hans. Sie werden nicht nur den praktischen Umgang mit Kubernetes aus Sicht des Entwicklers lernen, sondern auch, wie Sie Patterns und Praktiken nutzen, um Ihre .NET-Anwendungen optimal in Containern zu betreiben. Wie immer ist der Talk gespickt mit vielen Tipps und Demos.
Event
BASTA! Spring 2022
21.02.22
- 25.02.22
@ Frankfurt
(DE)
Slidedeck
https://speakerdeck.com/thorstenhans/kubernetes-fur-net-anwendungs-entwickler
Weitere Artikel zu Azure, Kubernetes
Cloud Native
Cloud Security: The 4C’s Of Cloud-Native Security – Part 5
In the last part of the article series on the 4C's of cloud-native security, we will look at securing the cloud environment itself. Although actual steps to harden your cloud infrastructure differ based on the cloud vendor and the services used to architecture your cloud-native application, many concepts and methodologies are quite similar.
14.04.2022
Cloud Native
Code, Container, Cluster, Cloud: The 4C’s Of Cloud-Native Security – Part 1
Containers and cloud-native design patterns gained popularity over the past years. More and more organizations use containers in production and adopt cloud-native practices and methodologies to get even more value from existing containerized applications and underlying technologies such as container orchestrators like Kubernetes.
15.02.2022
Cloud Native
Ausführen von Containern in Azure Container Instances (ACI) direkt über die Docker CLI
Vor einigen Monaten haben sowohl Microsoft als auch Docker eine nahtlose Integration von Azure Container Instances (ACI) und Docker CLI angekündigt. Als Container-Enthusiast musste ich mich natürlich mit dieser Integration befassen. Ich habe es in verschiedenen Szenarien getestet, um zu sehen, wie es mich unterstützen und meine Produktivität steigern könnte.
05.11.2021
Infrastructure as Code
Infrastructure-as-Code (IaC): Bicep und Terraform im Vergleich
Infrastructure as Code (IaC) ist eine wichtige Technik in der Automatisierung. Teams beginnen ihren Weg zu Cloud-Native oft so, dass sie alles automatisieren und die Infrastruktur ist hier keine Ausnahme. Die stetig wachsende Akzeptanz von Cloud-Diensten und die Digitalisierung sind nur einige Gründe, warum IaC-Tools wie Terraform so beliebt sind. Project Bicep ist hier ganz neu - eine neue Sprache, die erstellt wurde, um Azure Infrastruktur-Deployments als Code auszudrücken
09.09.2021
Azure
In 6 Schritten .NET Core Apps in Azure Kubernetes Service (AKS) ausführen
Kubernetes zu meistern ist hart und zeitaufwendig. Mit Kubernetes in Azure als .NET Core-Entwickler zu beginnen ist hingegen relativ einfach. Man benötigt sechs Schritte, um eine Anwendung in Azure Kubernetes Service (AKS) zu starten und zum Laufen zu bringen, beginnend mit einer einfachen .NET Core Web API.
Dieser Artikel führt Sie durch den gesamten Prozess und erklärt alle Schritte im Detail, damit Sie verfolgen können, wie Ihre Anwendung in Kubernetes ausgeführt und über das Internet bereitgestellt wird.
31.08.2021
Azure
Index Your Data: Azure Cognitive Search – Part 3
In this article series, you learn how to use the Azure Cognitive Search, prepare your application data to make it searchable, and improve your search results' performance and quality. In the first article, I introduced Azure Cognitive Search Services. In the second part, I demonstrated how to build an index that contains your searchable data. Now, you will see how to fill your index automatically from an Azure data source.
03.03.2021