PinnedBuilding AWS Lambda Functions with CDK L2 Constructs — Part IIHow L2 constructs simplify Lambda deployment and why permissions matter in serverless architecturesAug 18Aug 18
PinnedHow to Use Property Classes to Configure CDK Constructs — Part IBuilding a serverless DynamoDB application to demonstrate advanced CDK configuration patternsAug 12Aug 12
Execute Postman tests from AWS CodeBuildObject is to create API integration tests using Postman and execute it in AWS using AWS CodeBuild.Dec 3, 2023Dec 3, 2023
Write data into DynamoDB from json fileOne of the challenges is creating initial data set in dynamoDB. This data could be used for performance testing. AWS SDK go could be used…Nov 7, 2023Nov 7, 2023
Schedule postman collection run in Node.jsPostman helps us to write and automate API tests. We can create collections which are group of API requests. Newman is a command-line…Aug 1, 2021Aug 1, 2021
Managing .env file in Azure PipelineQuick tip to use environment variables for your Test Automation.Mar 7, 2021Mar 7, 2021
Selenium Web Automation Logs in Kibana via LogstashA simple way to write logback.xmlMar 17, 2020A response icon1Mar 17, 2020A response icon1
How to send an Automation Report using Sendgrid API…Pre-requisite: create account at Sendgrid and generate api token. Sendgrid provides different plans to opt for. For testing, You can opt…Oct 18, 2019Oct 18, 2019