Open in app

Sign In

Write

Sign In

Rishab Batra
Rishab Batra

738 Followers

Home

About

Pinned

How to Document Your API?

Your API needs documentation. — API documentation guides developers, outlining the available endpoints, request and response formats, authentication methods, parameters, and other details required to use the API successfully. It serves as a comprehensive reference guide, providing instructions, examples, and specifications to help developers integrate their applications with the API seamlessly. Location API Documentation

API

4 min read

How to Document Your API?
How to Document Your API?
API

4 min read


Pinned

Building your Docker Images with Docker Files

Your First Docker File — Introduction Docker is a software platform that helps in building, testing, and deploying applications quickly and takes care of the pain of deployments and version mismatch. This tool can help change the developer’s pain of sharing code with others. Here is my small list of why to choose Docker — …

Docker

6 min read

Building your Docker Images with Docker Files
Building your Docker Images with Docker Files
Docker

6 min read


Pinned

Indexing Data into Elasticsearch using Python

Search with Elasticsearch — Introduction Elasticsearch is a robust and highly scalable open-source search and analytics engine. The Elasticsearch Python library provides a comprehensive API for interacting with Elasticsearch, allowing you to leverage its search, indexing, and data manipulation capabilities in your Python applications. Elasticsearch is widely used in applications such as search engines, logging…

Elasticsearch

3 min read

Indexing Data into Elasticsearch using Python
Indexing Data into Elasticsearch using Python
Elasticsearch

3 min read


Pinned

Configure and Use Apache Kafka with Spring Boot

Kafka with a spring boot — Introduction Apache Kafka is an open-source distributed streaming platform that handles large-scale, high-throughput, fault-tolerant real-time data streaming. The system is based on a publish-subscribe model where producers publish messages to topics, and consumers subscribe to those topics to consume the messages. …

Kafka

4 min read

Configure and Use Apache Kafka with Spring Boot
Configure and Use Apache Kafka with Spring Boot
Kafka

4 min read


Pinned

Git — How to use it efficiently?

Git Merge vs Git Rebase — What is Source Control? Source control is the practice of tracking and managing changes to code. Source control management (SCM) systems provide a running history of code development and help resolve conflicts when merging contributions from multiple sources. (Resource from Google). Git is a free and open-source distributed version control system designed to handle…

Github Education

5 min read

Git Hub —  How to use it efficiently?
Git Hub —  How to use it efficiently?
Github Education

5 min read


May 20

Connecting to Elasticsearch with Python: Essential Factors for a Successful Integration

Introduction Python provides an official Elasticsearch client library called Elasticsearch-py, which allows you to interact with Elasticsearch using Python. With Elasticsearch-py, you can perform various operations such as indexing, searching, updating, and deleting documents in an Elasticsearch cluster. Usage of this doc: To interact with the ELK (Elasticsearch, Logstash, and Kibana) stack using Python, you…

Elasticsearch

3 min read

Connecting to Elasticsearch with Python: Essential Factors for a Successful Integration
Connecting to Elasticsearch with Python: Essential Factors for a Successful Integration
Elasticsearch

3 min read


Published in

Weeds & Wildflowers

·May 14

Mom’ today is your day, don’t give up

I can lift you up — This poem is the author’s message to show respect to mothers fighting inner battles from chronic illnesses. And I woke up with Mother’s Day photos Everywhere in my feed Social life, That’s how it is? I thought I had no story to be told Making my new hometown, But when I…

Poetry

2 min read

Mom’ today is your day, don’t give up
Mom’ today is your day, don’t give up
Poetry

2 min read


May 14

Integration Testing in Kafka SpringBoot

Introduction Integration testing in software aims to uncover defects that arise from the combination and interaction of different components, ensuring that they work together correctly and as expected. …

Kafka

4 min read

Kafka

4 min read


May 14

Go Alone

On Your Own — My song lies inside my heart to pour out love In the heart there is one question, Why do certain people make you trigger more You have to go beyond Of your own! You have to stand on your own Have an eagle as your role model You, have to call your power back? You cannot give control to never-ending battles Coz you have to go alone You have to stand on your own You have to call your power back

Poetry On Medium

1 min read

Go Alone
Go Alone
Poetry On Medium

1 min read


Published in

ILLUMINATION

·May 1

22 Git Commands Every Software Engineer Should Know— Git Cheat Sheet

Hmm, you love cheating — I know there are many git commands you have encountered, but the below commands I have used and documenting here. 1) git config is the command to configure your user name or email address associated with a particular git account. git config --global user.email “[valid-email]” or git config --global user.name…

Git

5 min read

22 Git Commands Every Software Engineer Should Know— Git Cheat Sheet
22 Git Commands Every Software Engineer Should Know— Git Cheat Sheet
Git

5 min read

Rishab Batra

Rishab Batra

738 Followers

Here to share life lessons. We are from the other side of the universe!

Following
  • Margie Willis

    Margie Willis

  • Evan Hundhausen

    Evan Hundhausen

  • Kevin Shan

    Kevin Shan

  • Saurabh Adhane

    Saurabh Adhane

  • Kevin Gabeci

    Kevin Gabeci

See all (747)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams