AWS Why use AWS Lambda & SQS for managing large requests? Recently, a scenario came in where a data of around 20,000 user had to be proceed. The data had to be calculated in the background and inserted into the
AWS Going Server-less with AWS Lambda ? Server-lessThe term `Server-less` has gained so much hyped recently. Everyone talks about executing their code on an server-less architecture but first let's understand what is server-less anyway ? Server less is
AWS Moving your media file from Linux server to Amazon s3 using s3cmd In this tutorial, we will learn how will we move file,folder from your server to Amazon s using s3cmd.