home.social

Search

1000 results for “infoq”

  1. Does #SoftwareEngineering #governance really matter?

    Sarah Wells explains how it can empower teams to make better decisions:
    ✅ Focus on value with good governance
    ✅ Avoid slowdowns and rising costs from poor governance
    ✅ Use a clear technical strategy, a tech radar, and align with DORA capabilities to boost performance

    🔗 Read the #InfoQ interview: bit.ly/3JcnzFA

    #Metrics #Agile #technologyStrategy

  2. What is #Kubeflow?

    It's an open-source, Kubernetes-native MLOps platform for developing & deploying distributed ML for the most popular: TensorFlow, PyTorch, and more.

    Check out more details on #InfoQ: bit.ly/3YXaSBR

    #opensource #Kubernetes #MLOps #MachineLearning

  3. Meta introduces #OpenZL and revolutionizes data compression!

    With its universal decompressor and custom compression plans, it simplifies operational deployment while achieving superior compression ratios & speeds.

    🔍 Explore the details: bit.ly/4nFV1lZ

    #InfoQ #DataAnalysis #DataStorage #Performance #Scalability

  4. It can be really hard to predict how to test some software's actions without replicating its implementation. That strategy is a problem: it doesn't test whether it functions correctly. John Hughes (#haskell, #quickcheck) addressed this in a talk last year. infoq.com/news/2020/02/propert

  5. From #syslogng to #OpenTelemetryCollector—Cloudflare shares how their logging pipeline just got a massive upgrade!

    Discover the motivations for this change and improvements: bit.ly/3Uvcsdo

    #InfoQ #DevOps #Logging #OpenTelemetry

  6. #FedCM is a proposed standard API for frictionless, privacy-preserving 𝐟𝐞𝐝𝐞𝐫𝐚𝐭𝐞𝐝 𝐥𝐨𝐠𝐢𝐧 on the web.

    👉 Simplifies login for both 𝐮𝐬𝐞𝐫𝐬 & 𝐝𝐞𝐯𝐞𝐥𝐨𝐩𝐞𝐫𝐬.
    ✅ Already supported in 𝐂𝐡𝐫𝐨𝐦𝐢𝐮𝐦 𝐛𝐫𝐨𝐰𝐬𝐞𝐫𝐬.

    📰 Dive deeper in this #InfoQ article by Dan Moore: bit.ly/4n9BKcY

    #WebDevelopment #SoftwareArchitecture #SoftwareDevelopment

  7. 𝐄𝐦𝐛𝐞𝐝𝐝𝐢𝐧𝐠𝐆𝐞𝐦𝐦𝐚 is a 𝟑𝟎𝟖𝐌 𝐩𝐚𝐫𝐚𝐦𝐞𝐭𝐞𝐫 𝐨𝐩𝐞𝐧 𝐞𝐦𝐛𝐞𝐝𝐝𝐢𝐧𝐠 𝐦𝐨𝐝𝐞𝐥 designed to run efficiently on-device - no server, no internet required.

    Perfect for:
    ➡️ Retrieval-Augmented Generation (RAG)
    ➡️ Semantic Search
    ➡️ Text Classification

    Learn more: bit.ly/4nnUeWV

    #AI #LLMs #GoogleDeepMind #OpenSource #EmbeddedDevices #InfoQ

  8. #ProjectAmber just introduced a new design proposal for Carrier Classes & Carrier Interfaces.

    The goal? Extend record-style modeling to more Java types - without losing concise state declarations, derived methods, or pattern matching.

    Read more ⇨ bit.ly/46jYPn2

    #Java #InfoQ #OpenJDK #SoftwareDevelopment

  9. JEP 447, Statements before super(...) (Preview), has been delivered for JDK 22 after its review concluded. This JEP, which is part of Project Amber, aims to allow statements before super() calls in constructors without referencing an instance being created while still maintaining the safety and initialization guarantees for constructors.

    infoq.com/news/2024/01/java-co

    #JDK22 #ProjectAmber #JavaDevelopers #java

  10. Ah, the noble quest to over-engineer a video app's UI with #Rust and #WebAssembly 🛠️🌐, because #JavaScript just wasn't complicated enough. Congrats on finally making streaming a video as thrilling as #debugging C++! 🎉📺
    infoq.com/presentations/prime- #overengineering #videoapp #C++ #HackerNews #ngated

  11. OpenAI has launched GPT-5.3-Codex-Spark - its first production #AI model deployed on #Cerebras wafer-scale chips instead of traditional Nvidia GPUs.

    The result❓
    • Higher throughput
    • Lower latency
    • A real-time, interactive coding experience

    🔗 Read more on #InfoQbit.ly/3MKZQ17

    #OpenAI #ChatGPT #LLMs #AIagents

  12. AWS launched Durable Functions for Lambda - a new capability that lets developers use standard Lambda functions to build complex, multi-step workflows.

    They can track progress, automatically retry on failures, and even pause execution for up to 1 year at defined steps - all without paying for idle compute during those waits.

    Learn more: bit.ly/3KuDuQf

    #InfoQ #AWSLambda #CloudComputing

  13. #AWSLambda now supports #GitHubActions!

    Devs can now deploy changes to Lambda functions using declarative configuration in GitHub Actions workflows.

    The new option supports both .zip file and container image deployments.

    🔗 Read more: bit.ly/4mW3j9b

    #InfoQ #CloudComputing #AWS

  14. #RustLang + #AWSLambda = High-Performance Serverless

    Explore how Rust’s performance & efficiency perfectly complement Lambda’s scalability & availability.

    🎥 Watch the #InfoQ talk 👉 bit.ly/45p3VNt

    📝 #transcript included

    #Serverless #CloudComputing #SoftwareArchitecture

  15. Introducing Vercel Fluid! An elastic compute model that lets a single worker handle multiple requests - just like a traditional server while preserving the elasticity of serverless.

    Perfect for AI & long-running tasks!

    Get all the details: bit.ly/3FaDZf5

    #Serverless #AWSLambda #Vercel #CloudComputing #InfoQ

  16. Dev Proxy v2.1 is out! What’s new in this release?

    Improved developer productivity. Simplified local testing workflows. Faster iteration. Better support for modern dev tools. Multiple refinements across the proxy and its tooling.

    Find out more on #InfoQbit.ly/45LcByT

    #dotnet #dotnetCore #SoftwareDevelopment

  17. 🔍 #CaseStudy from Carta
    ✅ An overview of how the #StranglerFigPattern can reduce risk in legacy code migrations
    ✅ Strategies for handling unexpected requirements in the midst of a legacy code migration
    ✅ Practical tips from a real-world example for how to effectively leverage Strangler Fig to perform legacy code migrations

    Watch the #InfoQ talk: bit.ly/3LckSRz

    #LegacyCode #SourceCode #InfoQDevSummit

  18. 💡 Applying traditional #SoftwareEngineering principles can make or break your AI product!

    In this #InfoQ talk, Phil Calçado shares hard-earned lessons from a failed AI startup - a rare post-mortem on what worked… and what didn’t.

    🔗 Watch on #InfoQ: bit.ly/3Jhfsar

    📄 #transcript included

    #InfoQDevSummit #AI #microservices #SoftwareArchitecture

  19. The European Cloud Dilemma: Innovation or Sovereignty?

    A new InfoQ article by Renato Losio explores the critical debate, with insights from speakers at the upcoming #InfoQDevSummit Munich (15-16 Oct).

    Read the full analysis 👇
    bit.ly/3UpFxXe

    #DigitalSovereignty #Cloud

  20. #CaseStudy - Figma migrated its compute platform from #AWSECS to #Kubernetes (EKS) in less than 12 months with minimal customer impact.

    The result? This move enhances their developer experience, resiliency, and cost efficiency!

    More details on #InfoQ 👉 bit.ly/3XvzkuY

    #SoftwareArchitecture #CloudNativeArchitecture #EC2 #CostOptimization #DeveloperExperience

  21. #Java dominates enterprise applications. But in the cloud, Java is more expensive than some competitors.

    #NativeCompilation with #GraalVM makes Java in the cloud cheaper: it creates applications that start much faster & use less memory.

    Read the #InfoQ article series: bit.ly/3Xr9e9x

    #CloudNativeArchitecture

  22. What are Cloud-Bound Applications?

    ➡️ Cloud-bound applications decouple applications’ internal architecture from their external dependencies using open APIs and de facto standards.
    ➡️ Cloud-bound applications use open APIs and data formats to bind applications with compute infrastructure and offload integration responsibilities such as stateful orchestration, event-driven interactions, and reliable synchronous interactions into cloud services.

    Read the #InfoQ article by Bilgin Ibryam for more insights: bit.ly/3Jw1cs1

    #CloudComputing #CloudNativeArchitecture #OpenTelemetry

  23. Grafana Mimir 3.0 is now live!

    This release introduces a new design that cleanly separates read & write operations, delivering significant gains in performance, reliability, and cost efficiency for organizations managing metrics at scale.

    Dive into the details and explore what’s new: bit.ly/4rqnD5G

    #InfoQ #DevOps #TimeSeriesData #Observability #Grafana

  24. Deep dive into #Netflix’s Distributed Counter Abstraction - a scalable service that tracks user interactions, feature usage, and business performance metrics with low latency globally.

    “At Netflix, our counting use cases include tracking millions of user interactions, monitoring how often specific features or experiences are shown to users, and counting multiple facets of data during A/B test experiments, among others.”

    Learn more: bit.ly/49tO41Z

    #InfoQ #CaseStudy #DistributedSystems #EventsDrivenArchitecture #TimeSeriesData

  25. #Java is moving fast in 2026! 🚀

    Latest release highlights:
    • Gatherers4j & Keycloak: new point releases are out
    • Maintenance releases of Spring gRPC, Quarkus, Grails & Java Operator SDK

    Get this week's updates here: ⇨ bit.ly/4b29F4s

    #JDK26 #JDK27 #InfoQ

  26. Excited to share my latest item on InfoQ about JDK 23 entering Rampdown Phase One. Explore the new features and enhancements coming to Java development.

    Read more here:
    infoq.com/news/2024/06/jdk-23-

    #Java#JDK23 #JavaDevelopment #InfoQ #JavaCommunity