Run Azure Functions Locally
Introduction
Introduction
Introduction Azure Functions is a serverless compute service that allows you to run event-driven code without provisioning or managing infrastructure. It supports multiple programming languag...
Introduction name: CI Pipeline on: push: branches: [main] pull_request: branches: [main] jobs: build: runs-on: ubuntu-latest steps: - name: Check out code us...
Introduction GitHub Actions is a continuous integration and continuous delivery (CI/CD) platform that allows you to automate your build, test, and deployment pipeline. You can create workflow...
Introduction Act is a tool to run your GitHub Actions locally Benefits Fast Feedback Rather than having to commit/push every time you want to test out the changes yo...

Introduction to AKS

AKS Networking

AKS Default Workloads

Explore the key architectural elements of AKS, including the control plane, node pools, networking, storage, and integrations.
Tools to Improve Productivity Command Line Tools Oh My Post (https://ohmyposh.dev/)