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

cloud

Load Balancing

March 2, 2025May 18, 2023 by Coder Sathi

What is Load Balancing? Load balancing is the process of evenly distributing incoming network traffic across multiple servers or computing …

Read More Load Balancing

Increase Token Expiration AWS Cognito

September 14, 2023April 18, 2022 by Coder Sathi

In this post, we will learn to increase token expiration time in AWS Cognito User Pool. We are not going …

Read More Increase Token Expiration AWS Cognito

Difference Between Scale In And Scale Out In AWS

September 20, 2023April 11, 2022 by Coder Sathi
Difference Between Scale In And Scale Out In AWS

As a beginner, the term Scale In and Scale-Out is very confusing. These terms come under the AWS EC2 Auto …

Read More Difference Between Scale In And Scale Out 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

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

How to get AWS Region in Cloudformation template?

March 20, 2024December 24, 2020 by Coder Sathi
How to get AWS Region in Cloudformation template?

In this post I will show you how you can get the AWS Region in AWS Cloudformation template. Today, I …

Read More How to get AWS Region in Cloudformation template?

How to share AMI with other AWS accounts?

January 16, 2025December 24, 2020 by Coder Sathi
How to share AMI with other AWS accounts?

Overview Using Organization service in AWS is quite common if you have multi-team/environment architecture. Most of the time we make …

Read More How to share AMI with other AWS accounts?

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
  • Tutorial
    • Java Tutorial
    • Swing Tutorial
    • JDBC Tutorial
    • Java String Tutorial
    • Servlet and JSP Tutorial
  • Mongo DB
  • AWS
  • DevOps
  • Linux
  • Git