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
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
Use cases for containers – Compute
Use cases for containers This section delves into the diverse and valuable applications of containers across different industries and environments. By examining real-world scenarios, this section highlights the benefits of
Serverless computing 2 – Compute
Serverless computing offers several advantages, including reduced operational overhead, automatic scalability, cost optimization, and faster time-to-market. By abstracting away infrastructure management, serverless computing enables developers to focus on building application
Serverless computing – Compute
Serverless computing Serverless computing, also known as function as a service (FaaS), is a cloud computing model where developers focus on writing and deploying functions without the need to manage
AWS Lambda – Compute
AWS LambdaAWS Lambda is a leading FaaS platform provided by AWS. It allows developers to run their code in response to events without having to manage or provision servers. Lambda
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,