VOOZH about

URL: https://www.javacodegeeks.com/author/eleftheria-drosopoulou/page/72

⇱ Eleftheria Drosopoulou, Author at Java Code Geeks - Page 72 of 143


  • Software Development👁 Image
    Eleftheria DrosopoulouApril 1st, 2025
    0 483

    OutSystems vs. Traditional Coding in 2025: Scalability for Large-Scale Apps

    As enterprises demand faster development and easier maintenance, the debate between low-code platforms (OutSystems) and traditional coding intensifies. By 2025, scalability remains…

    Read More »
  • Enterprise Java👁 Image
    Eleftheria DrosopoulouApril 1st, 2025
    0 867

    Feature Flags in Spring Boot: Unleash vs Togglz

    Modern applications need the ability to toggle features dynamically without redeploying code. Feature flags (or feature toggles) enable:✅ Gradual feature…

    Read More »
  • Software Development👁 Image
    Eleftheria DrosopoulouMarch 31st, 2025
    0 545

    Firestore: Read/Write Optimization Strategies

    Cloud Firestore is a highly scalable NoSQL database, but improper usage can lead to slow queries, high costs, and scalability bottlenecks.…

    Read More »
  • Enterprise Java👁 Image
    Eleftheria DrosopoulouMarch 31st, 2025
    0 657

    Securing Microservices with SPIFFE and Spring Security

    Microservices architectures introduce new security challenges, particularly in workload authentication and identity management. SPIFFE (Secure Production Identity Framework for Everyone) provides a…

    Read More »
  • Core Java👁 Image
    Eleftheria DrosopoulouMarch 28th, 2025
    0 864

    Deep JVM Observability with eBPF: Beyond Prometheus

    Modern Java applications often run in complex, distributed environments where performance monitoring and observability are critical. While tools like Prometheus and JMX provide valuable…

    Read More »
  • Core Java👁 Image
    Eleftheria DrosopoulouMarch 28th, 2025
    0 1,382

    Optimizing Java Apps for NUMA: NUMA-Aware Threading

    Optimizing Java applications for Non-Uniform Memory Access (NUMA) architectures involves understanding how memory access patterns and thread placement can impact…

    Read More »
  • Enterprise Java👁 Image
    Eleftheria DrosopoulouMarch 27th, 2025
    0 1,728

    Multi-Tenancy in Spring Boot: Sharding vs. Schema Isolation

    As applications grow, multi-tenancy becomes a key architectural concern, especially for SaaS platforms serving multiple customers. Multi-tenancy allows multiple tenants…

    Read More »
  • Core Java👁 Image
    Eleftheria DrosopoulouMarch 27th, 2025
    0 434

    Serverless Spring Boot with Knative on Kubernetes

    Modern applications demand scalability, efficiency, and flexibility, especially when handling unpredictable workloads. Traditionally, Kubernetes offers robust orchestration for containerized applications,…

    Read More »
  • Software Development👁 Image
    Eleftheria DrosopoulouMarch 26th, 2025
    0 262

    Hybrid Auth: Integrating Firebase with OAuth2 Proxy in Kubernetes

    In modern applications, authentication is a critical component, especially when integrating multiple identity providers. Many enterprises use OAuth-based authentication solutions…

    Read More »
  • First
  • ...
  • 60
  • 70
  • «
  • 71
  • 72
  • 73
  • »
  • 80
  • 90
  • ...
  • Last
Back to top button
Close