#aws
Read more stories on Hashnode
Articles with this tag
Introduction Amazon Elastic Compute Cloud(EC2) is a virtual server that can be used to deploy applications. It is a highly available, scalable and...
Amazon Simple Storage Service (Amazon S3) is a fundamental and highly versatile cloud storage service offered by Amazon Web Services (AWS). It...
Introduction In the rapidly evolving landscape of cloud computing, AWS Lambda is an important innovation that redefines the way we build and deploy...
Simple Notification Service(SNS) is a managed service based on the publisher/subscriber model aka pub-sub. The messages in SNS are delivered via...
Before digging into AWS' Simple queue service, it's important to have a brief understanding of queues in general. A queue is a data structure that...