1. Use modules (DRY code) Don't Repeat Yourself (DRY) is one of the software development principles. This principle aims to avoid redundancy in the code declaration. Whenever you find yourself writing the same terraform code more than once, use modul...
I like to learn new technologies and apply them in real-world problems. My favorite topics are Cloud Infrastucture, Machine Learning and Algorithmic problem solving.