Published inNerd For TechIntro to Apache BeamApache beam is an open-source data processing tool which provides unifying model for both batch and streaming data-pipelines.Apr 23, 2021Apr 23, 2021
Laravel Event SourcingIn an application, we store the state of the application in the database. When the state changes, we update the state. By doing this, we…Apr 15, 20191Apr 15, 20191
How to deploy Node.js application to AWS LambdaIn this article, we are going to learn how to deploy Node.js application to AWS lambda. AWS lambda is a function-as-a-service(FAAS)…Apr 7, 20191Apr 7, 20191
How Laravel Works?Laravel is a free, open-source PHP framework. It is intended for the development of web application using MVC architectural pattern and…Mar 30, 20191Mar 30, 20191
Security Features in LaravelIn this article, I am gonna discuss some of the security vulnerabilities and how we can avoid those in Laravel application.Mar 22, 2019Mar 22, 2019
Useful Laravel PackagesIn this article, I am gonna write about some of the Laravel packages we use in our projects. These packages have saved a lot of our…Mar 15, 2019Mar 15, 2019
AWS VPC ArchitecturesAmazon Virtual Private Cloud (Amazon VPC) enables you to launch AWS resources into a virtual network that you’ve defined. This virtual…Mar 9, 2019Mar 9, 2019
Microservices DesignToday, microservices are the biggest hype in application architecture. Due to the flaws of a traditional monolithic application…Mar 2, 2019Mar 2, 2019