My Learning Journey
  • My Learning Journey
  • Timeline
    • 2024
      • August
        • August 08, 2024
        • August 09, 2024
        • August 10, 2024
        • August 11, 2024
        • August 12, 2024
        • August 19, 2024
      • November
        • November 26, 2024
      • December
        • December 13, 2024
        • December 21, 2024
Powered by GitBook
On this page
  • Things That I Discovered
  • 1. Run Ansible Playbook Locally on the Host Machine
  • 2. How Canva Saved Millions in AWS S3 Costs - YouTube
  1. Timeline
  2. 2024
  3. August

August 11, 2024

PreviousAugust 10, 2024NextAugust 12, 2024

Last updated 5 months ago

Things That I Discovered

1. Run Ansible Playbook Locally on the Host Machine

  • I learned that we can run Ansible Playbooks directly on the host machine without needing a remote connection. This is particularly useful for scenarios where local configuration management is required or when working with a single machine.

  • Command Example:

    ansible-playbook --connection=local --inventory 127.0.0.1, playbook_name.yml
  • Further Reading: I’ve documented this in more detail on my TIL website. Check it out .

2. How Canva Saved Millions in AWS S3 Costs - YouTube

here
YouTube Video Link