Amazon web services – Securing AWS Elastic Beanstalk Endpoint from Public Access
I deployed my Java Spring Boot application with AWS Elastic Beanstalk as my backend server serving requests from my frontend React web application deployed in AWS S3 bucket. It is then served via AWS Cloudfront. Now I have configured the…