What is AWS S3?

AWS S3 stands for Amazon Simple Storage Service. It is a highly scalable, secure, and durable object storage service provided by Amazon Web Services (AWS). S3 allows you to store and retrieve large amounts of data from anywhere on the Read More …

Serverless Architecture

Introduction Serverless architecture is a cloud computing model where developers can build and run applications without the need to manage servers. In serverless architecture, the cloud provider takes care of server management, automatic scaling, and resource allocation based on the Read More …

Software Architecture Design Discussion

Introduction This tutorial helps the user to understand and discuss software architecture design. The discussion will include cloud services and traditional design discussion. Please find the MS PowerPoint slides below with video explanation – Serverless Web Application Architecture