FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
Week 9: Fish Shell Functions for Managing AWS EC2 Instances -- Save Time and Billing
How-ToTools

Week 9: Fish Shell Functions for Managing AWS EC2 Instances -- Save Time and Billing

via Dev.to Tutorialfosres3h ago

Prerequisites: This post assumes you have a working AWS lab with IAM Identity Center and SSM Session Manager configured. If you have not done that yet, start here first: 👉 Secure AWS Lab Setup for Security Engineers: IAM Identity Center + SSM + Zero Open Ports If you find this useful, I'd really appreciate a ⭐ on my open source secure coding exercise repo — it helps a lot: 🌟 Star the SecEng-Exercises Repo on GitHub Also — why do you read security engineering blog posts? One click helps me write better content: 👉 Take the poll (takes 10 seconds) Introduction Running a personal AWS security lab involves the same set of CLI operations over and over: launch an instance, connect to it, do some work, save your progress, and shut it down to avoid unnecessary billing. Without automation, each of these steps requires remembering long aws ec2 commands with multiple flags. This post provides a complete set of fish shell functions that reduce all of that to single commands. They are designed speci

Continue reading on Dev.to Tutorial

Opens in a new tab

Read Full Article
0 views

Related Articles

The Go Paradox: Why Go’s Simplicity Creates Complexity
How-To

The Go Paradox: Why Go’s Simplicity Creates Complexity

Medium Programming • 4h ago

How-To

The Cube That Taught Me to Code

Medium Programming • 5h ago

Data quality testing: how Bruin and dbt take different paths to the same goal
How-To

Data quality testing: how Bruin and dbt take different paths to the same goal

Dev.to • 5h ago

A Funeral for the Coder
How-To

A Funeral for the Coder

Dev.to • 6h ago

Monorepo vs. Polyrepo: How to Choose the Right Strategy for Managing Multiple Services
How-To

Monorepo vs. Polyrepo: How to Choose the Right Strategy for Managing Multiple Services

Medium Programming • 6h ago

Discover More Articles