Skip to content
CoderSathi
  • Tutorial
    • Java Tutorial
    • Swing Tutorial
    • JDBC Tutorial
    • Java String Tutorial
    • Servlet and JSP Tutorial
  • Mongo DB
  • AWS
  • DevOps
  • Linux
  • Git

DevOps

DevOps

How to Connect MongoDB Atlas Using Compass – Step-by-Step Guide

February 7, 2025January 8, 2025 by Coder Sathi

MongoDB Atlas is a powerful cloud-based database service, and Compass is MongoDB’s official GUI for managing and exploring your database. …

Read More How to Connect MongoDB Atlas Using Compass – Step-by-Step Guide

How to Upgrade AWS EC2 Ubuntu Version: A Step-by-Step Guide

November 20, 2024 by Coder Sathi

Upgrading the Ubuntu version on an AWS EC2 instance involves several steps to ensure a smooth transition. Follow this guide …

Read More How to Upgrade AWS EC2 Ubuntu Version: A Step-by-Step Guide

Content Delivery Network (CDN)

March 2, 2025May 22, 2023 by Coder Sathi
content delivery network

Content Delivery Network (CDN)

Service Discovery

June 7, 2023May 20, 2023 by Coder Sathi
Introduction to Service Discovery.

What is Service Discovery? Service discovery is a software design pattern that enables distributed applications to locate and connect to …

Read More Service Discovery

Database Sharding

May 27, 2023May 19, 2023 by Coder Sathi

What is Sharding? Sharding is a method of dividing a large database into smaller, more manageable pieces called shards. Shards …

Read More Database Sharding

What is scaling in Cloud Computing?

August 5, 2022December 14, 2021 by Coder Sathi
git change remote url

Overview If I have to say about scaling in simple words, it is an ability to adapt to change in …

Read More What is scaling in Cloud Computing?

Vertical scaling and Horizontal scaling

September 14, 2023December 14, 2021 by Coder Sathi
git change remote url

To understand vertical scaling and horizontal scaling better, let’s try to take a real-world example first, then we will go …

Read More Vertical scaling and Horizontal scaling

Clean up space in the tableau server

August 5, 2022March 9, 2021 by Coder Sathi

Overview In this post, we will learn how to clean up space in the tableau server. We may run out …

Read More Clean up space in the tableau server

Run Kibana behind Nginx proxy with basic authentication

February 13, 2024September 25, 2020 by Coder Sathi
Run Kibana behind Nginx proxy with basic authentication

Steps to run Kibana behind Nginx Proxy To run Kibana behind Nginx proxy with basic authentication is really let’s go …

Read More Run Kibana behind Nginx proxy with basic authentication

String Interpolation In Jenkins

October 11, 2023August 31, 2020 by Coder Sathi
String Interpolation In Jenkins

Jenkins Pipeline uses rules identical to Groovy for string interpolation. Groovy’s String interpolation support can be confusing to many newcomers …

Read More String Interpolation In Jenkins

Older posts
Page1 Page2 Next →
+ Load More Post

Recent Posts

  • Java String Tutorial
  • Java String Best Practices and Common Pitfalls
  • Java 8+ String Enhancements: New Methods and Best Practices
  • Java String Security: Handling Passwords, SQL, and User Input
  • Java Special Characters: Escaping, Unicode, and Text Blocks
  • Java Regex Tutorial: Pattern, Matcher, and Practical Examples
  • Java String Manipulation: Replace, Split, and Join
  • Java String Performance: Optimize Concatenation with StringBuilder
  • Java String Formatting Guide: printf(), String.format(), and More
  • Java String Comparison: equals(), ==, and compareTo() Explained
  • Privacy Policy
  • About CoderSathi.com
  • Contact
Copyright © 2025
Next Page »
  • Tutorial
    • Java Tutorial
    • Swing Tutorial
    • JDBC Tutorial
    • Java String Tutorial
    • Servlet and JSP Tutorial
  • Mongo DB
  • AWS
  • DevOps
  • Linux
  • Git