Skip to content

Conversation

@MichalMaler
Copy link
Contributor

A second blog post, the purpose of which is to showcase Quarkus' strengths from the two points of view:
One as a runtime, the second as a framework.

@github-actions
Copy link

github-actions bot commented Oct 22, 2025

🎊 PR Preview a2019d2 has been successfully built and deployed to https://quarkus-site-pr-2441-preview.surge.sh

  • Images of blog posts older than 3 months are not available.
  • Newsletters older than 3 months are not available.

@MichalMaler MichalMaler force-pushed the mickey-quarkus-blog-post-2 branch 2 times, most recently from 535a64e to 8925b58 Compare October 22, 2025 14:56
@MichalMaler MichalMaler changed the title Quarkus as a powerful runtime - Blog post #2 Quarkus: Runtime and Framework for Cloud-Native Java - Blog post #2 Oct 22, 2025
@Ladicek
Copy link
Contributor

Ladicek commented Oct 22, 2025

LGTM otherwise.

@MichalMaler MichalMaler requested a review from Ladicek October 22, 2025 15:48
Copy link
Member

@jponge jponge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not authoritative, but it looks good to me

Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't read the post to be honest but I disagree with trying to tie us to some Google grand principles.
It's definitely not what was behind the inception of Quarkus.

@MichalMaler MichalMaler marked this pull request as draft October 23, 2025 16:23
@MichalMaler MichalMaler force-pushed the mickey-quarkus-blog-post-2 branch 2 times, most recently from 20bb765 to b07079a Compare October 23, 2025 17:07
@MichalMaler
Copy link
Contributor Author

@jherrman, May I request your language expert review? :)

@MichalMaler
Copy link
Contributor Author

MichalMaler commented Oct 23, 2025

I haven't read the post to be honest but I disagree with trying to tie us to some Google grand principles. It's definitely not what was behind the inception of Quarkus.

@gsmet
I changed it to a neutral tone. Now I am not quoting Google or anything. Just pointing to an article I am using as a reference.

Copy link

@jherrman jherrman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A nice write-up overall, but some parts would benefit from a slight rewrite, IMHO.

@MichalMaler MichalMaler force-pushed the mickey-quarkus-blog-post-2 branch 2 times, most recently from 47e9ded to 12c7f07 Compare October 27, 2025 14:18
Signed-off-by: Michal Maléř <mmaler@redhat.com>

Apply suggestions from code review

Co-authored-by: Jiri Herrmann <jherrman@redhat.com>
@MichalMaler MichalMaler force-pushed the mickey-quarkus-blog-post-2 branch from 12c7f07 to 947315f Compare October 27, 2025 16:35
@MichalMaler MichalMaler marked this pull request as ready for review October 27, 2025 16:36
@MichalMaler
Copy link
Contributor Author

@cescoffier Hello Clemenet!
May I request your review and hear your two cents on this? :)
Kind regards,
M.

Copy link
Member

@cescoffier cescoffier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great content. Need a bit more work to make it easier to read.


By encouraging consistency, offering build-time integration, and exposing clean extension points, Quarkus supports the creation of opinionated, scalable internal frameworks without forking or reinventing the core.

With Quarkus, teams can focus on business logic while the runtime handles infrastructure concerns, and the platform provides consistency across services.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How is this related to building your own framework?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here is the new version:
By packaging Quarkus extensions, curated defaults, and service templates into an internal Quarkus stack, teams focus on business logic while your framework layer standardizes infrastructure, security, and operational integrations across services.
This has been exemplified by Logicdrop, which refactored its entire Spring Boot stack with Quarkus, reducing container size by ~75%, achieving sub-second startup times, and significantly improving developer productivity.

Signed-off-by: Michal Maléř <mmaler@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants