AWS/DevOps Project "DataFlowXpress": Streamlined Data Pipelines for Modern Analytics
Services that will be used in this project:
AWS Lambda: It is a serverless computing service offered by AWS. It allows us to run the code/application without having to manage or provision the server. We just have to upload the code (Lambda Function)...
My Incredible Journey at Kubernetes Community Days Bangalore: A Gateway to the DevOps Ecosystem
Introduction:
Last week on Friday and Saturday, I had the privilege of attending Kubernetes Community Days with a free student pass I received as part of a student scholarship. The event turned out to be an overwhelming experience, immersing me in th...
WebAssembly (WASM): A new development paradigm for the web.
What is WebAssembly?
It is a low-level binary web format compiled from other languages to offer maximized performance and augment JS.
Advantages and use cases of WebAssembly
Reliable and better performance
Enhanced portability
Greater flexibility...