#infrastructure
Read more stories on Hashnode
Articles with this tag
As a programmer, hard-coding values in my code, even test code, feels dirty and it's usually not a scalable practice. I've built an AWS CDK app to...
In part 1, we automated the provisioning of your Amazon EC2 instance using AWS CloudFormation. When you built the EC2 instance manually in the past,...
As a full-stack developer, you don’t have time to deal with infrastructure, environment inconsistencies, manual testing, and manual deployment of your...
Did you know that CloudFormation templates come in two flavors? YAML and JSON. When CloudFormation launched, JSON was the only format supported. YAML...
If you're a full-stack software developer, you probably want to focus your time delivering core business value. Dealing with infrastructure,...
Business is picking up. You're seeing more traffic to your web app and you know the next big traffic spike could put it over the edge. When that...