Remix & CDK fun
Published: 08-11-2022
Deploying Remix to AWS using the CDK.
Published: 08-11-2022
Deploying Remix to AWS using the CDK.
Published: 14-11-2022
Using domains, certificates and GH Actions CI/CD in multi-account AWS.
Getting all those AWS ducks in a row and playing nicely.
Automation makes the world go round (well physics does really but 🤫). Automating what? Mainly AWS infrastructure using tools like Org Formation and AWS CDK. Combined with CI/CD workflows and a bit of business logic, everything can be controlled with code.
Tricky ones at that. No two systems are the same, issues always crop up. Brownfield modernisation, working across domains, migrating to serverless/cloud native, extra learning
Especially in smaller, nimble teams! Building out APIs, determining database access patterns, planning event flows, mocking up Figma interfaces, wrestling state management in React - all interesting in different ways.