After Years of Developing Lambda Scripts from creating Serverless Applications to Pipelining your Tasks, Here are the Best Practices that we follow....
MicroPyramid Blog
Deep dives into Django, Python, Machine Learning, Salesforce, React, Flutter, Svelte, AWS, and the technologies that power modern applications.
We struggle to load fonts from CloudFront because of CORS.CORS - Cross Origin Resource Sharing is a security measure to block macious scripts or reso...
When You want to Provide access to Amazon Web Services Console or if you're planning to provide REST API Keys to your Developers of a Third Par...
Why do we go for Bounce and Complaint Handling while sending emails?In general while sending emails, we will prepare some recipient addresses as our ...
Configuring the Wordpress as subdirectory can be tricky. In this tutorial, we will Setup a Django Website alongside a WordPress blog. Our Site Structu...
When You have an application that is serving Huge Customer Base, so will be your Traffic. Sometimes The Application stops responding. We can use loa...
While handling Large amounts of data with elastic search, you may run out of server capacity or compute power, Forming an Elasticsearch cluster will r...
When using Boto you can only List 1000 objects per request. So to obtain all the objects in the bucket. You can use s3 paginator. To use paginator you...
Instead of cloudfront default domain, we can customize it usinh cdn. ex: cdn.sitename.com. If you are struggling with any AWS related services contact...
This section focuses on how to setup and deploy a Django application to Amazon Web Services(AWS)....