Published inLevel Up CodingBuilding a token refresh service for the Fitbit API with Container App JobsWith Container App Jobs, we can containerized tasks for a finite duration for a variety of tasks, such as secret rotationDec 12, 20243Dec 12, 20243
How to purge stale images from Azure Container Registry with ACR Tasks and GitHub ActionsStale container images in Azure Container Registry can waste money in storage costs if you’re not careful. Let’s use ACR Tasks to clean…Dec 6, 2024Dec 6, 2024
Integrating Azure Policy in your AKS cluster using TerraformUsing Azure Policy, we can enforce compliance on our AKS clusters at the workload and Azure control plane levelNov 8, 2024Nov 8, 2024
Installing the Dapr extension for Azure Kubernetes Service with TerraformAn easier way to configure Dapr on your AKS clusterOct 2, 2024Oct 2, 2024
Published inLevel Up CodingDeploying to Azure with Terraform and GitHub ActionsWhat started out as building a simple AKS cluster for my own learning, became a full-on CI/CD pipeline…Sep 19, 2024Sep 19, 2024
Published inLevel Up CodingManaging Secrets in Azure Container AppsIn Azure Container Apps, we can use secrets to secure sensitive configuration. We can reference secrets directly in our Container Apps, or…Mar 26, 20241Mar 26, 20241
Published inLevel Up CodingGiving our AI Agents skills using native functions in the Semantic Kernel SDKNative functions are written in native code that can be called by the Semantic Kernel SDK in AI Apps. They’re useful for performing tasks…Mar 7, 2024Mar 7, 2024
Published inLevel Up CodingCreating Plugins with the Semantic Kernel SDKUsing the Semantic Kernel SDK, we use plugins that act as the building blocks for our AI applications. Plugins essentially define the tasks…Mar 5, 2024Mar 5, 2024
Published inLevel Up CodingBuilding AI agents with the Semantic Kernel SDK, C# and Azure OpenAIUsing the Semantic Kernel SDK, we can integrate large language models in our applications without having to know the finer details of the…Mar 4, 2024Mar 4, 2024
Published inLevel Up CodingBuilding NLP applications with Azure OpenAIAzure OpenAI provides developers with the ability to ad AI to their applications, with various AI models that can be used for a variety of…Mar 4, 2024Mar 4, 2024