Cloud Computing Services

AWS Services – Common | FrontEnd Development | BackEnd Development | Data Engineering | DevOps

Posted in CloudComputingServices, Design, Interview, Technology, Uncategorized | Tagged , , , , | 1 Comment

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 …

Posted in CloudComputingServices, Technology, Uncategorized | Tagged , , , | Leave a comment

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 …

Posted in CloudComputingServices, JAVA, Technology, Uncategorized | Tagged , , , , | Leave a comment

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 …

Posted in CloudComputingServices, Technology, Uncategorized | Tagged , , , , | Leave a comment

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 …

Posted in CloudComputingServices, Technology, Uncategorized | Tagged , , | Leave a comment

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 …

Posted in CloudComputingServices, Technology, Uncategorized | Tagged , , , | Leave a comment

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 …

Posted in CloudComputingServices, Interview, Technology, Uncategorized | Tagged , , , , , | Leave a comment

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 …

Posted in CloudComputingServices, Design, Project Ideas, Technology, Uncategorized | Tagged , , , , | Leave a comment

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 …

Posted in CloudComputingServices, Technology, Uncategorized | Tagged , , , | Leave a comment

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 …

Posted in CloudComputingServices, Design, Technology, Uncategorized | Tagged , , , , | Leave a comment

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

Posted in CloudComputingServices, Design, Technology, Uncategorized | Tagged , , , , | Leave a comment

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 …

Posted in CloudComputingServices, Interview, Quiz, Technology, Uncategorized | Tagged , , , , | Leave a comment

IBM Cúram on Cloud

https://www.ibm.com/support/knowledgecenter/SS8S5A_7.0.10/com.ibm.curam.nav.doc/common/ctr_cloud.html

Posted in CloudComputingServices, Curam, IBM, Technology, Uncategorized | Tagged , , , , , | Leave a comment

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 …

Posted in CloudComputingServices, Technology, Uncategorized | Tagged , , | Leave a comment

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 …

Posted in CloudComputingServices, Technology, Uncategorized | Tagged , , , , , , , | Leave a comment

AWS Serverless Architecture Important Points

Posted in CloudComputingServices, Technology, Uncategorized | Tagged , | Leave a comment

Leave a Reply

Your email address will not be published. Required fields are marked *