Open in app

Sign In

Write

Sign In

Rakib Hasan
Rakib Hasan

13 Followers

Home

About

Aug 3

Monitoring with Prometheus & Grafana

Prometheus Prometheus is an open-source systems monitoring and alerting toolkit originally built at SoundCloud. Prometheus’s main features are: A multi-dimensional data model with time series data identified by metric name and key/value pairs PromQL, a flexible query language to leverage this dimensionality Time-series Database to store all the metrics data A…

Prometheus

4 min read

Monitoring with Prometheus & Grafana
Monitoring with Prometheus & Grafana
Prometheus

4 min read


Jun 1

Improve Communication Skills- Active Listening

Listening Suspending judgment and being fully present with another person to understand his or her experience or point of view. It involves hearing more than the words of the speaker but taps into the deeper meaning, unspoken needs, and feelings conveyed. …

Active Listening

4 min read

Improve Communication Skills- Active Listening
Improve Communication Skills- Active Listening
Active Listening

4 min read


Feb 20, 2022

Java: Java Source Code Structure

source file structure, rules of import Java Source File Structure A Java Program can contain any numbers of classes, But At most one class can declared as public, if there is no public class we can use any name for java program, if there is a public class, compulsory name of the program and…

Java

3 min read

Java: Java Source Code Structure
Java: Java Source Code Structure
Java

3 min read


Dec 25, 2021

Send Mail using javax.mail

We need mail sending in all most all application & mail sending is very easy process in java. We need the following three dependencies or jars. And the source code for sending mail is below: That’s it !!!

Java Mail Api

1 min read

Send Mail using javax.mail
Send Mail using javax.mail
Java Mail Api

1 min read


Dec 8, 2021

Swagger with Spring Boot

Swagger is widely used for visualizing APIs, and with Swagger UI it provides online sandbox for frontend developers. Swagger is a tool, a specification and a complete framework implementation for producing the visual representation of RESTful Web Services. It enables documentation to be updated at the same pace as the server. When properly defined via Swagger, a consumer can understand and interact with the remote service with a minimal amount of implementation logic. Thus Swagger removes the guesswork in calling the service.

Swagger Ui

1 min read

Swagger with Spring Boot
Swagger with Spring Boot
Swagger Ui

1 min read


Oct 23, 2021

Docker Basic Command

In this article we will discuss some basic commands of docker. If we need some basic introduction we can check the previous article (Docker: Introduction) which will be helpful to start quickly. docker run The docker run command is used to run a container from an image. docker run nginx docker run -it…

Docker

3 min read

Docker Basic Command
Docker Basic Command
Docker

3 min read


Oct 23, 2021

Docker: Introduction

Containers A container is a standard unit of software that packages up code and all its dependencies so the application runs quickly and reliably from one computing environment to another. …

Docker

5 min read

Docker: Introduction
Docker: Introduction
Docker

5 min read


Oct 23, 2021

Introduction- Cloud Computing

Why We need Cloud Computing? For Using Cloud Computing We don’t need to maintain hardware. We don’t have to think if need more resources. Scaling is very easy- we can expand storage or Compute Power & We have to pay only what we use. What is Cloud Computing? Cloud Computing is…

Cloud Services

3 min read

Introduction- Cloud Computing
Introduction- Cloud Computing
Cloud Services

3 min read


Jul 10, 2021

Java Lambda Expression & Stream API

Lambda Expression The Expression through which can represent an Annonymous funtion Anonymous: doesn’t have an explicit name like a method would normally have. Syntax (argument-list) -> {body} Here, Argument-list: It can be empty or non-empty as well. Arrow-token: It is used to link arguments-list and body of expression. Body: It…

Lambda Expressions

7 min read

Java Lambda Expression & Stream API
Java Lambda Expression & Stream API
Lambda Expressions

7 min read


Nov 23, 2019

Important Terms in Health Care Solutions

Health Level Seven(HL7) HL7 refers to a set of international standards for the transfer of clinical and administrative data between software applications used by various healthcare providers. In OSI (Open system interconnect) model in networking, these standards focus mainly on the application layer. …

Healthcare

4 min read

Important Terms in Health Care Solutions
Important Terms in Health Care Solutions
Healthcare

4 min read

Rakib Hasan

Rakib Hasan

13 Followers

Java developer, Spring, Microservice, AWS, Docker, CD/CI, Kubernetes. https://www.linkedin.com/in/rakibhasan6/

Following
  • Java Techie

    Java Techie

  • Lal Verma

    Lal Verma

  • Suman Das

    Suman Das

  • Ragunath Rajasekaran

    Ragunath Rajasekaran

  • Amit Kumar

    Amit Kumar

See all (27)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams