Interesting read. I've used Elastic Beanstalk extensively, and while it doesn't have an automated CI pipeline, you can easily automate the deployment using Github actions. I wrote an article about it here: dev.to/thesameeric/deploying-a-nod...
I'll tryout App runner on one of my side projects to get the feeling :)
Interesting read. I've used Elastic Beanstalk extensively, and while it doesn't have an automated CI pipeline, you can easily automate the deployment using Github actions. I wrote an article about it here:
dev.to/thesameeric/deploying-a-nod...
I'll tryout App runner on one of my side projects to get the feeling :)
Thanks for sharing! Someone recommended this as well, using AWS CodePipeline too