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-computing

Host Static Website on S3 AWS: Step-by-Step Guide

February 7, 2025February 12, 2024 by Coder Sathi

In this guide, we’ll walk through the steps to host static website on S3 AWS. A static website typically consists …

Read More Host Static Website on S3 AWS: Step-by-Step Guide

Content Delivery Network (CDN)

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

Content Delivery Network (CDN)

Single Point of Failure

June 26, 2023May 19, 2023 by Coder Sathi

What is a Single Point of Failure (SPOF)? In any system, a single point of failure (SPOF) refers to a …

Read More Single Point of Failure

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

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

Distributed Systems

March 2, 2025May 18, 2021 by Coder Sathi
Distribute systems

Distributed systems are a fascinating area of computer science that deal with a network of independent computers working together to …

Read More Distributed Systems

Pseudo Parameters in AWS CloudFormation

March 2, 2025March 19, 2021 by Coder Sathi

When working with AWS CloudFormation, there are various features and functionalities that can simplify the process of deploying and managing …

Read More Pseudo Parameters in AWS CloudFormation

Understanding AWS EC2 Instances: A Comprehensive Guide

January 25, 2024January 25, 2021 by Coder Sathi

Introduction to AWS EC2 Instances Amazon Elastic Compute Cloud (EC2) is a web service that provides scalable computing resources in …

Read More Understanding AWS EC2 Instances: A Comprehensive Guide

Route traffic from AWS Application Load Balancer to EC2 instance running in different VPC

August 5, 2022January 16, 2021 by Coder Sathi

Overview In this post, we will learn to route traffic from AWS Application Load Balancer to EC2 instance in different …

Read More Route traffic from AWS Application Load Balancer to EC2 instance running in different VPC

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