I also forgot to mention the part where he thought his firewall was slowing down his website so he had it removed thus opening up his production Windows Server to the wide open internet. His internet provider...Comcast Business DSL.
Docshare is an instant document tracking tool which will notify you via email whenever someone visits your document. And You will get insights like: >> Overall Time spent on document.
>> Location/IP: Know the exact location of the viewer.
>> Email id (if enabled): Every time viewer will be asked to enter email to view your document.
Docshare is an instant document tracking tool which will notify you via email whenever someone visits your document.
And You will get insights like:
>> Overall Time spent on document.
>> Location/IP: Know the exact location of the viewer.
>> Email id (if enabled): Every time viewer will be asked to enter email to view your document.
Excellent post. I wanted to generate thumb images for photos uploaded to s3 bucket using aws Lambda, could successfully implement it.
but found one issue, that many here might not be aware of, S3 bucket and Lambda function should be in same aws region.
Unfortunately, my s3 bucket is in southeast-ap, and aws lambda is not available in this region. couldn't go live today. will have to copy bucket to another region to use it.