#codenewbies
Read more stories on Hashnode
Articles with this tag
There are many tools available to help teams implement DevOps practices. Some common tools include: Source control tools These tools, such as Git and...
Day 10 - Pulumi Putting it all together. On our last day of 10DaysOfPulumi, let’s just review what we have gone over thus far. Pulumi Projects We...
Day 9 - Pulumi Testing What does testing in pulumi look like. Since we are using general-purpose programming languages, we can use native testing...
Day 8 - Pulumi Logging and troubleshooting GitHub Repo for this blog. What is Pulumi logging and troubleshooting? Pulumi has a collection of functions...
Day 7 - Pulumi Component Resources What are component resources? When we group our resources, this is what we can call a Component Resources....