Vignesh A Sathiyanantham

Vignesh A Sathiyanantham

Results-oriented professional with over a decade of experience in Supply Chain, and Cloud SaaS products, gained in dynamic product startup environments as well as corporate settings. AWS Certified Developer Associate with expertise in SaaS application development, microservices, AWS SDK integration, and scalable systems utilizing AMQP (RabbitMQ), GCP Pub/Sub. Currently leading the offshore team for integration of the MIRAKL marketplace for top-tier e-commerce order management.

How to Encrypt the unencrypted EBS volume

[amazon_link asins=’8126565780,B007X6SMD6,B01FGT7J3K,B007Q4XQEU,B01LX8J2S9,B01MG5IPDO,B01FSZHYSW’ template=’ProductCarousel’ store=’asvignesh-21′ marketplace=’IN’ link_id=’c40293c0-c0bb-11e7-9231-5decb318ea19′]   First stop the AWS EC2 Instance Create the EBS snapshot of the volume which you want to encrypt Copy the EBS snapshot which you created in the previous step to same availability zone…

Setup a V-Host on WAMP

Setup a Virtual Host on WAMP Most developers do work locally, Like them i work locally, test then deploy to staging / production. Sometime i used to work on WAMP stack too… in this case creating virtual hosts is better option…

Resizing your VMFS

I’ve been developing an automation scripts to provision and expand VMFS Datastore. Expand not Extent… I increased the storage volume size and need to increase the size of VMFS datastore without affording the downtime Here is the VIjava / YAVI Java code for…