Skip to content

Commit 8a4f095

Browse files
committed
February newsletter
1 parent ba62868 commit 8a4f095

26 files changed

+521
-0
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: "February 2025 Newsletter #53"
6+
link: /newsletter/53/
7+
date: "February 12, 2025"
8+
59
- title: "January 2025 Newsletter #52"
610
link: /newsletter/52/
711
date: "January 15, 2025"
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 #53 - February'
4+
date: 2025-02-11
5+
tags: newsletter
6+
synopsis: The February edition of the Quarkus Newsletter; curated online stories, articles, and videos about Quarkus.
7+
author: jcobb
8+
---
9+
10+
Be sure to read Max Rydahl Andersen's blog post that introduces the Model Context Protocol servers project which provides a set of MCP servers implemented using Quarkus and Java. Starting with JDBC, filesystem and JavaFX. Don't miss transcript of Holly's QCon talk "Zero Waste, Radical Magic, and Italian Graft – Quarkus Efficiency Secrets", where she discusses some of the technical underpinnings of Quarkus’s efficiency, providing advice for those using or considering Quarkus. Clement Escoffier also has a great blog post that discusses the new predictable cadence for LTS micro-releases. "Quarkus Redis: Monitoring Pool Size for Backpressure" by 0x2e Tech provides a comprehensive approach for a robust solution for monitoring and managing your Redis connection pool in a Quarkus application. Delve into understanding how to debug Quarkus apps and effectively troubleshoot issues in your Quarkus applications with "Debug Quarkus Apps Example" by Yatin Batra. Learn how the Couchbase Quarkus SDK 1.0 is now in General Availability and production-ready with seamless integration, GraalVM native image support, and enhanced developer productivity in the article by Emilien Bevierre and Vishal Dhiman.
11+
12+
You will also see the latest Quarkus Insights episodes, top tweets/discussions and upcoming Quarkus attended events.
13+
14+
Check out https://quarkus.io/newsletter/53/[Newsletter #53: February]!
15+
16+
Want to get newsletters in your inbox? https://quarkus.io/newsletter[Sign up for the newsletter] using the on page form.

newsletter/53/index.html

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

newsletter/53/index_files/content

403 KB
Binary file not shown.
60.3 KB
Binary file not shown.
5.25 KB
Binary file not shown.
10.2 KB
Binary file not shown.
13.8 KB
Binary file not shown.
13.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)