Skip to main content
Tag

Tag: AWS

LocalStack Mastery

NodeJS and AWS SDK Explained introduction Have you ever wanted to build applications that use Amazon Web Services (AWS) but found it challenging or costly…

Read More

Getting Started with AWS S3 and NodeJS

Cloud storage is one of the crucial components of cloud computing and there are very few that provide as much flexibility as AWS Simple Storage Service or commonly AWS S3. Normally, virtual private servers come with minimal storage to accommodate programs and services which can be extended. But these attached storages get more expensive since they are faster, frequently accessed and must remain standby as long as the dependent instance(s) are running. AWS Elastic Block Storage is such a storage solution for all their computing

Read More