Here a link to the quick study guide on how to get LAMP running on AWS Lightsail Log into AWS
Tag: AWS
AWS EC2 Tips
While connecting to an EC2 instance from SSH, Amazon tutorial suggest you type in the following: ssh -i {full path
AWS S3 Related Notes
Upload and download large files (example code) S3 Transfer Manager Link to documentation and example code S3 file name <=
AWS PHP SDK Requirments
Enable Openssl and cURL If you are using XAMPP, these utilities are already installed. Enable the following in xampp/php/php.ini in
ExpanDrive with AWS S3
This post describes how to mount AWS s3 as an external drive in Windows 10 using ExpanDrive which is a
AWS FSx Notes
From FAQ as of 6-24-19: FSx supports all Windows version starting from Windows Server 2008 and Windows 7 Use “Map
Set Up S3 Bucket on AWS for program access
See Helpful Video Here. See Github code Here. See Another Helpful Tutorial Here. In this post, you will be granting
Set Up SFTP on AWS
Helpful links: Amazon Documentation for AWS transfer SFTP service Amazon Document for working with custom host names This video provides