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

Delete history from Linux terminal

August 5, 2022December 30, 2021 by Coder Sathi
systemctl command not found

In this short post, we will see a command to delete history from Linux terminal. To delete a single history …

Read More Delete history from Linux terminal

What is VPC endpoint in AWS?

September 14, 2023December 17, 2021 by Coder Sathi

A VPC endpoint enables you to privately connect your VPC to supported AWS services and VPC endpoint services powered by …

Read More What is VPC endpoint in AWS?

AWS direct connect

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

AWS Direct Connect is a cloud service solution that makes it easy to establish a dedicated network connection from your …

Read More AWS direct connect

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

Create an IAM user in AWS

December 12, 2022July 28, 2021 by Coder Sathi

Overview IAM is used to create AWS users, assign them to a group and assign the permission they need. We …

Read More Create an IAM user in AWS

Connect To MongoDB using Compass Via SSH Tunnel

January 8, 2025July 24, 2021 by Coder Sathi

Overview Let’s say, you have a MongoDB database server in your private subnet, which means you can’t connect or access …

Read More Connect To MongoDB using Compass Via SSH Tunnel

Access Organization account in AWS

August 5, 2022July 23, 2021 by Coder Sathi

This post is a continuation of my previous post on create an Organization in AWS. Here we will learn to …

Read More Access Organization account in AWS

Create Organization in AWS

September 14, 2023July 23, 2021 by Coder Sathi
Create Organization in AWS

AWS Organization is one of the services in AWS cloud which lets users create different accounts per environment and helps …

Read More Create Organization in AWS

Increase EBS volume size in AWS EC2

September 14, 2023June 30, 2021 by Coder Sathi
Increase EBS volume size in AWS EC2

Overview Instead of adding a large EBS volume size initially, we usually set the minimum required size and when needed …

Read More Increase EBS volume size in AWS EC2

Older posts
Newer posts
← Previous Page1 Page2 Page3 Page4 … Page6 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