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

How to

[Solved]- DNSHostNotFound: Failed to look up service “”: DNS name does not exist issue while connecting to MongoDb Atlas

July 1, 2026March 23, 2021 by Yuba Raj Kalathoki

When we try to connect MongoDB Atlas from our local computer we may face DNSHostNotFound: Failed to look up service …

Read More [Solved]- DNSHostNotFound: Failed to look up service “”: DNS name does not exist issue while connecting to MongoDb Atlas

Clean up space in the tableau server

July 1, 2026March 9, 2021 by Yuba Raj Kalathoki

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

Execute single JUnit Test using command line in Java

July 1, 2026February 14, 2021 by Yuba Raj Kalathoki

Overview In this post, we are going to learn how to run single JUnit Test using command line in Java. …

Read More Execute single JUnit Test using command line in Java

Access Windows Apps from WSL

July 1, 2026January 29, 2021 by Yuba Raj Kalathoki

In this post, I am going to explain how to access an application running in windows from windows subsystem Linux …

Read More Access Windows Apps from WSL

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

July 1, 2026January 16, 2021 by Yuba Raj Kalathoki

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

How to solve: “The availability zones of the specified subnets and the AutoScalingGroup do not match” in CloudFormation?

July 1, 2026January 16, 2021 by Yuba Raj Kalathoki

Overview In this post we will try to solve one of the issue during CloudFormation stack creation or update. Most …

Read More How to solve: “The availability zones of the specified subnets and the AutoScalingGroup do not match” in CloudFormation?

How to create Windows Task Scheduler and run a Java application?

July 1, 2026January 11, 2021 by Yuba Raj Kalathoki

Overview In this post, we will learn to create Windows Task Scheduler to run/start our application. Here, I will explain …

Read More How to create Windows Task Scheduler and run a Java application?

How to Run JAR File: Step-by-Step Guide

July 1, 2026January 11, 2021 by Yuba Raj Kalathoki
java bat file to run jar

JAR (Java Archive) files bundle Java applications for easy distribution. But if you’re new to Java, running these files can …

Read More How to Run JAR File: Step-by-Step Guide

How To Enable Cross Account Access In AWS S3?

July 1, 2026January 5, 2021 by Yuba Raj Kalathoki

To access an Amazon S3 (Simple Storage Service) bucket from another AWS account, we need to set up cross account …

Read More How To Enable Cross Account Access In AWS S3?

How to get AWS Region in Cloudformation template?

July 1, 2026December 24, 2020 by Yuba Raj Kalathoki
awscloudformation

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?

Older posts
Newer posts
← Previous Page1 … Page8 Page9 Page10 … Page12 Next →
+ Load More Post

Recent Posts

  • How to Use AWS CloudFront Signed URLs in Spring Boot?
  • How to Fix SSH Agent Forwarding on macOS: The Ultimate Guide for Developers
  • How to Connect Spring Boot to AWS Secrets Manager Dynamically (Without Git Exposure)
  • How to Fix “Public Key Retrieval is not allowed” MySQL JDBC Error
  • Complete Guide to JaCoCo: How to Measure Java Code Coverage Accurately
  • How to Create a Google App Password: Full Step-by-Step Guide
  • How to Fix “Files Showing as Modified” in IntelliJ IDEA on macOS
  • How to Fix NoClassDefFoundError: javax/xml/bind/DatatypeConverter in Java (Java 11+)
  • How to Connect Java Application to a Remote Database Using an SSH Tunnel (with Spring Boot Examples)
  • How to Convert JSON Array to Java List (With Examples)
  • Privacy Policy
  • About CoderSathi.com
  • Contact
Copyright © 2026
Next Page »
  • Tutorial
    • Java Tutorial
    • Swing Tutorial
    • JDBC Tutorial
    • Java String Tutorial
    • Servlet and JSP Tutorial
  • Mongo DB
  • AWS
  • DevOps
  • Linux
  • Git