PinnedPublished inAWS TipHandling Large AWS SQS Messages Using Amazon S3In Amazon Simple Queue Service (SQS), messages have a maximum size limit of 256 KB. If you want to push a larger message, you can use…Mar 17, 2023Mar 17, 2023
Published inAWS TipLevel Up Your Lambda Deployments with Serverless FrameworkServerless Framework enables the creation of project stages for deployment. These stages serve as valuable tools for establishing separate…Jul 24, 2023Jul 24, 2023
Publishing Your Python Package on PyPI: A Simple GuideCreating and publishing a Python package on PyPI allows you to share your code with the community and make it easily installable for…Jul 17, 2023Jul 17, 2023
Published inAWS TipBuilding an Automated Workflow: Monitoring and Processing SQS Messages Using AWS EventBridgeIn this article, I will share the architectural design of a solution for automating job execution immediately after AWS SQS finishes…Dec 15, 2022Dec 15, 2022