Once you are familiar with the commands and feel comfortable enough to keep deep diving, learn some OS concepts: Memory Management Processes Kernel Virtualization Storage A completely free application for testing your knowledge on Linux System Design can be a complex topic. For that reason, I've ...
Linux Cheat Sheet_ Essential Commands and Tips PDF.pdf Add files via upload Feb 14, 2025 Playbook Self Exercises.md Create Playbook Self Exercises.md Feb 14, 2025 TLAB 1 - Terraform Setup.md Create TLAB 1 - Terraform Setup.md Feb 19, 2025 TLAB 2 - AWS-EC2 Instance Creation.md Create ...
Both use an agentless system. With Terraform, commands are sent to the cloud services which then use their own agents to carry out functions. Ansible does require you to run SSH Daemon, and also installs a small Python module when executing actions, but these simple modules are removed after...