How to provision S3 bucket using Pulumi
Reading Time: 5 minutes In this article we will witness as how we can provision infrastructure using Pulumi YAML extension. What is Pulumi ? Pulumi is an infrastructure as a code tool that enables IT administrator to write infra maps in higher level programming language such as Javascript . Go , Python etc. The tool can be integrated into a CI/CD platform using the CLI which talks to the Continue Reading