Skip to content

Kloudly Academy

  • Home
  • Learning Paths
    • Java SE Path
      • Level 1: Beginner (Getting Started)Start your Java journey here. Beginner tutorials to set up, write your first code, and understand the basics of Java programming.
      • Level 2: Intermediate (Object-Oriented Foundations)Level 2 builds your Java OOP skills. Learn classes, objects, inheritance, and polymorphism to create structured, reusable applications.
      • Level 3: Advanced (Deep Dive & Modern Java)Level 3 explores modern Java. Learn streams, lambdas, modules, and advanced APIs to write efficient, scalable, and professional code.
  • Java
    • Start Here
      • Entry-level Tutorials
    • Core Java
      • Basic SyntaxLearn Java’s basic syntax: variables, operators, and control flow. Build a strong foundation to write and understand simple programs.
      • Core OOP PrinciplesLearn the four pillars of OOP in Java. Understand encapsulation, inheritance, polymorphism, and abstraction with simple examples.
      • Key Java APIsDive into Java Strings. Explore immutability, StringBuilder, and StringBuffer to manage text efficiently and avoid common pitfalls.
      • ExceptionsLearn Java exceptions and error handling. Use try-catch, finally, and throw to build reliable, resilient, and maintainable programs.
      • Common Java Exceptions
      • Collections FrameworkMaster the Java Collections Framework. Learn Lists, Sets, Maps, and utilities to store, organize, and manipulate data effectively.
    • Java SE LTS Features
      • Java 21 New Features
      • Java 17 New Features
      • Java 11 New Features
      • Java 8 New Features
    • All Java Tutorials
  • Spring
    • All Spring TutorialsIn this series, you will find all the articles related to the Spring ecosystem, including Spring Framework and Spring Boot.
  • DevOps
    • All DevOps Tutorials
  • Flashcards
    • Java FlashcardsAll flashcards about the Core Java SE
    • All Flashcards
  • About
  • Resources
  • Toggle website search
Menu Close
  • Home
  • Learning Paths
    • Java SE Path
      • Level 1: Beginner (Getting Started)
      • Level 2: Intermediate (Object-Oriented Foundations)
      • Level 3: Advanced (Deep Dive & Modern Java)
  • Java
    • Start Here
      • Entry-level Tutorials
    • Core Java
      • Basic Syntax
      • Core OOP Principles
      • Key Java APIs
      • Exceptions
      • Common Java Exceptions
      • Collections Framework
    • Java SE LTS Features
      • Java 21 New Features
      • Java 17 New Features
      • Java 11 New Features
      • Java 8 New Features
    • All Java Tutorials
  • Spring
    • All Spring Tutorials
  • DevOps
    • All DevOps Tutorials
  • Flashcards
    • Java Flashcards
    • All Flashcards
  • About
  • Resources
  • Toggle website search
  • Home
  • Learning Paths
    • Java SE Path
      • Level 1: Beginner (Getting Started)
      • Level 2: Intermediate (Object-Oriented Foundations)
      • Level 3: Advanced (Deep Dive & Modern Java)
  • Java
    • Start Here
      • Entry-level Tutorials
    • Core Java
      • Basic Syntax
      • Core OOP Principles
      • Key Java APIs
      • Exceptions
      • Common Java Exceptions
      • Collections Framework
    • Java SE LTS Features
      • Java 21 New Features
      • Java 17 New Features
      • Java 11 New Features
      • Java 8 New Features
    • All Java Tutorials
  • Spring
    • All Spring Tutorials
  • DevOps
    • All DevOps Tutorials
  • Flashcards
    • Java Flashcards
    • All Flashcards
  • About
  • Resources
  • Home
  • Learning Paths
    • Java SE Path
      • Level 1: Beginner (Getting Started)
      • Level 2: Intermediate (Object-Oriented Foundations)
      • Level 3: Advanced (Deep Dive & Modern Java)
  • Java
    • Start Here
      • Entry-level Tutorials
    • Core Java
      • Basic Syntax
      • Core OOP Principles
      • Key Java APIs
      • Exceptions
      • Common Java Exceptions
      • Collections Framework
    • Java SE LTS Features
      • Java 21 New Features
      • Java 17 New Features
      • Java 11 New Features
      • Java 8 New Features
    • All Java Tutorials
  • Spring
    • All Spring Tutorials
  • DevOps
    • All DevOps Tutorials
  • Flashcards
    • Java Flashcards
    • All Flashcards
  • About
  • Resources
  • Toggle website search
  • Home
  • Learning Paths
    • Java SE Path
      • Level 1: Beginner (Getting Started)
      • Level 2: Intermediate (Object-Oriented Foundations)
      • Level 3: Advanced (Deep Dive & Modern Java)
  • Java
    • Start Here
      • Entry-level Tutorials
    • Core Java
      • Basic Syntax
      • Core OOP Principles
      • Key Java APIs
      • Exceptions
      • Common Java Exceptions
      • Collections Framework
    • Java SE LTS Features
      • Java 21 New Features
      • Java 17 New Features
      • Java 11 New Features
      • Java 8 New Features
    • All Java Tutorials
  • Spring
    • All Spring Tutorials
  • DevOps
    • All DevOps Tutorials
  • Flashcards
    • Java Flashcards
    • All Flashcards
  • About
  • Resources

DevOps

Read more about the article How to Install OpenTelemetry Collector Using Docker

How to Install OpenTelemetry Collector Using Docker

  • Post author:Noel Kamphoa
  • Post published:September 14, 2024
  • Post category:DevOps/DevOps Featured/Observability

Learn how to install and configure the OpenTelemetry Collector using Docker to gather and export telemetry data from your applications.

Continue ReadingHow to Install OpenTelemetry Collector Using Docker
Read more about the article How to Install Metricbeat Using Docker

How to Install Metricbeat Using Docker

  • Post author:Noel Kamphoa
  • Post published:September 6, 2024
  • Post category:Observability/DevOps

Learn how to install Metricbeat using Docker in a few simple steps. Monitor system metrics easily with this lightweight data shipper setup.

Continue ReadingHow to Install Metricbeat Using Docker
Read more about the article How to Install Filebeat Using Docker

How to Install Filebeat Using Docker

  • Post author:Noel Kamphoa
  • Post published:September 6, 2024
  • Post category:DevOps/DevOps Featured/Observability

Learn how to install Filebeat using Docker to efficiently collect and ship log data. Follow these easy steps for seamless log monitoring setup

Continue ReadingHow to Install Filebeat Using Docker
Read more about the article Centralized Logging for Java Apps With ELK and Docker Compose

Centralized Logging for Java Apps With ELK and Docker Compose

  • Post author:Noel Kamphoa
  • Post published:August 21, 2024
  • Post category:DevOps Featured/Observability/DevOps

Centralize your Java logs. A guide to installing the ELK Stack with Docker Compose for powerful log management and analysis

Continue ReadingCentralized Logging for Java Apps With ELK and Docker Compose
Read more about the article Kibana for Java Debugging: Find & Fix Errors Faster

Kibana for Java Debugging: Find & Fix Errors Faster

  • Post author:Noel Kamphoa
  • Post published:August 21, 2024
  • Post category:DevOps Featured/Observability/DevOps

Use Kibana for Java debugging to quickly find and fix errors. Learn how logs and metrics help you trace issues and improve performance.

Continue ReadingKibana for Java Debugging: Find & Fix Errors Faster
Read more about the article How to Install Kibana Using Docker

How to Install Kibana Using Docker

  • Post author:Noel Kamphoa
  • Post published:August 15, 2024
  • Post category:Observability/DevOps

Learn how to quickly install Kibana using Docker. Follow our step-by-step guide to set up and run Kibana in a Docker container.

Continue ReadingHow to Install Kibana Using Docker
Read more about the article How to Install Logstash Using Docker

How to Install Logstash Using Docker

  • Post author:Noel Kamphoa
  • Post published:August 15, 2024
  • Post category:Observability/DevOps

Learn how to quickly install Logstash using Docker. Follow our step-by-step guide to set up and run Logstash in a Docker container.

Continue ReadingHow to Install Logstash Using Docker
Read more about the article How to Install Elasticsearch Using Docker

How to Install Elasticsearch Using Docker

  • Post author:Noel Kamphoa
  • Post published:August 15, 2024
  • Post category:Observability/DevOps

Learn how to quickly install Elasticsearch using Docker. Follow our step-by-step guide to set up and run Elasticsearch in a Docker container.

Continue ReadingHow to Install Elasticsearch Using Docker
Read more about the article How I passed the AWS Certified Solutions Architect – Associate Exam
AWS Solutions Architect Associate

How I passed the AWS Certified Solutions Architect – Associate Exam

  • Post author:Noel Kamphoa
  • Post published:January 20, 2024
  • Post category:AWS Tutorials

In this short excerpt, I give you feedback on my preparation for the AWS Certified Solutions Architect Associate exam.

Continue ReadingHow I passed the AWS Certified Solutions Architect – Associate Exam

Tweets from @nkamphoa

Noel KAMPHOA Follow

#Java enthusiast ☕ | 10+ years coding wizard 🧙‍♂️ | #Blogging about Java at https://t.co/FUPJBD6fB1 | Start your own blog today https://t.co/LQej3RH51A

nkamphoa
nkamphoa Noel KAMPHOA @nkamphoa ·
3h

Explore solutions and best practices for handling UnsupportedOperationException in Java. Safeguard your code against unexpected operations.
https://nkamphoa.com/how-to-fix-unsupportedoperationexception-in-java/

Reply on Twitter 2014397814357282832 Retweet on Twitter 2014397814357282832 Like on Twitter 2014397814357282832 Twitter 2014397814357282832
nkamphoa Noel KAMPHOA @nkamphoa ·
6h

⚖️Your thoughts in the comments.
#Java #BackEnd #Programming #Coding

Reply on Twitter 2014352724209320090 Retweet on Twitter 2014352724209320090 Like on Twitter 2014352724209320090 Twitter 2014352724209320090
Load More
  • LinkedIn
  • Facebook
  • GitHub
  • Twitter

Categories

  • Arrays and Loops
  • AWS Tutorials
  • Classes and Objects
  • Collections
  • Core Java Tutorials
  • DevOps
  • DevOps Featured
  • Exception Handling, Logging and Debugging
  • Featured
  • Implement Inheritance and Use Records
  • Interfaces and Generics
  • Introduction to Java
  • Java Entry Level
  • Java Exceptions
  • Java Expert
  • Java IO API
  • Java LTS Series
  • Java Miscellaneous
  • Java Practitioner
  • Java Stream API
  • Nested Classes and Lambdas Expressions
  • Observability
  • Primitive types, Operators, and Flow control statements
  • Spring Tutorials
  • Text, Date, Time, and Numeric Objects

Tutorials

  • Core Java Tutorials
  • Spring Tutorials
  • DevOps

Courses

  • Java Entry Level
  • Java Practitioner
  • Java Advanced
  • Java Expert

Tutorials

  • Core Java Tutorials
  • Spring Tutorials
  • DevOps

Courses

  • Java Entry Level
  • Java Practitioner
  • Java Advanced
  • Java Expert

Social Media

  • LinkedIn
  • Twitter
  • Facebook
  • Youtube

About

  • About Kloudly Academy
  • Privacy Policy
  • Terms of Service
  • About Kloudly Academy
  • Privacy Policy
  • Terms of Service
Copyright 2026 - by Noel Kamphoa