This is a crash course in how CI / CD (continuous integration & continuous deployment) pipelines actually work, and the levels of how you might implement one, from a personal project all the way up to how they look inside enterprise software systems. There are plenty of tools that can help with this like GitHub actions or GitLab CI/CD. My Ultimate System Design Guide (start here): https://www.arjaythedev.com/guides/system-design My app + discord community: https://thedailydevweb.arjaythedev.com/ #systemdesign #programming #softwareengineer #devops
ADVERTISEMENT
Can you cover an overview how autoscale systems work and which one is best to use for a growing startup
this guy is the GOAT for system design. no one even comes anywhere close to being this detailed and passionate about these topics!!
Nice!
Please make a video on how to end to end build a production ready feature/project which is maintainable and fails safely. Like what do senior engineers keep in mind while building a project for production
This is something i always tried to understand ! Thank you for clear explanation. Would you be able to explain most frequent pipeline failures like artifacts build failure, integrations test failure , failing at different stages, versioning failures and any other failures in the pipeline! Thanks in advance !
Thanks !!!!
Excalidraw mentioned 🔥 Amazing content!
How to do rollbacks of changes that include DB migrations
The topics you explain are very interesting, but maybe you could do it a little bit slower and deeper. It feels like a longer short or tiktok, instead of a "tutorial". But keep doing these topics, I learn a lot from you. Thanks!
Is the preprod staging?