Published inAubergine SolutionsTrust me! You don’t want to miss this PostgreSQL command after the upgradeRecently, We have done a PostgreSQL version upgrade and faced few performance issues afterward. I thought to share it in this short blog…Jan 11, 20213Jan 11, 20213
Published inAubergine SolutionsEnable HTTPS for a web application running on Elastic beanstalk without a load balancerTo enable HTTPS for any website, we need to install and configure an SSL certificate on the server. SSL certificates protect users’…Jan 8, 2021Jan 8, 2021
Published inAubergine SolutionsAvoid downtime during the auto-scaling scale-out eventRecently, I configured time-based auto-scaling for one of our production applications running on an Elastic beanstalk environment. Our use…Sep 27, 20202Sep 27, 20202
Published inThe StartupCache Busting for an Angular App Deployed With AWS S3 and CloudFrontCaching is a very good way to load our web pages faster on users’ browsers, But that same cache becomes a problem when you have made a new…Aug 2, 20203Aug 2, 20203
How to schedule Python script (cron) on AWS Elastic Beanstalk with Django contextRecently, I was working on one Django project which is already deployed on Elastic Beanstalk. Due to some new feature requirement, I had…Apr 5, 20191Apr 5, 20191
Published inAubergine SolutionsUpload images from Angular app to AWS s3 bucket using FineUploaderThis post is intended for web developers who are trying to implement image upload functionality.Sep 15, 20186Sep 15, 20186
Published inAubergine SolutionsReal-time API performance monitoring with ES, Beat, Logstash and GrafanaAPIs in Web and mobile applications are the rising trend today. One impact of this trend is that a huge amount of commerce today takes…May 25, 2017May 25, 2017