
 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)...

 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... 

 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...



