BigBang projects are repositories of code and deployment pipelines that brings up an entire application stack, with monitoring, alerts, dns, infrastructure etc. Entirely managed by code. No human intervention on operations.
And no Kubernetes.
Context
Best Practices
Posts Categories
Latest posts:
- ARGLabs ReferencesPublic resources ARGLabs Website ARGLabs Bitbucket Project Terms and Definitions ARGLabs name: Its named after my name (Andre “Ramoni” Guimaraes) and “Labs”, that stands for “Do not reproduce it exactly like this in production. If you need help, pay me a pizza.”.
- ARGLabs Index, RoadMap and ChangeLogApp Team ☐ Team accounts ☐ First team app Cloud Engineering Team ☐ Team accounts ☐ Team service: VPN Shared accounts ☐ Shared network account ☐ Shared monitoring account Terraform Modules and main projects ☐ AWS Account Creation ☐ IAM ☐ AWS Config ☐ BigBang project Deployment definitions ☐ Deployment pipeline ☐ Environments Cloud Infrastructure … Continue reading ARGLabs Index, RoadMap and ChangeLog
- 001 – Main account first pipelineThe Main Account is the root of the ARGLabs AWS Organization, but it is intentionally minimal. It does not run any workloads. Its only job is to host the pieces that have to live at the very top of the tree: the organization structure, the identity provider for everyone who logs into AWS, and the … Continue reading 001 – Main account first pipeline
- 000 – Main account pre-requisitesWe aim to do everything as code in ARGLabs, but at the very first moment we cannot even run pipelines. There is no IAM role for Bitbucket to assume, no S3 bucket to store Terraform state, and no policies to authorize anything. This project breaks that chicken-and-egg cycle by provisioning the foundational pieces every other … Continue reading 000 – Main account pre-requisites
- ARGLabs is Being Rewritten AgainAfter years of iterating on the same foundation, ARGLabs is getting a full rewrite and this time, AI is at the center of it. With the advancements in AI tooling, I can now move faster, build smarter, and dedicate more focused time to what actually matters: shipping meaningful infrastructure work. The old repositories have been … Continue reading ARGLabs is Being Rewritten Again