Skip to content

Commit

Permalink
Merge pull request #2159 from insectengine/November_Newsletter
Browse files Browse the repository at this point in the history
add November newsletter
  • Loading branch information
gsmet authored Nov 13, 2024
2 parents abd2f32 + dcf7402 commit 9485d8c
Show file tree
Hide file tree
Showing 24 changed files with 71 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _data/insights-videos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ pastheadline: "Archived Podcast Videos"

pastvideos:

- title: "EPISODE #186: What is Quarkus Roq?"
- title: "EPISODE #185: What is Quarkus Roq?"
link: https://youtube.com/live/hrF1a5sKqBI
date: "November 11, 2024"
authors: "Andy Damevin, Matheus Cruz, & Emil Lefkof (Melloware)"
Expand Down
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: "November 2024 Newsletter #50"
link: /newsletter/50/
date: "November 12, 2024"

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

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.

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

Check out https://quarkus.io/newsletter/50/[Newsletter #50: November]!

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

Large diffs are not rendered by default.

Binary file added newsletter/50/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/50/index_files/content
Binary file not shown.
Binary file added newsletter/50/index_files/content(1)
Binary file not shown.
Binary file added newsletter/50/index_files/content(10)
Binary file not shown.
Binary file added newsletter/50/index_files/content(11)
Binary file not shown.
Binary file added newsletter/50/index_files/content(12)
Binary file not shown.
Binary file added newsletter/50/index_files/content(2)
Binary file not shown.
Binary file added newsletter/50/index_files/content(3)
Binary file not shown.
Binary file added newsletter/50/index_files/content(4)
Binary file not shown.
Binary file added newsletter/50/index_files/content(5)
Binary file not shown.
Binary file added newsletter/50/index_files/content(6)
Binary file not shown.
Binary file added newsletter/50/index_files/content(7)
Binary file not shown.
Binary file added newsletter/50/index_files/content(8)
Binary file not shown.
Binary file added newsletter/50/index_files/content(9)
Binary file not shown.
Binary file added newsletter/50/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/50/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/50/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/50/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/50/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/50/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 9485d8c

Please sign in to comment.