Skip to content

Commit df9e806

Browse files
authored
Merge pull request #1870 from insectengine/JanuaryNewsletter
add January Newsletter #40
2 parents e1dd27e + 6b16651 commit df9e806

25 files changed

+432
-1
lines changed

_data/newsletter.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ headline: "Monthly Newsletters"
22

33
newsletter:
44

5+
- title: "January 2024 Newsletter #40"
6+
link: /newsletter/40/
7+
date: "January 12, 2024"
8+
59
- title: "December 2023 Newsletter #39"
610
link: /newsletter/39/
711
date: "December 12, 2023"

_posts/2023-12-12-quarkus-newsletter-39.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ Large language models (LLMs) are reshaping the world of software, altering the w
1111

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

14-
Check out https://quarkus.io/newsletter/38/[Newsletter #39: December]!
14+
Check out https://quarkus.io/newsletter/39/[Newsletter #39: December]!
1515

1616
Want to get newsletters in your inbox? https://quarkus.io/newsletter[Sign up for the newsletter] using the on page form.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
layout: post
3+
title: 'Quarkus Newsletter #40 - January'
4+
date: 2024-01-11
5+
tags: newsletter
6+
synopsis: The January edition of the Quarkus Newsletter; curated online stories, articles, and videos about Quarkus.
7+
author: jcobb
8+
---
9+
10+
Learn the process of scaffolding and building a Quarkus extension in In "Quarkus: Greener, Better, Faster, Stronger" by Kosmik. Read about the LangChain4j extension based on the LangChain4J library, the Java re-implementation of the langchain library in "Quarkus LangChain4J Extension Allows Developers to Integrate LLMs in Their Quarkus Applications" by Olimpiu Pop. "Case Study: Modernizing Legacy Java EE 6 with Quarkus and Microsoft Services" by Armel outlines the meticulous steps taken to migrate the application to Java 11, leveraging the Quarkus framework for containerization and harnessing Microsoft services for enhanced development and deployment. "Connect a Quarkus app to an external PostgreSQL database" by Nikhil Mungale is a great guide to help integrate Pedal’s external PostgreSQL database with one of its Quarkus microservices deployed on Red Hat OpenShift. "Quarkus Framework Overview and Comparison with Spring Boot" by Andrii Biehunov wrote a great overview of the Quarkus framework and a comparison with Spring Boot. Explore how to deploy a Quarkus application to Elastic Beanstalk and take a closer look at some of the key benefits and best practices for using these two technologies together in Ricardo Mello's "Deploying a Quarkus Application to AWS Elastic Beanstalk".
11+
12+
You will also see the latest Quarkus Insights episodes, top tweets and upcoming Quarkus attended events.
13+
14+
Check out https://quarkus.io/newsletter/40/[Newsletter #40: January]!
15+
16+
Want to get newsletters in your inbox? https://quarkus.io/newsletter[Sign up for the newsletter] using the on page form.

newsletter/40/index.html

Lines changed: 51 additions & 0 deletions
Large diffs are not rendered by default.

newsletter/40/index_files/02xsz.png

2.5 KB
Loading

newsletter/40/index_files/content

159 KB
Binary file not shown.

newsletter/40/index_files/content(1)

68.6 KB
Binary file not shown.

newsletter/40/index_files/content(10)

27.5 KB
Binary file not shown.

newsletter/40/index_files/content(11)

5.36 KB
Binary file not shown.

newsletter/40/index_files/content(12)

17.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)