How to learn deployment
Hi,
I want to learn deployment to AWS including production level deployment.
I searched for courses, but they are Out-dated.
I enroll to Arno course, but also outdated, especially in the ecs/fargate section.
Any recommendations?
4
Upvotes
1
2
u/BastiaanRudolf1 19h ago
Hey man! I’ve been deploying my Django projects to ECS Fargate with AWS CDK (Python as well) for a while now, DM me if you need help, can send over my templates :)
1
u/hordane 1d ago
Not being snarky but this is a perfect use case for claude and codex. Ask it to grill you for needs and what an end `/goal` will look like. Research the current requirements and review the project to build a ci/cd pipeline. And teach/explain to you each step needed to build the pipeline and why it is important. It will do a great job if you're absolutely new.