Cyber Notes

Cyber Notes

Share this post

Cyber Notes
Cyber Notes
Easy Cloud Automation Project ⚙️

Easy Cloud Automation Project ⚙️

Ansible...

W J Pearce's avatar
W J Pearce
Mar 09, 2025
∙ Paid
7

Share this post

Cyber Notes
Cyber Notes
Easy Cloud Automation Project ⚙️
2
Share

If you haven’t already I recommend checking out last weeks newsletter to get started with a new AWS Cloud Account: New AWS Account Step-by-Step Guide✔️

This project is a chapter from TechOneTwenty: A Practical Breakdown: Understanding Cloud & Security with simple projects you can do at home

It’s actually on sale right now 💸 Click the image to check it out🖱️

What is Ansible?

At a high level, it’s an open-source tool that will automate the setup, configuration, and management of computers and servers. So, you have a list of tasks you need to do on multiple computers (usually servers), such as installing software or setting up user accounts. Instead of manually performing these tasks on each computer, which can be time-consuming, and if you’re anything like me and prone to errors, you can use Ansible. With Ansible, you create a simple, readable list of instructions once. Then Ansible takes those instructions and performs the tasks on all the targeted computers simultaneously, ensuring that each one is set up exactly as you specified. It’s one of those tools that you might not touch for weeks at a time in your career, but learning how it operates, in my opinion, is crucial.

Core Knowledge

I want to start with two diagrams that will help visualise how Ansible works. Pay close attention to the “Explained” bubbles.

Note: In a production cloud environment, we would want to keep SSH access to a minimum

We're going to skip straight to the project here, there's a lot of introductory knowledge to talk about, but I've saved that for TechOneTwenty to better fit the format of a newsletter….

Keep reading with a 7-day free trial

Subscribe to Cyber Notes to keep reading this post and get 7 days of free access to the full post archives.

Already a paid subscriber? Sign in
© 2025 W J Pearce
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share