Open in app

Sign In

Write

Sign In

Yogesh Mali
Yogesh Mali

145 Followers

Home

About

Published in

Dev Genius

·Apr 24, 2022

Using Bull Queues in NestJS Application

In many scenarios, you will have to handle asynchronous CPU-intensive tasks. Especially, if an application is asking for data through REST API. REST endpoint should respond within a limited timeframe. In this post, I will show how we can use queues to handle asynchronous tasks. …

Nestjs Tutorial

7 min read

Using Bull Queues in NestJS Application
Using Bull Queues in NestJS Application
Nestjs Tutorial

7 min read


Published in

Dev Genius

·Mar 7, 2022

How To Use CORS in NestJS Application

In this post, we will talk about how to use CORS (Cross-Origin Resource Sharing) in a NestJS application. Before showing, how easy it is to enable CORS, we will cover some fundamentals in this post. What is CORS? What is the NestJS framework? How to use CORS? What is CORS? In a usual…

Nestjs Tutorial

4 min read

How To Use CORS in NestJS Application
How To Use CORS in NestJS Application
Nestjs Tutorial

4 min read


Published in

Dev Genius

·Jan 23, 2022

Example of Spring Cloud Function with AWS Lambda

In this post, we will learn about Spring Cloud Function and will deploy an example of Spring Cloud Function on AWS Lambda. By end of this post, we will have more understanding of serverless functions. If you want to learn more about serverless architecture, this post will get you started. What is Spring Cloud Function? …

Spring Cloud

8 min read

Example of Spring Cloud Function with AWS Lambda
Example of Spring Cloud Function with AWS Lambda
Spring Cloud

8 min read


Published in

Dev Genius

·Dec 27, 2021

How to Use Pub/Sub with NodeJS

In this post, I show how to use pub/sub pattern with the NodeJS application. We will use the Google Cloud Pub/Sub module for building this sample application. What is Pub/Sub? Most architectures used to be synchronous previously. But with the advent of microservices, asynchronous communication is an equal part of the design. Pub/Sub…

Google Cloud Platform

4 min read

Google Cloud Platform

4 min read


Published in

Dev Genius

·Dec 5, 2021

Logging in Spring Boot Microservices

Logging is a key part of enterprise applications. Logging not only helps to investigate a problem but also helps to build relevant metrics. These metrics are important from a business perspective. In fact, businesses write service level agreements (SLA) using these metrics. …

Spring Boot

7 min read

Logging in Spring Boot Microservices
Logging in Spring Boot Microservices
Spring Boot

7 min read


Published in

Dev Genius

·Nov 8, 2021

A Step By Step Guide to Kubernetes

In this post, we will discuss how to use Kubernetes and how to deploy your microservice in a Kubernetes cluster. I will cover the fundamentals, so if you are a beginner, this will be a good step-by-step guide to learn Kubernetes. …

Docker

7 min read

A Step By Step Guide to Kubernetes
A Step By Step Guide to Kubernetes
Docker

7 min read


Published in

Dev Genius

·Oct 11, 2021

Spring Cloud Tutorial for Beginners

What is Spring Cloud? In this post, I will cover Spring Cloud Tutorial for beginners. If you are new to Spring Framework, I will suggest you start with Spring Boot and Microservices and Simplifying Spring Security. As the official documentation on the Spring website says: “ Spring Cloud provides tools…

Spring Cloud

6 min read

Spring Cloud Tutorial for Beginners
Spring Cloud Tutorial for Beginners
Spring Cloud

6 min read


Oct 2, 2021

Details of Liskov Substitution Principle Example

In this post, I will cover the details of the Liskov Substitution Principle(LSP) with an example. This is a key principle to validate the object-oriented design of your system. Hopefully, you will be able to use this in your design and find out if there are any violations. You can…

Object Oriented

4 min read

Object Oriented

4 min read


Published in

Dev Genius

·Sep 18, 2021

Building Microservices with Event-Driven Architecture

In this post, we will discuss how we can build microservices with event-driven architecture. As part of the post, I will also show an example of an event-driven microservice. If you don’t know what a microservice is, you can start with my primer here. Microservices — Event-Driven Architecture Traditionally, we would use a REST…

Microservices

6 min read

Building Microservices with Event-Driven Architecture
Building Microservices with Event-Driven Architecture
Microservices

6 min read


Published in

Dev Genius

·Aug 24, 2021

A Complete Guide to Using ElasticSearch with Spring Boot

In this post, I will cover the details of how to use Elasticsearch with Spring Boot. I will also cover the fundamentals of Elasticsearch and how it is used in the industry. What is Elasticsearch? Elasticsearch is a distributed, free and open search and analytics engine for all types of data, including textual…

Elasticsearch

6 min read

A Complete Guide to Using ElasticSearch with Spring Boot
A Complete Guide to Using ElasticSearch with Spring Boot
Elasticsearch

6 min read

Yogesh Mali

Yogesh Mali

145 Followers

Software Developer, Writer

Following
  • Domenico Nicoli

    Domenico Nicoli

See all (8)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams