AWS DataSync is a powerful service to move data between a range of sources and destinations. Being a managed service, it frees us from having to...
Scenario - From Network Fileshare/device This is the scenario where the files are generated or updated to some file share/network drives. EC2...
The first part of this blog series discusses updating EFS placed in private subnet using AWS CodePipeline. This post discusses achieving the same...
Amazon EFS is a widely used AWS service. Be it applications running in EC2 instances or containers or serverless apps, EFS provide the 'external file...
Many tools and applications publish their docker images to docker hub and other public repositories, and many of them supply a docker-compose file to...
CodeArtifact has been in AWS' devops tool set since mid 2020, but I haven't explored it until about 6 months ago. Being the lazy person I am, I get...