KMS Software

[ENG] Software Documentation Best Practices

The Topic Covers Software documentation serves a critical role in boosting developer productivity, accelerating issue resolution, and facilitating seamless knowledge transfer. In this session, our goal is to dive deep into the inherent challenges of traditional software documentation. We’ll explore the practical strategies for applying an effective model to microservices documentation, enhancing collaboration across development

[ENG] Software Documentation Best Practices Read More »

[VIE] Harnessing RAG’s Potential: Strategies for Precision and Insight

The Topic Covers Large Language Models (LLMs) have transformed how we interact with data, and RAG adds factual context for meaningful conversations with private data. With just five lines of code using frameworks like LangChain or LlamaIndex, you can create your own chatbot. However, achieving production-level performance for your chatbot is not an easy task.

[VIE] Harnessing RAG’s Potential: Strategies for Precision and Insight Read More »

[ENG] How Modern Observability Has Been Empowered

The Topic Covers Understanding the power of observability is crucial for engineers working with complex distributed systems. Software telemetry serves as the key, providing valuable insights into system behavior and performance. Observability relies on three pillars: metrics, traces, and logs. By correlating these three components, us engineers can gain comprehensive insights into their distributed systems.

[ENG] How Modern Observability Has Been Empowered Read More »

[ENG] Continuous Profiling: Holistic Performance Optimization

The Topic Covers Explore the world of continuous profiling, an innovative approach to optimizing software performance. In this session, we will inquire into the importance of real-time observation in large-scale software, introducing you to the concept of continuous profiling and its transformative impact. From understanding its definition to evaluating its advantages and disadvantages, we will

[ENG] Continuous Profiling: Holistic Performance Optimization Read More »

[ENG] DAST – Automated Security Scanning on CI/CD Pipeline

The Topic Covers DAST involves simulating real-world attacks to identify vulnerabilities that may go undetected by static code analysis. With DAST tools, issues like SQL injection, XSS, CSRF, and more can be effectively pinpointed. By integrating DAST into your CI/CD pipeline, you can automate the security scanning of your web applications, guaranteeing their security before

[ENG] DAST – Automated Security Scanning on CI/CD Pipeline Read More »

Scroll to Top