What is AWS EBS?

Introduction AWS EBS (Amazon Elastic Block Store) is a scalable block storage service provided by Amazon Web Services (AWS). It is designed to provide persistent block-level storage volumes for use with Amazon EC2 (Elastic Compute Cloud) instances. EBS allows you Read More …

What are the difference between Springboot and Springboot Cloud?

Spring Boot and Spring Cloud are related but distinct frameworks within the broader Spring ecosystem. Here are the key differences between Spring Boot and Spring Cloud: In summary, Spring Boot is focused on simplifying the development of standalone Spring applications, Read More …

What is AWS EC2?

AWS EC2 stands for Amazon Web Services Elastic Compute Cloud. It is a web service provided by Amazon that allows users to rent virtual servers, also known as instances, on which they can run their applications. EC2 provides resizable compute Read More …

Can we throw exception from AWS Lambda Function?

Introduction Yes, you can throw exceptions from an AWS Lambda function. Throwing an exception in your Lambda function code allows you to indicate that an error or exceptional condition has occurred during the execution of your function. When an exception 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 …

Application Architecture for – Click Event Stream and User Behavior (IOT)

Introduction The click stream event and user behavior application capture all events from an application and store them on the database or data warehouse for future reference. It is a data-driven architecture that helps our stakeholders to understand the performance Read More …

Amazon AWS Certified Developer Associate Exam Part 1

Introduction This Sample Amazon AWS Certified Developer Associate Quiz will help Amazon AWS Certified Developer Associate to enhance their skills for short and important questions which might be asked during interview/certification exam. Please start mock exam by Clicking on Start Read More …

IOT Software Architecture Design

Introduction This tutorial helps the user to understand and discuss software architecture design related to the Internet of things. The discussion will include cloud services and traditional design discussion.Internet of things is based on four simple building blocks also called 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

Amazon AWS Certified Developer Associate Exam Part 1

Introduction This Sample Amazon AWS Certified Developer Associate Quiz will help Amazon AWS Certified Developer Associate to enhance their skills for short and important questions which might be asked during interview/certification exam. Please start mock exam by Clicking on Start Read More …

Docker Command(s)

This tutorial contains the basic Docker commands which a developer can execute to create and maintain the docker container(s). Please find commands as given below – attach Attach local standard input, output, and error streams to a running container build Read More …

AWS Cloud Services Important Point(s)

Introduction This document contains all important points related to AWS Cloud Services which we prepared for Associate Architect Exams. Also, this contains some basic Architect diagrams for the reference. Please add an important point in the comment section.   S. Read More …