Ionut Balosin

πŸ‘¨β€πŸ’» Principal IT Architect β€’ πŸŽ“ Technical Trainer β€’ πŸ… Oracle ACE Associate β€’ πŸ”’ Security Champion β€’ 🎀 Speaker β€’ ✍️ Blogger β€’ 🌍 www.ionutbalosin.com

Ionut Balosinionutbalosin
2025-05-21

Out of curiosity, I just searched for " " on both Google 🌐 and ChatGPT πŸ€– β€” and my course popped up among the top results.
Google ranked it 6th πŸ”₯, and ChatGPT listed it 3rd πŸš€.

It’s a great feeling to see how it has grown in popularity within the community β˜•οΈ.

Java Performance CourseJava Performance Course
Ionut Balosin boosted:
Ana-Maria Mihalceanuammbra1508
2025-05-20

πŸŽ‰ Java is turning 30! β˜•οΈ

On 22 May, join the celebration of three decades of innovation, code, and community!

πŸ“Ί youtube.com/live/LHHPbI7sYv8

πŸ—“οΈ Checkout the schedule dev.java/community/java-30-ann

Don't miss it! See what's brewing next and be part of Java's joy!

Ionut Balosinionutbalosin
2025-05-17

Insightful session on advanced performance analysis with async-profiler, presented by Andrei Pangin.

πŸŽ₯ youtube.com/watch?v=u7-S-Hn-7Do

Ionut Balosinionutbalosin
2025-05-14

πŸ” How to your app?

In this article, I cover every developer should know - from securing resource access and input validation to encryption, hashing, secret management, logging, and protecting against deserialization vulnerabilities.

πŸ‘‰ ionutbalosin.com/2025/03/core-

Ionut Balosin boosted:
2025-05-13

Just got caught up in the latest round of terminations from Microsoft.

If anyone needs a "batteries included" advocate who really knows code, AI, and real production concerns + solutions, ping me! Ready to make great things happen for you.

Onward and upward!

Ionut Balosinionutbalosin
2025-05-10

πŸŽ₯ Curious how Netflix scales its backend?

@paulbakker shares insights into Netflix’s architecture and how they use

youtube.com/watch?v=XpunFFS-n8I

Ionut Balosin boosted:
Ionut Balosinionutbalosin
2025-05-08

πŸš€ Call for Contributors –

If you're interested in contributing to the project - an initiative that gained significant traction in the community through our recent and analyses - check out the repo:

πŸ”— github.com/ionutbalosin/jvm-pe

🧡 DM me or open a PR to get started

Ionut Balosinionutbalosin
2025-05-06

πŸš€ Call for Contributors –

If you're interested in contributing to the project - an initiative that gained significant traction in the community through our recent and analyses - check out the repo:

πŸ”— github.com/ionutbalosin/jvm-pe

🧡 DM me or open a PR to get started

Ionut Balosin boosted:
Ionut Balosinionutbalosin
2025-04-16

πŸš€ Just updated my well-starred Java eCommerce Application!

🧱 Examples of:
- Hexagonal & event-driven microservices
- Perf, scalability & resiliency tactics
- REST, schema-first, async logging, caching & more

Check it out πŸ‘‰ github.com/ionutbalosin/ecomme

Ionut Balosinionutbalosin
2025-04-15

πŸš€ Just updated my well-starred Java eCommerce Application!

🧱 Examples of:
- Hexagonal & event-driven microservices
- Perf, scalability & resiliency tactics
- REST, schema-first, async logging, caching & more

Check it out πŸ‘‰ github.com/ionutbalosin/ecomme

Ionut Balosinionutbalosin
2025-04-01

πŸš€ New Security Updates in My Repo! πŸ”

Updates:
βœ… Symmetric & Asymmetric Encryption πŸ”‘
βœ… Message Hashing & HMAC πŸ›‘οΈ
βœ… Password HashingπŸ”’
βœ… Upgraded to Spring Boot 3.4.3 πŸš€

Check it out! πŸ‘‡
github.com/ionutbalosin/java-a

Ionut Balosin boosted:
Ionut Balosinionutbalosin
2025-03-28

πŸš€ New article: Boost your security skills with my latest guide on essential
Explore SCA, SAST, DAST, and PenTest to protect your projects from vulnerabilities. 

ionutbalosin.com/2025/03/secur

Ionut Balosinionutbalosin
2025-03-26

πŸš€ New article: Boost your security skills with my latest guide on essential
Explore SCA, SAST, DAST, and PenTest to protect your projects from vulnerabilities. 

ionutbalosin.com/2025/03/secur

Ionut Balosin boosted:
Ionut Balosinionutbalosin
2025-03-19

πŸš€ New article: Strengthen your Java app's security with API authentication, CSP, CORS, and HTTP security headers.

Dive into this comprehensive guide for Java developers: API Web Application Security

ionutbalosin.com/2025/03/api-w

Ionut Balosinionutbalosin
2025-03-18

πŸš€ New article: Strengthen your Java app's security with API authentication, CSP, CORS, and HTTP security headers.

Dive into this comprehensive guide for Java developers: API Web Application Security

ionutbalosin.com/2025/03/api-w

Ionut Balosin boosted:
Ionut Balosinionutbalosin
2025-03-12

πŸš€ New article: Core Application Security for Java Developers πŸ”’

Content: securing resource access, input validation, encryption, hashing, secrets management, logging, and deserialization vulnerabilities. πŸ“šπŸ’»

Check it out: ionutbalosin.com/2025/03/core-

Ionut Balosinionutbalosin
2025-03-11

πŸš€ New article: Core Application Security for Java Developers πŸ”’

Content: securing resource access, input validation, encryption, hashing, secrets management, logging, and deserialization vulnerabilities. πŸ“šπŸ’»

Check it out: ionutbalosin.com/2025/03/core-

Ionut Balosinionutbalosin
2024-10-12

@rombert thanks, that might be a nice alternative (and a low-level/detailed approach).

Ionut Balosinionutbalosin
2024-10-11

πŸš€ I just made my Java Application Security Practices repo public.
It contains some OAuth 2.0 flows, API security, deserialisation attacks, SAST/DAST/SCA integration, and more. A must-have for every dev focused on security. πŸ”

Check it out! πŸ‘‰ github.com/ionutbalosin/java-a

Ionut Balosin boosted:
2024-04-23

GraalVM: The Journey from Research to Product by Thomas Wuerthinger at Jfokus: youtube.com/watch?v=HyHUOoJi8n

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst