From what I've observed, it seems AWS has ceased further development on Elastic Beanstalk. Perhaps they're shifting their focus away from it. They've discontinued many features and are even recommending alternatives like EKS and other serverless services. I've also come across numerous questions online from people encountering issues with Elastic Beanstalk. It seems to be a common concern that AWS is no longer prioritizing Elastic Beanstalk. Instead, they appear to be concentrating on serverless offerings. While this may be disappointing for Elastic Beanstalk users, I believe it's a positive move. Serverless represents the future. AWS could consider adding more platforms as managed services within Elastic Beanstalk. Currently, they offer around five or six. However, since it already provides a Dockerized environment, you can essentially run any language you prefer. So, in my view, they pretty much have everything covered at the moment.
Platform-as-a-service (PaaS) is a kind of cloud computing service in which, rather than having to build and maintain their own infrastructure, a client is able to develop, run, and manage applications on a platform that is provided by a third-party provider. The provider hosts both software and hardware, freeing the client from having to install and handle them in-house.
Sometimes there are issues when auto-scaling with CloudFront. In terms of integration with CloudFront and monitoring, it needs some improvement.
From what I've observed, it seems AWS has ceased further development on Elastic Beanstalk. Perhaps they're shifting their focus away from it. They've discontinued many features and are even recommending alternatives like EKS and other serverless services. I've also come across numerous questions online from people encountering issues with Elastic Beanstalk. It seems to be a common concern that AWS is no longer prioritizing Elastic Beanstalk. Instead, they appear to be concentrating on serverless offerings. While this may be disappointing for Elastic Beanstalk users, I believe it's a positive move. Serverless represents the future. AWS could consider adding more platforms as managed services within Elastic Beanstalk. Currently, they offer around five or six. However, since it already provides a Dockerized environment, you can essentially run any language you prefer. So, in my view, they pretty much have everything covered at the moment.