Skip to content

Commit

Permalink
add July Newsletter and associated blog post
Browse files Browse the repository at this point in the history
  • Loading branch information
insectengine committed Jul 12, 2024
1 parent 0c7f5e1 commit e58b1dd
Show file tree
Hide file tree
Showing 25 changed files with 427 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _data/newsletter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ headline: "Monthly Newsletters"

newsletter:

- title: "July 2024 Newsletter #46"
link: /newsletter/46/
date: "July 12, 2024"

- title: "June 2024 Newsletter #45"
link: /newsletter/45/
date: "June 12, 2024"
Expand Down
16 changes: 16 additions & 0 deletions _posts/2024-07-12-quarkus-newsletter-46.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
layout: post
title: 'Quarkus Newsletter #46 - July'
date: 2024-07-12
tags: newsletter
synopsis: The July edition of the Quarkus Newsletter; curated online stories, articles, and videos about Quarkus.
author: jcobb
---

Check out "Crafting a Local RAG application with Quarkus" by Clement Escoffier to learn how to build an AI-infused chatbot application using Quarkus, LangChain4j, Infinispan, and the Granite LLM. See how to create an entirely local solution, eliminating the need for any cloud services, including the LLM. Read Hantsy's "Integrating Jakarta Data with Quarkus" to see how to utilize the existing Hibernate ORM extension to integrate Jakarta Data with Quarkus. Don't miss "Stateful and reactive stream processing applications with Apache Kafka, Quarkus, and Angular on OpenShift" by Hans-Peter Grahsl and learn how to build an end-to-end reactive stream processing application using Apache Kafka as an event streaming platform, Quarkus for your backend, and a frontend written in Angular. In the end, you'll deploy all three containerized applications on the Developer Sandbox for Red Hat OpenShift. "4 ways to deploy Quarkus applications in OpenShift Container Platform 4" by Francisco De Melo Junior and Alexander Barbosa Ayala describes the BuildConfig process for Quarkus applications in Red Hat OpenShift Container Platform 4.

You will also see the latest Quarkus Insights episodes, top tweets/discussions and upcoming Quarkus attended events.

Check out https://quarkus.io/newsletter/46/[Newsletter #46: July]!

Want to get newsletters in your inbox? https://quarkus.io/newsletter[Sign up for the newsletter] using the on page form.
47 changes: 47 additions & 0 deletions newsletter/46/index.html

Large diffs are not rendered by default.

Binary file added newsletter/46/index_files/02xsz.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added newsletter/46/index_files/content
Binary file not shown.
Binary file added newsletter/46/index_files/content(1)
Binary file not shown.
Binary file added newsletter/46/index_files/content(10)
Binary file not shown.
Binary file added newsletter/46/index_files/content(11)
Binary file not shown.
Binary file added newsletter/46/index_files/content(12)
Binary file not shown.
Binary file added newsletter/46/index_files/content(13)
Binary file not shown.
Binary file added newsletter/46/index_files/content(2)
Binary file not shown.
Binary file added newsletter/46/index_files/content(3)
Binary file not shown.
Binary file added newsletter/46/index_files/content(4)
Binary file not shown.
Binary file added newsletter/46/index_files/content(5)
Binary file not shown.
Binary file added newsletter/46/index_files/content(6)
Binary file not shown.
Binary file added newsletter/46/index_files/content(7)
Binary file not shown.
Binary file added newsletter/46/index_files/content(8)
Binary file not shown.
Binary file added newsletter/46/index_files/content(9)
Binary file not shown.
360 changes: 360 additions & 0 deletions newsletter/46/index_files/css

Large diffs are not rendered by default.

Binary file added newsletter/46/index_files/facebook.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added newsletter/46/index_files/github.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added newsletter/46/index_files/linkedin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added newsletter/46/index_files/mq99.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added newsletter/46/index_files/twitter-x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added newsletter/46/index_files/youtube.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e58b1dd

Please sign in to comment.