PinnedMahima ManikPrimary Key and Secondary Indexes in DynamoDBDynamoDB is a NoSQL database which is fully managed by AWS. DynamoDB can manage structured or semistructured data, including JSON…Oct 4, 20221Oct 4, 20221
Mahima ManikMy Firebase Learnings 📝Firebase is Google’s cross-platform app development platform. It provides fully managed backend service infrastructure for web based…Sep 12Sep 12
Mahima ManikPlaying with Azure chatbot over custom datasetI recently had the chance to play around Azure AI playground and search service.Mar 21Mar 21
Mahima ManikEnvironment variables using PydanticI have explained Pydantic, how to define schema and perform data validation in my previous post here.Jan 292Jan 292
Mahima ManikData validation using PydanticMost of us has started our coding journeys with C/C++/Java in college days. Once we master data structures and algorithms well, it becomes…Nov 30, 2023Nov 30, 2023
Mahima ManikS3 action to Lambda invocationI want to create a Lambda function which sends email to my the customer when their reports are available in S3 bucket. This is an…Nov 12, 2023Nov 12, 2023
Mahima ManikStep-by-step exploring orderer code of Hyperledger FabricI find Hyperledger Fabric code extremely challenging to understand, as there are so many lines of code and many functions are performed…Mar 20, 2019Mar 20, 2019
Mahima ManikFastest way to set up Hyperledger Fabric 1.2When I first learned about blockchains, I was so fascinated by it, that I started working on it right away. I have been working on…Jan 21, 2019Jan 21, 2019