An open API service indexing awesome lists of open source software.

https://github.com/alandavidhenry/building-intelligent-apps-tutorials

Code and IaC from the book: Building Intelligent Apps with .NET and Azure AI Services
https://github.com/alandavidhenry/building-intelligent-apps-tutorials

ai azure bicep csharp dotnet pulumi terraform

Last synced: 3 months ago
JSON representation

Code and IaC from the book: Building Intelligent Apps with .NET and Azure AI Services

Awesome Lists containing this project

README

          


Building Intelligent Apps with .NET and Azure AI Services


## About The Project

Code from the book: Building Intelligent Apps with .NET and Azure AI Services.

I have also created Infrastructure as Code (IaC) using Bicep, Terraform and Pulumi

### Built With

- [.NET](https://dotnet.microsoft.com/en-us/)
- [Azure](https://azure.microsoft.com/en-gb)
- [Bicep](https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/)
- [Terraform](https://www.terraform.io/)
- [Pulumi](https://www.pulumi.com/)

#### Definitions

_.NET_: The development framework used for writing the Function App code.

_Microsoft Azure_: A cloud computing provider.

_Azure Function App_: A serverless compute service that allows you to run event-triggered code without managing infrastructure.

_Bicep_: A domain-specific language (DSL) for deploying Azure resources declaratively.

_Terraform_: An open-source IaC tool that supports multiple cloud providers, including Azure.

_Pulumi_: Pulumi is an infrastructure-as-code platform that can use a general-purpose programming language for their cloud resources(such as JavaScript or Python)

## Getting Started

Follow the instructions in the `readme.md` files in each folder.

## License

Distributed under the MIT License. See `LICENSE.txt` for more information.

## Contact

Alan Henry - [LinkedIn](https://www.linkedin.com/in/alandavidhenry)

Project Link: [github.com/alandavidhenry/building-intelligent-apps-tutorials](https://github.com/alandavidhenry/building-intelligent-apps-tutorials)

## Acknowledgments

- [Best-README-Template](https://github.com/othneildrew/Best-README-Template)
- [Building Intelligent Apps with .NET and Azure AI Services](https://link.springer.com/book/10.1007/979-8-8688-0435-9)

[product-screenshot]: images/screenshot.png