© 2023 Hashnode
#pulumi
TL;DR The code https://github.com/dirien/quick-bites/tree/main/pulumi-secretstore-csi-driver Introduction This article is part two of my series on how to manage secrets on Kubernetes with the help o…
TL;DR Le code https://github.com/dirien/quick-bites/tree/main/pulumi-azure-fluxcd-komodor Introduction https://twitter.com/Komodor_com/status/1612829648324362244?s=20&t=62-5qcLIqEO5PPJLNSVWUA To c…
Pulumi Pulumi is a modern Infrastructure as Code (IAC) tool that allows developers to use familiar programming languages and tools to provision, manage, and deploy cloud infrastructure. With Pulumi, y…
tl;dr I wrote three infrastructure as code libraries for deploying containerized 3-tier web apps on AWS ECS Fargate using CDK, Terraform and Pulumi. This article will provide an overview of my experie…
Introduction https://twitter.com/surajincloud/status/1608006302390681600?s=20&t=LSqTzbLpgREOsGfVIZ49nw This tweet and the corresponding blog post from my friend Suraj Narwade inspired me to write th…
TL;DR The code https://github.com/dirien/quick-bites/tree/main/pulumi-argocd-sealedsecrets Introduction This article is the start of a series of blog articles on how to manage secrets on Kubernetes …
Today is a great time to be a developer: there are plenty of languages and frameworks to choose from to build an application there are very powerful IDEs and tools to help us write, analyze, refacto…
TL;DR Le code https://github.com/dirien/pulumi-scala-minecraft Introduction Since I am a big fan of Minecraft and Pulumi I wanted to combine both and see If I am able to use Scala as programming langu…
Introduction Image Source Pulumi Deployments is a new deployment-as-a-service technology that allows Pulumi to fully manage the infrastructure running as a code program for platform users. One of t…
Introduction Infrastructure has become a core part of application development as modern cloud capabilities such as microservices, containers, serverless, and data stores define your application’s arch…