Jordan Taylor
justjordant

justjordant

Follow
homeSeriesAboutSponsorStorenewsletter
Tag

#codenewbies

#codenewbies

More content

Read more stories on Hashnode


Articles with this tag

Day 4: DevOps Tools

Dec 12, 20221 min read 42 views

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 4: DevOps Tools

Day 10 - Pulumi Putting it all together.

Jun 23, 20224 min read 101 views

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 10 - Pulumi Putting it all together.

Day - 9 Pulumi Testing.

May 23, 20224 min read 565 views

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 - 9 Pulumi Testing.

Day 8 - Pulumi Logging and Troubleshooting

May 21, 20223 min read 242 views

Day 8 - Pulumi Logging and troubleshooting GitHub Repo for this blog. What is Pulumi logging and troubleshooting? Pulumi has a collection of functions...

Day 8 - Pulumi Logging and Troubleshooting

Day 7 - Pulumi Component Resources.

May 21, 20223 min read 369 views

Day 7 - Pulumi Component Resources What are component resources? When we group our resources, this is what we can call a Component Resources....

Day 7 - Pulumi Component Resources.