Sep 20, 2023Getting Started with Ansible for Infrastructure as Code (Practice)Last time, I wrote about introducing the Ansible tool and its installation. In this article, I'd like to delve into how to actually run...
Sep 20, 2023Getting Started with Ansible for Infrastructure as Code (Introduction & Installation Guide)As an infrastructure engineer, it may be common that you have to do the same tasks over and over again when you develop servers. It is...
Sep 19, 2023A Simple Explanation of Permissions in LinuxWhat is permission? Directories and files on Linux have defined permissions. Permissions are the rights to manipulate directories and...
Sep 15, 2023Effortlessly Monitor Resources Across Multiple AWS RegionsWhen you want to check the resources, but it's a hassle to check them on the console if they are located in multiple regions… In this...