Skip to content

Noel Kamphoa

  • Home
  • Java
    • Start Here
      • Entry-level Tutorials
    • Common Java Exceptions
    • FlashcardsAll flashcards about the Core Java SE
    • 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 me
  • Resources
  • 0
  • Toggle website search
0 Menu Close
  • Home
  • Java
    • Start Here
      • Entry-level Tutorials
    • Common Java Exceptions
    • Flashcards
    • All Java Tutorials
  • Spring
    • All Spring Tutorials
  • DevOps
    • All DevOps Tutorials
  • Flashcards
    • Java Flashcards
    • All Flashcards
  • About me
  • Resources
  • 0
  • Toggle website search
  • Home
  • Java
    • Start Here
      • Entry-level Tutorials
    • Common Java Exceptions
    • Flashcards
    • All Java Tutorials
  • Spring
    • All Spring Tutorials
  • DevOps
    • All DevOps Tutorials
  • Flashcards
    • Java Flashcards
    • All Flashcards
  • About me
  • Resources
  • Home
  • Java
    • Start Here
      • Entry-level Tutorials
    • Common Java Exceptions
    • Flashcards
    • All Java Tutorials
  • Spring
    • All Spring Tutorials
  • DevOps
    • All DevOps Tutorials
  • Flashcards
    • Java Flashcards
    • All Flashcards
  • About me
  • Resources
  • 0
  • Toggle website search
  • Home
  • Java
    • Start Here
      • Entry-level Tutorials
    • Common Java Exceptions
    • Flashcards
    • All Java Tutorials
  • Spring
    • All Spring Tutorials
  • DevOps
    • All DevOps Tutorials
  • Flashcards
    • Java Flashcards
    • All Flashcards
  • About me
  • 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:DevOps/Observability

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/DevOps Featured/Observability

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/DevOps Featured/Observability

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:DevOps/Observability

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:DevOps/Observability

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:DevOps/Observability

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 ·
24 Aug

Master method overriding and polymorphism in Java through clear examples like Animal and Payment systems. Learn to write flexible, clean code
https://nkamphoa.com/polymorphism-example-in-java/

Reply on Twitter 1959662259979870364 Retweet on Twitter 1959662259979870364 Like on Twitter 1959662259979870364 Twitter 1959662259979870364
nkamphoa Noel KAMPHOA @nkamphoa ·
24 Aug

⚖️Your thoughts in the comments, complete insights in the article. #Java #BackEnd
https://nkamphoa.com/create-compile-and-run-your-hello-world-java-application-using-a-terminal/

Reply on Twitter 1959616898808639493 Retweet on Twitter 1959616898808639493 Like on Twitter 1959616898808639493 Twitter 1959616898808639493
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 LTS Series
  • Java Miscellaneous
  • Java Practitioner
  • 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 me
  • Privacy Policy
  • Terms of Service
  • About me
  • Privacy Policy
  • Terms of Service
Copyright 2025 - by Noel Kamphoa
×
×

Cart