PinnedPriyank RupareliyaBackendless 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 25Mar 25
Priyank RupareliyaForce CloudFormation to delete non-empty S3 Bucket on AWSHere’s a CloudFormation template that accomplishes this:Jul 13Jul 13
Priyank RupareliyaOver-optimizing your software architecture: Common BlundersNobody has come out of their mother’s womb “knowing” how many requests can PostgreSQL handle concurrently — Priyank RupareliyaMay 27May 27
Priyank Rupareliyadynamodb:UpdateItem Vertical Access ControlGotchas when dealing with fine-grained access control for update item in dynamo db on AWS.May 22May 22
Priyank RupareliyaRunning 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 18Apr 18
Priyank RupareliyainDev 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 26Mar 26
Priyank RupareliyaMulti-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 25Mar 25