Nahidnahidislam.hashnode.dev·Nov 1, 2024Cloud Computing and DevOps Engineering Explained: An Easy GuideIn today’s tech world, Cloud Computing and DevOps Engineering play crucial roles in how applications are developed, deployed, and maintained. They both drive efficiencies and innovation in IT processes but have distinct focuses and functionalities. W...DiscussCloud
Sundaresan Anandansundaresan.hashnode.dev·Sep 24, 2024PAAS — FAAS: Let’s understand the difference between pass and faas cloud serviceFunctions-as-a-Service (Faas) FaaS is an inevitable part of the serverless framework. The compute containers characterized above, can exist as FaaS offered by major cloud providers such as AWS (eg AWS Lambda), Google Cloud (Cloud Function) and Azure ...DiscussCloud
Mathieu AncelinforCloud APIM's blogblog.cloud-apim.com·Jun 13, 2024🛠️ Unlock the power of programmable API Gateways - customize your APIs with JavaScript ModulesSometimes existing APIs are well thought out and designed, sometimes clients are flexibles and can adapt to the API responses. And sometimes everything goes wrong ... In such cases, it can be really helpful to be able to customize things in a central...DiscussAPIs
AffinityMartaffinitymart.hashnode.dev·Apr 15, 2024Demystifying Serverless: Your Ultimate Guide to faasdIn a world where technology constantly evolves, serverless computing emerges as a groundbreaking solution, revolutionizing how we deploy and manage applications. In this detailed guide, we'll delve into the realm of serverless computing and explore t...Discussserverless
Etienne ANNEzwiterrion.hashnode.dev·Mar 21, 2024Building your first FAAS with WasmWelcome back to Wasm ecosystem ! Today we're going to build a FAAS (Function as a service) using our reverse proxy Otoroshi and the capabilities of WebAssembly. Function as a service (FaaS) is a cloud-computing service that allows customers to run c...Discuss·197 readsWasm and Otoroshiwasm
Sanskar Guptasans.hashnode.dev·Feb 23, 2024Does Serverless has servers? (Damn!!!)Serverless computing refers to the paradigm of building and running applications without managing the underlying servers. With serverless, the cloud provider abstracts away the servers, runtimes, scaling, and capacity planning from the developer. The...Discusssoftware development
Philippe Charrièrek33g.hashnode.dev·Jan 21, 2024Deploy a Wasm FaaS on a Pi3 a+Small reminder: What is Simplism? Simplism is a highly lightweight application server that can serve WebAssembly plug-ins via HTTP as microservices speedily and straightforwardly. Simplism is cloud provider-agnostic, allowing you to deploy it anywher...Discuss·1 like·121 readsSimplism: the cloud-native runtime for Extism Wasm plug-inswasi
Philippe Charrièrek33g.hashnode.dev·Dec 20, 2023Deploy a wasm function on Koyeb in a blast with Simplism.Quick reminders: Simplism is a highly lightweight application server that can serve WebAssembly plugins via HTTP as microservices (or even nanoservices) speedily and straightforwardly. Simplism is cloud provider-agnostic, allowing you to deploy it a...Discuss·201 readsSimplism: the cloud-native runtime for Extism Wasm plug-inswasm
Philippe Charrièrek33g.hashnode.dev·Dec 17, 2023Simplism, the straightforward way for a Wasm FaaS on Clever CloudPreamble Before delving into the heart of the matter, I need to answer four questions quickly: What is a Function as a Service (FaaS) platform? What is Clever Cloud? What is WebAssembly? And finally, what is "Simplism"? And my answers would be:...Discuss·3 likes·344 readsSimplism: the cloud-native runtime for Extism Wasm plug-insWebAssembly
Garvit Singhgarvit05.hashnode.dev·Dec 8, 2023Cloud Service ModelsWhat is a Cloud? A cloud is a type of parallel and distributed system consisting of a collection of interconnected and virtualized computers that are dynamically provisioned and presented as one or more unified computing resources based on service-le...Discuss·20 likesCloud