© 2023 Hashnode
#serverless
Introduction: Batch computing plays a crucial role in various industries, enabling organizations to process large-scale workloads efficiently. AWS Batch, a managed service provided by Amazon Web Servi…
Introduction Pocketbase is a cool alternative to Firebase, Appwrite, Supabase and other services like these, but what makes it cool is, how easy it is to setup with just a few clicks, pocketbase is written in GO and uses SQLite for the back…
Introduction In the dynamic landscape of software development, serverless architecture has emerged as a revolutionary concept, allowing developers to focus on code rather than infrastructure management. With Amazon Web Services (AWS), a lea…
A servlet is a Java class that runs on a web server and handles requests from web clients (such as browsers). A servlet can generate dynamic web content, such as HTML, XML, JSON, etc. A servlet can also interact with databases, files, and o…
Introduction Dans cette deuxième partie de notre blog, nous plongeons dans les aspects techniques du développement Full Stack avec React.js, Amplify et GitHub. Nous explorerons en détail les étapes po…
Introduction Bienvenue dans ce blog dédié au développement full-stack avec React.js, Amplify, le développement d'applications full stack nécessite une approche globale, qui englobe à la fois la créati…
I've been building a platform where people can learn anything from. In order to improve my traffic, I was recommended by my friend, Rafeh, to start doing server-side rendered pages, essentially improv…
AWS Lambda functions are the popular computing option for modern applications, specifically if you use Serverless or event-driven architectures on AWS. And these Lambda functions are invoked billions …
Introduction This article is written to help anyone who needs a guide in building their first serverless API on AWS using the Serverless Framework and TypeScript. If you have never built an API using the Serverless Framework, you would need…
This blog post collects all the videos I made about launches related to serverless in AWS during 2023. (this is a post that keeps updating constantly) Serverless Badge https://youtu.be/1Cnlyq1SGVc A…