Docker Docker is a freely available containerization platform enabling developers to bundle applications and their dependencies into self-contained and portable containers. These containers create lightweight and isolated environments, encompassing all
Category: Event-driven architecture
Container orchestration using Kubernetes and Docker Swarm – Compute
Container orchestration using Kubernetes and Docker Swarm Container orchestration and management platforms, such as Kubernetes and Docker Swarm, play a crucial role in managing and scaling containerized applications in cloud
Azure Functions – Compute
Azure FunctionsAzure Functions is Microsoft’s FaaS offering within the Azure cloud platform. It provides a serverless environment for developers to build and deploy event-driven applications. Azure Functions supports various programming
Event-driven architecture 2 – Compute
Serverless computing has gained popularity due to its ability to handle specific use cases effectively. Here are some details on the use cases for serverless computing: Serverless computing offers a
Event-driven architecture – Compute
Event-driven architecture FaaS platforms such as AWS Lambda and Azure Functions are designed for event-driven architectures. In this model, code is executed in response to specific events or triggers. Events
Technical requirements – Storage
Technical requirements To fully engage with the content of this chapter on cloud computing architecture, you should have a basic understanding of computer systems, networking concepts, and information technology. Additionally,
File storage – Storage
File storage File storage is a type of cloud storage that organizes and stores data in a hierarchical structure of files and folders. It provides a shared storage environment where
Object storage 2 – Storage
Now, let’s understand the steps involved in setting up an S3 bucket in a basic AWS cloud architecture.Setting up an S3 storage bucket in AWS involves a few simple steps.
Object storage – Storage
Object storage Object storage is a storage architecture that organizes and manages data as discrete units called objects. Unlike traditional file or block storage, which organizes data into a hierarchical
Google Cloud Storage – Storage
Google Cloud Storage Google Cloud Storage is the object storage service provided by Google Cloud Platform. It offers scalable and globally distributed storage for a variety of use cases. Here