Best of IaCNovember 2023

  1. 1
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    Create and Deploy IaC by Chatting with AI

    Infrastructure as Code (IaC) is a revolutionary approach to managing and provisioning computing infrastructure. AI can significantly simplify the process of deploying infrastructure by automating complex and tedious tasks. Pulumi AI is a tool that helps develop infrastructure and assists in searching and making updates.

  2. 2
    Article
    Avatar of dailydaily.dev·3y

    Exploring the Archipelago Architecture

    The Archipelago architecture strikes a balance between monolithic and microservices architectures. It allows for independent scaling, offers separation of concerns, and reduces network load. However, managing multiple deployment units and possible over-segmentation are potential challenges.

  3. 3
    Article
    Avatar of awstipAWS Tip·3y

    Terraform basics

    The article discusses the basics of Terraform, including infrastructure provisioning, IaC (Infrastructure as a code), and creating a .txt file via Terraform.