2024
9 essays filed in 2024, from 4 writers. Most-covered topic: #aws devops.
- Essays
- 9
- Writers
- 4
- First filed
- Jan 3
- Latest
- May 18
- Words published
- 10484
- Top topic
- #aws devops
-
software engineering
From Localhost To Production — Best Practice on Software Development and Deployment
A walk-through for taking a Node + Postgres + Nginx stack from your laptop to a hardened production server.
-
technology
The most Flexible AWS Savings Plan
How AWS Compute Savings Plans can cut up to 66% off the cloud bill — without locking you into an instance family.
-
gpt
Securing LLM — Retrieval Augmented Generation
Five steps to keep a RAG-powered LLM app from leaking its prompt, your data, or both.
-
entrepreneurship
Scrum Is Here To Stay
Scrum still works for distributed teams — the trick is making sprint retrospectives feel human, not procedural.
-
aws cost optimization
Migrating EC2 to AWS Graviton (ARM): A Cost-Reduction Case Study
How we cut Clearview client EC2 bills by up to 20% by migrating x86 workloads to AWS Graviton (ARM64) — the instance-family swap (M6g, C7gd, R7g), the AMI-selection step in Terraform, and the compatibility checks we ran first.
-
software development
Power of AI in Software Development
How CVAI cut hours of JIRA grooming, PR creation, and PR review down to seconds for our engineering team.
-
aws app runner
Deploying Node Containers on AWS App Runner with Terraform
Why AWS App Runner is our default for container workloads — the `aws_apprunner_service` Terraform resource, ECR wiring, and the auto-scaling defaults we actually keep in production.
-
software engineering
Embracing Improvements
Tailwind, BEM, and the cost of holding on to coding conventions past their expiration date.
-
budget
AWS Budgets and Alerts with Terraform: A Cost-Monitoring Case Study
How we set AWS budgets and Slack alerts with Terraform — the `aws_budgets_budget` notification block, its `subscriber_email_addresses`, and how to route a real breach into SNS before the invoice hits the CFO's inbox.