Skip to content

Commit 9485d8c

Browse files
authored
Merge pull request #2159 from insectengine/November_Newsletter
add November newsletter
2 parents abd2f32 + dcf7402 commit 9485d8c

24 files changed

+71
-1
lines changed

_data/insights-videos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ pastheadline: "Archived Podcast Videos"
3434

3535
pastvideos:
3636

37-
- title: "EPISODE #186: What is Quarkus Roq?"
37+
- title: "EPISODE #185: What is Quarkus Roq?"
3838
link: https://youtube.com/live/hrF1a5sKqBI
3939
date: "November 11, 2024"
4040
authors: "Andy Damevin, Matheus Cruz, & Emil Lefkof (Melloware)"

_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: "November 2024 Newsletter #50"
6+
link: /newsletter/50/
7+
date: "November 12, 2024"
8+
59
- title: "October 2024 Newsletter #49"
610
link: /newsletter/49/
711
date: "October 17, 2024"
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 #50 - November'
4+
date: 2024-11-12
5+
tags: newsletter
6+
synopsis: The November edition of the Quarkus Newsletter; curated online stories, articles, and videos about Quarkus.
7+
author: jcobb
8+
---
9+
10+
Explore building a Quarkus application using Tekton, which is the upstream project on which OpenShift Pipelines is based on in "Building a Quarkus Application using OpenShift Pipelines" by Stephen Nimmo. Clement Escoffier's blog post "Strengthening the Release Process for Quarkiverse and SmallRye" outlines a corrected vulnerability in the SmallRye release process and a more secure release pipeline for SmallRye and Quarkiverse repositories. Learn about organizing a microservices codebase with Beans, EJB concepts, and the Repository pattern and touch upon automated testing using REST Assured and Quarkus JUnit5 in "Organizing Microservices with EJB, Beans, and Testing in Quarkus" by @Harsh. Read "Build containerized applications for Amazon DocumentDB that run on Amazon ECS on AWS Fargate" by Sourav Biswas and Varma Gottumukkala, to explore the fundamentals of building containerized applications for Amazon DocumentDB using Quarkus with the Panache ORM library. Clojure can be integrated into a Quarkus app to create dynamic routes easily. By connecting the two ecosystems, a basic routing system is set up. Explore more possibilities with Clojure and Quarkus on this foundation in "Calling Clojure from Java using a real example (Clojure + Quarkus)" by Gustavo Camargo. SmallRye OpenAPI in Quarkus is like having an intelligent intern managing API documentation as you code. Check out "The Power of SmallRye OpenAPI in Quarkus: A Developer's Guide to Effortless API Documentation" by suddo to learn how to implement this feature.
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/50/[Newsletter #50: November]!
15+
16+
Want to get newsletters in your inbox? https://quarkus.io/newsletter[Sign up for the newsletter] using the on page form.

newsletter/50/index.html

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

newsletter/50/index_files/content

546 KB
Binary file not shown.
64.2 KB
Binary file not shown.
330 KB
Binary file not shown.
52.3 KB
Binary file not shown.
5.25 KB
Binary file not shown.

0 commit comments

Comments
 (0)