Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
Don't run out of disk space on your EC2 instance when generating or working with large files. Automatically add EBS volumes to a filesystem mount point in response to disk utilization.
Terraform module to provision AWS Backup, a fully managed backup service that makes it easy to centralize and automate the back up of data across AWS services such as EBS volumes, RDS databases, DynamoDB tables, EFS file systems, and AWS Storage Gateway volumes.
Volsd (or volume dispatcher) maintains and syncs a number of Amazon EBS Volumes. Using volsd, a newly created web server can mount one of these volumes quickly and start serving client requests. This is very useful when using Amazon AutoScaling Group and eliminates the need to use a cloud NAS/SAN storage.
The purpose of this app is make a AWS Spot Instances STATEFUL, to do that we create or retrieve an eip and a volume during ec2 startup. It uses a tag added to the resource to track if it exists, otherwise it creates the resource and tag it with the given service name.