You can store files on the Elastic Block Store (EBS), and Elastic File System (EFS). EBS volumes
are mounted as block devices to EC2 instances and EFS volumes are mounted to the instance using
NFS v2 protocol.
AWS Lambda is a compute service for running code as functions.
Amazon LightSail is a compute service for running instances.
Amazon Simple Queue Service (SQS) is a message bus for temporarily storing data that is being
passed between application components.