Leveraging CI/CD for Azure Foundry Agents
A guide on implementing CI/CD pipelines for Azure Foundry AI agents, covering automation, infrastructure as code, and developer tools.
A guide on implementing CI/CD pipelines for Azure Foundry AI agents, covering automation, infrastructure as code, and developer tools.
Guide to creating isolated Azure sandbox environments for developers to deploy and test application changes using Azure Deployment Environments.
A developer's first impressions of Nix, comparing it to Ansible for managing software environments and infrastructure as code.
Guide to securing Azure infrastructure code using DevSecOps practices, Azure DevOps, and the KICS open-source static analysis tool.
A developer explains why they prefer the Serverless Framework over AWS CDK for building serverless applications, citing abstraction and workflow benefits.
A tutorial on deploying a Quarkus application to Azure using Terraform and NubesGen, covering setup, configuration, and manual deployment.
Learn how to use the VSCode debugger with AWS CDK to debug infrastructure code and inspect variables without console.log statements.
An introduction to AWS Cloud Development Kit (CDK), explaining how to define cloud infrastructure using familiar programming languages like TypeScript.
An introduction to AWS CDK, explaining how it allows developers to define cloud infrastructure using familiar programming languages like TypeScript.
Learn how to use AWS CloudFormation Custom Resources to extend infrastructure-as-code capabilities for unsupported AWS or third-party services.
A guide to AWS CloudFormation Macros, explaining how to create custom template transformations using Lambda functions for more flexible infrastructure-as-code.