mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-23 17:43:16 +00:00
7.6 KiB
7.6 KiB
Microsoft Azure
- Azure
- Azure DevOps
- Azure Bicep
- AKS Azure Kubernetes Service
- Azure Red Hat OpenShift ARO
- Azure Traffic Manager
- Azure OpenVPN
- Azure Security
Azure
- Microsoft Azure
- Microsoft Docs
- Azure Docs
- Introducing the third of three Microsoft Clouds: Azure. 4 major sections of the Cloud Models are:
- On-Premises: As you start on the left in the traditional on-prem configuration you are responsible for all layers of IT from the networking stack all the way up to the applications which are being provided. You may also be responsible for the data center, power, Internet service, and other underlying aspects.
- Infrastructure as a Service: In IaaS (Take & Bake) the cloud vendor is responsible for the stack from networking through virtualization and your IT team is responsible for the Operating System (OS) through the applications. Common uses of IaaS are testing environments, development environments or hosting of a website.
- Platform as a Service: In PaaS (Pizza Delivered) the cloud vendor is responsible for the networking layers through the runtime layer and your IT team is responsible for the data and the applications. PaaS is commonly used to test, build and deploy applications for an organization.
- Software as a Service: In SaaS (Dining Out) the cloud vendor is responsible for all layers from the networking through to the application layer. A common example of SaaS is a web-based email service such as Outlook, Hotmail or Gmail.
- medium: Scaling Applications in the Cloud
- thenewstack.io: Azure Kubernetes Service Replaces Docker with containerd
- thomasmaurer.ch: Learn how to deploy and manage Azure resources with ARM templates
- blog.sixeyed.com: You can't always have Kubernetes: running containers in Azure VM Scale Sets
- devblogs.microsoft.com: Deploy Spring Boot applications by leveraging enterprise best practices – Azure Spring Cloud Reference Architecture
Azure DevOps
- Azure DevOps 🌟
- info.acloud.guru: Deploying your first kubernetes app with Azure DevOps
- info.acloud.guru: Azure DevOps VS GitHub: Comparing Microsoft's DevOps Twins
- techcommunity.microsoft.com: Building a path to success for microservices and .NET Core - Project Tye + GitHub Actions
- medium: Azure DevOps HandBook !
- Azure DevOps Tips: “Each” Loops
- cloudskills.io: Getting Started with Git and Azure DevOps: The Ultimate Guide 🌟
- zartis.com: Simplify Your SDLC with Azure DevOps
- azurebrains.com: Despliega tu Azure Function App con Terraform y Azure DevOps 🌟
- devblogs.microsoft.com: Controlling Release Pipelines with Gates and Azure Policy Compliance 🌟
- youtube: Azure DevOps Pipeline and Image Builder
- dev.to: Setting up a CI-CD Pipeline Using Azure DevOps 🌟
Azure Bicep
- Bicep Bicep is a Domain Specific Language (DSL) for deploying Azure resources declaratively.
AKS Azure Kubernetes Service
- trstringer.com: Run Kubernetes Pods on Specific VM Types in AKS
- docs.microsoft.com: AKS-managed Azure Active Directory integration
- build5nines.com: Terraform: Create an AKS Cluster 🌟
- github.com: AKS: Use AAD identity for pods and make your SecOps happy
- docs.microsoft.com: Microservices architecture on Azure Kubernetes Service (AKS) 🌟
- techcommunity.microsoft.com: Containerize and migrate applications to AKS with the Azure Migrate’s new App Containerization tool
- mehmetozkaya.medium.com: Deploying .Net Microservices to Azure Kubernetes Services(AKS) and Automating with Azure DevOps
- faun.pub: How to implement Azure Kubernetes Service (AKS) in Cloud?
- adamrushuk.github.io: Increasing the volumeClaimTemplates Disk Size in a Statefulset on AKS
- nillsf.com: Running Windows containers on the Azure Kubernetes Service (AKS)
- itnext.io: Running Your Microservices Securely on AKS
- docs.microsoft.com: Create an HTTPS ingress controller on Azure Kubernetes Service (AKS)
- blog.nillsf.com: Customize core dump in Azure Kubernetes