Instead of building custom integrations for a variety of AI assistants or Large language models (LLMs) you interact with - e.g., ChatGPT, Claude, or any custom LLM - you can now, thanks to the Model Context Protocol (MCP), develop a server once and use it everywhere.
This is exactly as we used to say about Java applications; that thanks to the Java Virtual Machine (JVM), they're WORA (Write Once Run Anywhere). They're built on one system and expected to run on any other Java-enabled system without further adjustments.
14 Jan 2026 1:00pm GMT
Many Kotlin codebases are written by developers with a Java background. The syntax is Kotlin, but the mindset is often still Java, resulting in what can be called "Java with a Kotlin accent." This style compiles and runs, but it misses the core advantages of Kotlin: conciseness, expressiveness, and safety.
Common symptoms include:
12 Jan 2026 7:00pm GMT
In a recent post, I have demonstrated the benefits of using AWS ECS (Elastic Container Service), with Quarkus and the CDK (Cloud Development Kit), in order to implement an API for the customer management.
In the continuity of this previous post, the current one will try to go a bit further and replace ECS by EKS (Elastic Kubernetes Service) as the environment for running containerized workloads. Additionally, an automated CI/CD pipeline, using AWS CodePipeline and AWS CodeBuild, is provided.
08 Jan 2026 2:00pm GMT
It's here! Almost. jQuery 4.0.0-rc.1 is now available. It's our way of saying, "we think this is ready; now poke it with many sticks". If nothing is found that requires a second release candidate, jQuery 4.0.0 final will follow. Please try out this release and let us know if you encounter any issues. A 4.0 β¦ Continue reading β
11 Aug 2025 5:35pm GMT
BRZ migrated the Austrian Business Service Portal with 2M+ users to Keycloak. The Austrian Business Service Portal (USP) is the central online eGovernment platform for entrepreneurs and businesses. It connects businesses with various Austrian online government services, where businesses can access all digital services and information in one place. The USP was launched in 2010 by the (BRZ, abbreviated from the German name Bundesrechenzentrum). The BRZ is the market-leading eGovernment partner of the Austrian federal administration and is both developing and operating the portal. Authenticating and authorizing 2+ million users for 130+ public services is the most important key feature of the USP which now uses Keycloak, microservices and GitOps under the hood. ! We are now starting to collect all case studies at . If you want to share your case study with the Keycloak community, to sort out the details.
05 Aug 2025 12:00am GMT
These are some of the blogs I follow for high-signal content, real-world lessons, and emerging patterns. 1. The Burning Monk (Yan Cui) - Deep technical guides, real-world insights, and event-driven serverless at its best. π 2. Off-by-none (Jeremy Daly) - Weekly curated newsletter filled with top serverless news, tools, and community updates. π 3. A Cloud Guru Blog - Trusted training content with strong coverage of AWS, certifications, and serverless how-tos. π 4. Serverless.com Blog - Official blog for the Serverless Framework team with tutorials, product updates, and ecosystem insights. π 5. AWS Community Builders Blog - Real-world articles from active AWS contributors and thought leaders. π 6. Serverless Transformation (Aleios) - Strategy-rich serverless insights, especially around event-driven architecture. π 7. AWS Compute Blog - Deep dives into AWS Lambda, Step Functions, and compute services directly from AWS. π 8. AWS Architecture Blog - High-level cloud-native architecture practices and guidance for scalable apps. π 9. Lumigo Blog - Focused on observability, monitoring, and debugging in serverless environments. π 10. Serverless360 Blog - Azure-first serverless content with strong focus on Azure Functions and service management. π 11. Nick Tune's Blog - Sociotechnical thinking and service design strategies for microservices and serverless. π 12. AWS Enterprise Strategy Blog - Executive cloud transformation strategies, ideal for leadership and enterprise architects. π 13. Theodo Blog - Engineering-led content featuring serverless, migration, and rapid product delivery stories. π 14. Serverless First (Paul Swail) - Practical daily tips, guides, and architecture breakdowns from an experienced consultant. π 15. Serverless Land - AWS-curated library of patterns, tutorials, and EDA content for serverless professionals. π 16. Lego Engineers Blog (Sheen Brisals & team) - Real enterprise-scale implementation stories from a global brand. π 17. Serverless Chats Podcast - Interviews with top serverless minds - with full transcripts for every episode. π 18. Serverless Guru Blog - Transformation-focused advice and engineering best practices from a consultancy team. π 19. The Serverless Edge Blog - Cloud strategy, org design, and the "value flywheel effect" in serverless transformation. π 20. InfoQ Serverless - Aggregated industry-wide coverage, articles, and videos on serverless and architecture. π 21. Jeremy Daly's Personal Blog - Detailed architectural posts and in-depth serverless exploration beyond the newsletter. π 22. Lee Gilmore's Blog - Valuable insights on enterprise serverless adoption and scaling strategies. π 23. Ready, Set, Cloud (Allen Helton) - Friendly, digestible blog posts with great diagrams and tutorials. π 24. Sheen Brisals's Blog - Engineering leadership perspectives with an emphasis on EDA and maturity. π 25. Aiden Steele's Blog - Low-level AWS insights with rare gems on Lambda internals and advanced configurations. π 26. Luc van Donkersgoed's Blog - Visual, simple explanations of complex cloud patterns and serverless tips. π 27. Benjamen Pyle's Blog (Binary Heap) - Great technical content on building serverless in Rust. π 28. Ben Kehoe's Blog - Deep strategic thinking on cloud operations, organizational design, and serverless ops. π 29. Alex DeBrie's Blog - Author of The DynamoDB Book, Alex shares thorough serverless data modeling guides. π 30. Last Week in AWS (Corey Quinn) - Hilarious, opinionated, and insightful commentary on all things AWS - including serverless. π 31. AWS Fundamentals Blog - Accessible cloud concepts from community experts. π 32. Vadym Kazulkin on Dev.to - Detailed explorations of Lambda SnapStart and Java serverless.π 33. Cloudonaut Blog (Wittig Brothers) - Production-grade AWS best practices and architectural tips. π Do you know other technical blogs on serverless or cloud? Comment below and share your favorites.
13 Jul 2025 8:59am GMT
Last February, we released the first beta of jQuery 4.0.0. We're now ready to release a second, and we expect a release candidate to come soonβ’. This release comes with a major rewrite to jQuery's testing infrastructure, which removed all deprecated or under-supported dependencies. But the main change that warranted a second beta was a β¦ Continue reading β
17 Jul 2024 2:03pm GMT
jQuery's influence on the web will always be evident. When it was first introduced in 2006, jQuery became a fundamental tool for web developers almost immediately. It simplified JavaScript programming, making it easier to manipulate HTML documents, handle events, perform animations, and much more. Since then, it has played and continues to play a major β¦ Continue reading β
17 Apr 2024 5:00pm GMT