Pelican Static Site Continous Delivery to AWS S3 using github actions

Posted on July 11, 2021 in Performance • Tagged with WebSite, S3, Pelican

Pelican Static Site Continous Delivery to AWS S3 using github actions

Usecase : If you alredy have a Pelican Markdown based static generator as a platform for your static site and is hosted in AWS S3 and you dont wanted to manage any of the below things except creating the content …


Continue reading

Generate Bulk XML files for Load testing using JMeter

Posted on July 04, 2021 in Performance • Tagged with Jmeter, Performance, Loadtesting

Generate Bulk XML files for Load testing

UseCase : One of the very common use cases while performing loading testing an backend applications /services that rely on XML's as input is to generate 1000's of XMLs with minor differences and feed in to the application in order to gather the metrics …


Continue reading