Tag - automation

AWS deployment with Ansible

AWS deployment with Ansible

Automation is a core component of modern cloud infrastructure management. AWS deployment with Ansible offers a simplified, reliable way to manage cloud infrastructure. Manually deploying and configuring resources in AWS can be time-consuming, error-prone, and inefficient. This is where Ansible, a powerful open-source automation tool, shines. It allows you to...

Read more...
SSH Management - Foreman

Guide to SSH Management: How to Automate Your Foreman Hosts

Why type when you can script? If you're managing a ton of servers through Foreman and manually editing your ~/.ssh/config, stop right now! There’s a better way. This script will automatically generate your SSH configuration, making it easier than ever to connect to your managed hosts. Let’s be honest: sysadmins...

Read more...
EC2 instance

Automate EC2 instances resize with AWS Ops Automator

If you find yourself in a situation where you have to automate EC2 instances type change (vertical scaling) or create an EBS snapshot at specific time or time-based interval, then AWS Ops Automator might be the perfect solution for you. While the feature list of this tool isn’t impressively long,...

Read more...