PinnedBackendless with AWS Cognito, DynamoDB and ReactJs — Starter ProjectIn this guide, we’ll navigate the creation of a secure React application on AWS, focusing on user authentication through Cognito, data…Mar 25, 2024Mar 25, 2024
Force CloudFormation to delete non-empty S3 Bucket on AWSHere’s a CloudFormation template that accomplishes this:Jul 13, 2024Jul 13, 2024
Over-optimizing your software architecture: Common BlundersNobody has come out of their mother’s womb “knowing” how many requests can PostgreSQL handle concurrently — Priyank RupareliyaMay 27, 2024May 27, 2024
dynamodb:UpdateItem Vertical Access ControlGotchas when dealing with fine-grained access control for update item in dynamo db on AWS.May 22, 2024May 22, 2024
Running local kibana and elasticsearch in containers with docker — Technical guideFor such developers, I’ve created a clean, minimal docker-compose file that you can use to spawn up Elastic Search and Kibana instance on…Apr 18, 2024Apr 18, 2024
Published inDev GeniusRender JSON based UI with react-antd-json-renderer-libraryRender JSON based structure into UI with minimal efforts. Useful for representing complex, nested stages, tabs, lists etc.Mar 26, 2024Mar 26, 2024
Multi-column support for react-jsonschema-form with antdreact-jsonschema-form is meant to automatically generate a React form based on a JSON Schema. If you want to generate a form for any data…Mar 25, 2024Mar 25, 2024