#infrastructure
Read more stories on Hashnode
Articles with this tag
Testing plays an important role in the DevOps process. In a DevOps environment, testing is typically integrated into the software development process...
Automation is a critical component of DevOps. By automating processes, teams can save time, reduce errors, and improve the reliability and consistency...
The DevOps lifecycle consists of several phases, including: Planning During the planning phase, teams identify and prioritize the goals and objectives...
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 7 - Pulumi Component Resources What are component resources? When we group our resources, this is what we can call a Component Resources....
States and backends. What are states and backends? We can think of the state as where all of our configurations get stored. Each one of our stacks has...