RCW IT TRAINING · Tools
RESTRICTED TOOL ADMIN APPROVAL REQUIRED
RCW AWSNixOps logo

RCW AWSNixOps

Deploy and manage any AWS service by typing plain English — from a single Windows GUI. No command line, no installs.

v1.1 · PORTABLE EXENo Python installWindows 10 / 11Unzip & double-clickDemo mode built-inNo AI API keys

Downloads unlock with an admin-issued access code.
Portable edition 34 MB · source edition 1.2 MB · SHA-256 printed at download.

RCW AWSNixOps screenshot - chat-driven AWS console

The GUI: type prompts in the box, results and tables appear in the log.

Get the download — with admin approval

This tool is released under restricted access. Request it, and once the RCW IT Training admin approves, you'll receive a personal access code that unlocks the download below.

1Request access

Fill in the request form below (name, e-mail, purpose).

2Admin review

The RCW IT Training admin reviews each request manually.

3Receive your code

Approved? You get a personal access code by e-mail.

4Unlock & download

Enter the code on this page — the download opens instantly.

Step 1 — Request access

The e-mail button opens your mail app with the request pre-filled and addressed to the site admin. Requests are answered after manual review.Your request opens in your own mail app and is sent to info@rcwittraining.in — used only to review and answer your request. See the Privacy & Cookie Policy.

Step 2 — Enter your access code

Already approved? Enter the code you received (format AWSNIXOPS-XXXX-XXXX).

🔒 Download is locked. Enter a valid access code.
⬇ Portable EXE edition (recommended) 34 MB ZIP · unzip → double-click RCW-AWSNixOps.exe · Python, tkinter & boto3 bundled — install nothing.
⬇ Download
⬇ Python source edition 1.2 MB ZIP · for developers who already have Python 3.10+ · includes test suite.
⬇ Download

SHA-256 (portable): cdd6b31e428a1a9e7561d61615e30bac05c0233dd00ee770ce1d6fc97c5cdbc3
SHA-256 (source): 73cf0016fba16f969a322bb8eb104bb3035297e08805c45b32d27332775242d8
Verify on Windows: certutil -hashfile <file> SHA256

Download not starting or stuck at 0%?
  • Open this page in a real browser (Chrome/Edge/Safari), not the in-app browser inside Gmail, WhatsApp, Instagram or LinkedIn — those often block file downloads. Tap the menu ⋯ → Open in Chrome/Safari.
  • On a phone, long-press the Download button and choose “Download link” / “Save link”; on a computer, right-click → Save link as….
  • If it stalls on a slow/office network, copy the direct link below and use it on a strong Wi-Fi or mobile data (the link supports resume).

Direct links (right-click/long-press to save, or copy into a download manager):

How approval works: every code is issued personally by the admin and can be revoked or rotated at any time. Please don't share codes publicly — shared or leaked codes are disabled and replaced.

Type English. AWS happens.

A chat-style console for your cloud: prompts go in the box, results (tables, IDs, cost reports, hints) come back in the log.

you › create ec2 instance web1 t3.medium with ports 22 and 80 in mumbai
✔ Launched 1 x t3.medium (Amazon Linux 2023) → i-0e4c9a1b2c3d4e5f6
you › cost last 7 days
✔ TOTAL: $68.59 (EC2 $41.87 · RDS $12.04 · S3 $3.41 …)
you › empty bucket my-data then delete bucket my-data
▲ DELETE BUCKET :: my-data — Proceed? [ Yes / No ] ← always confirmed
you › boto3 firehose list_delivery_streams {}
…every AWS service is reachable, even ones without built-in verbs

What it covers

25+ services with friendly English verbs built in — plus a raw escape hatch for everything else.

EC2VPC · Subnets · Security GroupsEBS · SnapshotsElastic IPsS3LambdaRDSDynamoDBIAMCloudWatch · LogsECS · ECR · EKSELB / ALB / NLBRoute 53CloudFormationSNS · SQSKMSSecrets ManagerCloudFrontAuto ScalingElastiCacheAPI GatewayCost Explorer+ any service via boto3 raw mode

Why trainers & engineers like it

True portable edition

One folder, one exe. A private Python 3.12 runtime with tkinter and boto3 is bundled inside — nothing to install, no PATH changes, no console windows. Just the GUI and your prompt.

Chat-ops, zero CLI

Everything — setup, credentials, deployments — happens in one GUI window. Perfect for learners who shouldn't need a terminal first.

🧠Rule-based language engine

Understands city names ("in mumbai"), sizes ("t3.medium"), ports, CIDRs, chaining ("… then …"). No API keys, no cloud AI, private by design.

🛡Safety rails

Destructive actions always require confirmation, a dry-run mode previews without executing, and every action lands in a local audit log.

🎓Built-in Demo mode

A simulated AWS account with realistic data — explore, break things, learn. Zero risk, zero cloud cost, no AWS account needed.

🔑Credentials stay local

Keys are saved only to the standard ~/.aws/credentials file on your own PC, in the AWS-standard format every tool uses.

Quick start (after approval)

1
Unzip anywhereUnzip RCW-AWSNixOps-1.1-portable.zip to any folder (Desktop, Documents, C:\Tools…). Avoid C:\Program Files — the app saves its settings next to itself.
2
Double-click RCW-AWSNixOps.exeFirst run, Windows SmartScreen may warn (new, unsigned file). Click More info → Run anyway. Keep the whole folder together — the runtime lives inside it.
3
Connect & typeClick Configure AWS… to paste an IAM access key — or Try Demo Mode to explore safely. Then type: help, list instances, create bucket my-test-2026.
Security: only use IAM keys you are allowed to use. Give learners scoped policies (e.g. AmazonEC2ReadOnly + a sandbox account), never production admin keys. The tool shows exactly what it will do before doing it.