diff --git a/_data/newsletter.yaml b/_data/newsletter.yaml index a0db93dfe6..6568e6b602 100644 --- a/_data/newsletter.yaml +++ b/_data/newsletter.yaml @@ -2,6 +2,10 @@ headline: "Monthly Newsletters" newsletter: +- title: "October 2024 Newsletter #49" + link: /newsletter/49/ + date: "October 17, 2024" + - title: "September 2024 Newsletter #48" link: /newsletter/48/ date: "September 12, 2024" diff --git a/_posts/2024-10-17-quarkus-newsletter-49.adoc b/_posts/2024-10-17-quarkus-newsletter-49.adoc new file mode 100644 index 0000000000..4024cc8c60 --- /dev/null +++ b/_posts/2024-10-17-quarkus-newsletter-49.adoc @@ -0,0 +1,16 @@ +--- +layout: post +title: 'Quarkus Newsletter #49 - October' +date: 2024-10-17 +tags: newsletter +synopsis: The October edition of the Quarkus Newsletter; curated online stories, articles, and videos about Quarkus. +author: jcobb +--- + +Explore how the combination of Quarkus and LangChain4J boosts productivity and efficiency in developing Java-based AI systems as well as understanding the key concepts underlying the development of such applications in "Leveraging Quarkus and LangChain4j" by Thiago dos Santos Hora. Read "Enhancing the Quarkus developer experience: New updates for IntelliJ and VS Code tools" by Mohit Suman & Angelo Zerr for information on the latest releases of Quarkus Tools for IntelliJ 2.0.2 and Quarkus Tools for Visual Studio Code 1.18.1 that deliver significant enhancements to support Quarkus and Qute, making development smoother. Check out Yatin Batra's article "Quarkus Citrus Test Tutorial" to Learn how to implement and run integration tests using Quarkus with Citrus framework for effective testing. "Effective Project Structuring for Microservices with Quarkus" by Ivelin Yanev is a great way to learn the key to leveraging Quarkus effectively by understanding how to structure your project correctly. Kostiantyn Ivanov wrote a great tutorial, "Connecting to Elasticsearch Using Quarkus" the helps you explore how to integrate Quarkus with Elasticsearch, a well-known full-text search engine and NoSQL datastore. + +You will also see the latest Quarkus Insights episodes, top tweets/discussions and upcoming Quarkus attended events. + +Check out https://quarkus.io/newsletter/49/[Newsletter #49: October]! + +Want to get newsletters in your inbox? https://quarkus.io/newsletter[Sign up for the newsletter] using the on page form. diff --git a/newsletter/49/index.html b/newsletter/49/index.html new file mode 100644 index 0000000000..ca87312244 --- /dev/null +++ b/newsletter/49/index.html @@ -0,0 +1,48 @@ + + +Quarkus Newsletter Issue #49 - October 2024
The October edition of the Quarkus Newsletter; curated online stories, articles, and videos about Quarkus.

NEWSLETTER ISSUE #49 - October 2024

Subscribe now to the Quarkus Newsletter.

Leveraging Quarkus and LangChain4j

Photo by USGS on Unsplash

Leveraging Quarkus and LangChain4j

By Thiago dos Santos Hora

Explore how the combination of Quarkus and LangChain4J boosts productivity and efficiency in developing Java-based AI systems as well as understanding the key concepts underlying the development of such applications.

Read the Article

Enhancing the Quarkus developer experience: New updates for IntelliJ and VS Code tools

By Mohit Suman & Angelo Zerr

The latest releases of Quarkus Tools for IntelliJ 2.0.2 and Quarkus Tools for Visual Studio Code 1.18.1 deliver significant enhancements to support Quarkus and Qute, making development smoother.

Read the Article

Quarkus Citrus Test Tutorial

By Yatin Batra

Quarkus citrus test: Learn how to implement and run integration tests using Quarkus with Citrus framework for effective testing.

Read the Article

Effective Project Structuring for Microservices with Quarkus

By Ivelin Yanev 

Learn the key to leveraging Quarkus effectively by understanding how to structure your project correctly.

Read the Article

Connecting to Elasticsearch Using Quarkus

By Kostiantyn Ivanov

In this tutorial, explore how to integrate Quarkus with Elasticsearch, a well-known full-text search engine and NoSQL datastore.

Read the Article

github logo

Github Discussions is Quarkus's place for community collaboration, conversation, events, Q&A, job opportunities, and other great community topics.

Go join the Quarkus discussions!

Top Social Posts & Discussions

October featured tweet number 1
October featured tweet number 2

Videos of the Month

Quarkus Insights #182: Quarkus Testing with Wiremock

Quarkus Insights #182: Quarkus Testing with Wiremock

Quarkus Insights #181: JDiameter on Quarkus

Quarkus Insights #181: JDiameter on Quarkus

Quarkus Insights #180: Quarkus Web-Lab Part 2 - Blog and Comments

Quarkus Insights #180: Quarkus Web-Lab Part 2 - Blog and Comments

Quarkus Insights #179: Developer Experience Improvements

Quarkus Insights #179: Developer Experience Improvements

Upcoming Events with Quarkus

IBM TechXchange logo image

IBM TechXchange

Date: October 21-24, 2024
Location: Las Vegas
Event Type: In Person

IBM TechXchange brings technologists and business practitioners who use IBM products together through local events, webinars, and in our online community, designed for deep technical learning, sharing, and networking.

IBM TechXchange logo image

Øredeve

Date: November 6-8, 2024
Location: Malmö, Sweden
Event Type: In Person

Øredev Developer Conference 6-8 Nov 2024, Malmö, Sweden. Øredev is the Premier developer's conference in Europe, focused on the whole software development process.

 Subscribe to the Quarkus Newsletter to get this news monthly.

 

Quarkus is supersonic subatomic java.

\ No newline at end of file diff --git a/newsletter/49/index_files/02xsz.png b/newsletter/49/index_files/02xsz.png new file mode 100644 index 0000000000..bef9524dbe Binary files /dev/null and b/newsletter/49/index_files/02xsz.png differ diff --git a/newsletter/49/index_files/content b/newsletter/49/index_files/content new file mode 100644 index 0000000000..3fa39f7bf4 Binary files /dev/null and b/newsletter/49/index_files/content differ diff --git a/newsletter/49/index_files/content(1) b/newsletter/49/index_files/content(1) new file mode 100644 index 0000000000..4fa1530967 Binary files /dev/null and b/newsletter/49/index_files/content(1) differ diff --git a/newsletter/49/index_files/content(10) b/newsletter/49/index_files/content(10) new file mode 100644 index 0000000000..4fea3a700f Binary files /dev/null and b/newsletter/49/index_files/content(10) differ diff --git a/newsletter/49/index_files/content(11) b/newsletter/49/index_files/content(11) new file mode 100644 index 0000000000..8c2c545a11 Binary files /dev/null and b/newsletter/49/index_files/content(11) differ diff --git a/newsletter/49/index_files/content(12) b/newsletter/49/index_files/content(12) new file mode 100644 index 0000000000..c73e3e9412 Binary files /dev/null and b/newsletter/49/index_files/content(12) differ diff --git a/newsletter/49/index_files/content(2) b/newsletter/49/index_files/content(2) new file mode 100644 index 0000000000..2937dbea3b Binary files /dev/null and b/newsletter/49/index_files/content(2) differ diff --git a/newsletter/49/index_files/content(3) b/newsletter/49/index_files/content(3) new file mode 100644 index 0000000000..3a6bcb6a86 Binary files /dev/null and b/newsletter/49/index_files/content(3) differ diff --git a/newsletter/49/index_files/content(4) b/newsletter/49/index_files/content(4) new file mode 100644 index 0000000000..6dc1c87e43 Binary files /dev/null and b/newsletter/49/index_files/content(4) differ diff --git a/newsletter/49/index_files/content(5) b/newsletter/49/index_files/content(5) new file mode 100644 index 0000000000..d9461dae87 Binary files /dev/null and b/newsletter/49/index_files/content(5) differ diff --git a/newsletter/49/index_files/content(6) b/newsletter/49/index_files/content(6) new file mode 100644 index 0000000000..3cb1b2a63b Binary files /dev/null and b/newsletter/49/index_files/content(6) differ diff --git a/newsletter/49/index_files/content(7) b/newsletter/49/index_files/content(7) new file mode 100644 index 0000000000..167e397d81 Binary files /dev/null and b/newsletter/49/index_files/content(7) differ diff --git a/newsletter/49/index_files/content(8) b/newsletter/49/index_files/content(8) new file mode 100644 index 0000000000..424250ec56 Binary files /dev/null and b/newsletter/49/index_files/content(8) differ diff --git a/newsletter/49/index_files/content(9) b/newsletter/49/index_files/content(9) new file mode 100644 index 0000000000..2c0d38721d Binary files /dev/null and b/newsletter/49/index_files/content(9) differ diff --git a/newsletter/49/index_files/facebook.png b/newsletter/49/index_files/facebook.png new file mode 100644 index 0000000000..c2f3eac419 Binary files /dev/null and b/newsletter/49/index_files/facebook.png differ diff --git a/newsletter/49/index_files/github.png b/newsletter/49/index_files/github.png new file mode 100644 index 0000000000..ae0e5b579e Binary files /dev/null and b/newsletter/49/index_files/github.png differ diff --git a/newsletter/49/index_files/linkedin.png b/newsletter/49/index_files/linkedin.png new file mode 100644 index 0000000000..10856a30e7 Binary files /dev/null and b/newsletter/49/index_files/linkedin.png differ diff --git a/newsletter/49/index_files/mq99.png b/newsletter/49/index_files/mq99.png new file mode 100644 index 0000000000..7a3e0fd8d7 Binary files /dev/null and b/newsletter/49/index_files/mq99.png differ diff --git a/newsletter/49/index_files/twitter-x.png b/newsletter/49/index_files/twitter-x.png new file mode 100644 index 0000000000..fcab0c0614 Binary files /dev/null and b/newsletter/49/index_files/twitter-x.png differ diff --git a/newsletter/49/index_files/youtube.png b/newsletter/49/index_files/youtube.png new file mode 100644 index 0000000000..54a7bc5c01 Binary files /dev/null and b/newsletter/49/index_files/youtube.png differ