I am developing a java program and is looking to load data to redshift table directly from ec2. I know s3 is a storage location. About ec2 I know only that ec2 instance is a like a virtual machine. I am now loading data from s3. Now I want to know how to load data from ec2 without the help of s3.
Please help I am new to this