Showing posts with label SOAR. Show all posts
Showing posts with label SOAR. Show all posts

Daily Tech Digest - September 07, 2026


Quote for the day:

"To succeed, high integrity must precede high ambition or high performance. Always do the right thing for the right reasons." -- Vala Afshar

🎧 Listen to the audio debrief on YouTube

▶ Play Audio Digest

Duration: 21 mins • Perfect for listening on the go.


Your AI Productivity Gains Are Creating a Talent Crisis

As companies aggressively adopt artificial intelligence to handle routine tasks, they are inadvertently creating a hidden talent crisis for the future. While automating foundational work provides immediate efficiency and saves valuable time, it quietly dismantles the traditional apprenticeship model that young employees rely on to build expertise. Historically, doing repetitive tasks allowed junior professionals to develop the critical judgment and pattern recognition required to eventually become senior experts. This dynamic leads to a senior worker paradox. Current experienced professionals can effectively guide and evaluate artificial intelligence because they built their underlying knowledge before these tools ever existed. However, the next generation of workers is expected to supervise complex systems without gaining that identical practical experience. Consequently, organizations are accumulating a serious capability debt, where high daily output masks a growing inability among staff to solve problems independently without technological assistance. To prevent this looming skill shortage, businesses need to rethink how they implement these systems. Instead of using artificial intelligence merely as an engine to generate quick answers, companies should deploy it as a supportive coach. By designing workflows where the technology challenges assumptions, critiques reasoning, and highlights weaknesses without simply correcting them, organizations can help employees develop essential independent judgment.


Data Is Risky Business: Thinking Beyond Systems for Data Governance

Data governance goes far beyond formal frameworks, organizational charts, and written policies. While audits can evaluate a system by its final outputs, they rarely explain why well-intentioned employees within well-designed structures fail to govern data effectively. The true practice of data governance is shaped continuously by how people interpret their roles and responsibilities in everyday situations. Employees often rely on inherited traditions and beliefs when faced with real-world dilemmas, meaning that a formal rule is less influential than what the employee believes the rule is actually for. A documented procedure or escalation process only works if team members feel comfortable using it and believe that flagging an issue demonstrates competence rather than causes trouble. Effective coordination among teams, where individuals understand how their actions affect the wider organization, is crucial for catching anomalies and handling unexpected disruptions. Furthermore, over-automating these governance processes can be dangerous. When human reviewers are removed from routine tasks, they lose the practical experience needed to spot complex or novel failures when automation inevitably falls short. Ultimately, resilient data governance requires organizations to intentionally cultivate a culture of collaboration, build strong communication routines, and maintain the critical human judgment needed to handle unpredictable data risks.


The BTABoK and Agents

Artificial intelligence agents can generate impressive architectural models in seconds, but their output is only as good as the knowledge they draw from. While agents make speed cheap, they can compromise decision quality and shared understanding if not set up correctly. The Business Technology Architecture Body of Knowledge offers the most effective foundation for integrating agents into technology architecture. Unlike vendor specific frameworks that prioritize product sales or in house wikis that rely on fragmented opinions, this open framework provides a continuous chain connecting strategy to final delivery. It treats decisions as the central artifacts, ensuring every choice has clear trade offs and an accountable human owner. This is crucial because an agent produces options too quickly for humans to review without structured decision records. Furthermore, the framework defines specific viewpoints to answer exact stakeholder concerns and includes a clear competency model, meaning human architects remain equipped to properly evaluate and approve the generated work. Ultimately, this approach ensures that human practitioners, rather than vendors, remain in charge of the knowledge their agents use. By relying on a structured and practitioner governed foundation, organizations can safely accelerate their architecture practices without sacrificing accountability or quality.


Why Cybersecurity Must Become A Truly Professionalised Industry

The cybersecurity industry handles incredibly sensitive data and systems, bearing a level of responsibility similar to the medical or financial fields. However, it still lacks the strict, universal professional standards found in those established sectors. Currently, the quality of services like penetration testing varies significantly between providers, making it difficult for organizations to distinguish true expertise from clever marketing. To build genuine trust, the industry must adopt independent accreditation and verified certifications for both organizations and individual practitioners. Frameworks like the United Kingdom's CHECK scheme or global bodies like CREST offer a reliable baseline, assessing not just technical skills but also ethical conduct and operational maturity. As artificial intelligence makes sophisticated attack tools much more accessible, relying on validated human judgment becomes even more essential. Furthermore, because technology evolves rapidly, professionals must undergo continuous reassessment rather than relying on static, one-time qualifications. Professionalizing cybersecurity is not about adding unnecessary bureaucracy; it is about ensuring accountability, reliability, and consistency across the board. By demanding rigorous, ongoing standards, organizations can confidently partner with security experts, knowing they possess the necessary skills and ethics to protect vital digital infrastructure from increasingly complex and fast-moving threats.


Behind every AI inferencing strategy: The storage decision multi-model databases demand

As businesses rapidly deploy generative AI, the focus is shifting from simply training models to the critical phase of inferencing—the point where AI actually analyzes data and generates responses. While powerful processors like GPUs often grab the headlines, the true bottleneck for successful AI inferencing usually lies in data storage. Modern AI applications do not just rely on one type of data; they require a complex mix of text, images, relationships, and structured information. This complexity has driven the rise of multi-model databases, which can handle various data types—such as graphs, documents, and vectors—within a single system. However, these versatile databases place immense strain on storage infrastructure. To deliver the real-time, accurate results that enterprise AI demands, storage systems must provide exceptional speed, massive scalability, and the ability to process multiple data formats simultaneously without latency. Traditional, siloed storage setups often struggle to keep pace with these multi-model demands. Therefore, organizations must carefully evaluate their storage architecture, prioritizing high-performance solutions that seamlessly support multi-model databases. Ultimately, a successful AI strategy depends just as much on selecting the right underlying storage as it does on choosing the most advanced algorithms or processors.


Inside a Software Factory

The concept of a software factory is evolving from a traditional managed pipeline into an automation-driven system that transforms how engineering teams build and ship code. Instead of relying solely on artificial intelligence as a simple coding assistant within an editor, a modern software factory integrates automated agents directly into the broader development lifecycle. This system requires four core properties: standardized inputs, standardized tooling, measurable outputs, and complete replayability. Work enters the factory through various signals like bug reports or internal requests, which are then triaged into clearly scoped tasks. From there, software development agents take over to plan, execute, test, and review the code changes. However, humans remain firmly in the loop. The architecture relies heavily on persistent context, ensuring that security policies, business rules, and architectural guidelines govern the automated actions at every step. This shifts the role of software engineers. Rather than writing every line of code themselves, engineers now manage and supervise the underlying system, taking responsibility for its safety, governance, and business outcomes. Ultimately, this approach creates a continuous feedback loop where the development environment learns and improves over time, enabling organizations to deliver reliable software with greater consistency and visibility.


Leverage Code Review for Sustainable AI Coding Development

As artificial intelligence tools become a standard part of the software development process, teams are generating code at an unprecedented pace. While these advanced assistants significantly boost immediate productivity, they also introduce unique challenges. Without proper oversight, automated code can easily hide subtle bugs, security vulnerabilities, and structural flaws that ultimately create massive technical debt. To build applications responsibly, organizations must leverage rigorous code review practices to ensure lasting sustainability. Instead of blindly accepting computer suggestions, engineering teams must adapt their review processes to carefully scrutinize artificial intelligence contributions. Human oversight remains absolutely essential in this new landscape. Developers need to act as diligent editors, thoroughly validating the logic, performance, and security of every generated block of code before it reaches production. Strong peer review cultures prevent quick fixes from becoming massive maintenance nightmares. Furthermore, combining human expertise with modern testing tools ensures that codebases remain clean, functional, and secure over time. By placing a renewed emphasis on thorough code reviews, companies can safely harness the incredible speed of modern development tools. This balanced approach allows teams to innovate rapidly while maintaining the high standards required for sustainable and reliable software architecture today.


Why agentic AI is the key to systems integrity

As companies face stricter operational and security regulations, they are rapidly adopting agentic artificial intelligence systems capable of taking actions autonomously with minimal human input. While these powerful tools offer substantial productivity boosts, they also require broad data access and elevated privileges to function properly. This greatly expands the attack surface and introduces new vulnerabilities, especially within heavily regulated industries. Balancing this rapid innovation with strict oversight is a major challenge, particularly when organizations attempt to scale advanced tools across older, fragmented technologies. The most effective solution lies in deploying enterprise-grade platforms that embed security controls directly into their core design from the very beginning. By weaving identity management, access limitations, and continuous monitoring directly into the software development process, well-designed agentic systems actually strengthen overall integrity rather than weaken it. This proactive approach standardizes workflows, enforces real-time policy compliance, and prevents unauthorized internal development. To successfully scale these intelligent operations, businesses must unify their technology platforms, integrate security measures much earlier in the planning stages, and provide automated guardrails that empower teams to explore safely. Ultimately, treating oversight as a fundamental building block ensures that organizations can embrace modern automation without sacrificing valuable customer trust or compromising critical internal data.


From data residency to tech sovereignty: Europe rethinks control

European governments are moving past simply storing sensitive data within their borders and are now deeply questioning who truly controls their digital infrastructure. High-profile actions, such as Switzerland avoiding American cloud services for its national digital identity system and the Netherlands blocking a U.S. acquisition of a critical local cloud provider, highlight a growing concern over digital sovereignty. The core issue lies in jurisdiction: even if data is stored in a European server and heavily encrypted, relying on foreign-owned companies means the information might still be subject to outside laws, like the U.S. CLOUD Act. To counter these vulnerabilities, Europe is expanding its definition of tech sovereignty far beyond mere data localization. The European Commission has introduced strict new frameworks for cloud procurement that evaluate strategic, legal, and operational control, sometimes requiring an entirely European supply chain. Furthermore, the push for digital autonomy includes developing independent capabilities in semiconductors, artificial intelligence, and biometrics to reduce reliance on foreign standards and institutions. By prioritizing decentralization in projects like digital identity wallets, Europe aims to minimize centralized data storage altogether, asserting true control over its entire technology ecosystem rather than just dictating where its data physically resides.


Automated response and SOAR design patterns for security teams

Security Orchestration, Automation, and Response (SOAR) functions as an essential control layer that connects various security tools and teams, transforming noisy alerts into consistent, repeatable workflows. Rather than replacing human judgment or detection engineering, SOAR platforms excel at tasks like alert enrichment, case creation, and careful incident containment. A fundamental design principle for safe automation is separating decision support from direct execution. Playbooks should gather vital context and recommend actions, but automated responses must always align closely with technical confidence levels and potential business impact. If underlying detection quality is poor, reckless automation will simply accelerate bad decisions and disrupt daily operations. For many organizations, particularly smaller enterprises, the safest and most valuable initial pattern is automated alert triage and data enrichment. This approach rapidly improves decision quality without introducing unnecessary operational risk. When teams do choose to automate containment actions, such as isolating a compromised endpoint or forcing a user password reset, these interventions should strictly apply to high-confidence, reversible scenarios. Identity-focused responses often provide the cleanest automation targets because they remain centralized and are easily reversed if necessary. Ultimately, successful automation must carefully follow reliable detection quality instead of attempting to forcibly solve ambiguous security threats.

Daily Tech Digest - September 11, 2024

Unlocking the Quantum Internet: Germany’s Latest Experiment Sets Global Benchmarks

“Comparative analysis with existing QKD systems involving SPS reveals that the SKR achieved in this work goes beyond all current SPS-based implementations. Even without further optimization of the source and setup performance, it approaches the levels attained by established decoy state QKD protocols based on weak coherent pulses.” The first author of the work, Dr. Jingzhong Yang remarked. The researchers speculate that QDs also offer great prospects for the realization of other quantum internet applications, such as quantum repeaters, and distributed quantum sensing, as they allow for inherent storage of quantum information and can emit photonic cluster states. The outcome of this work underscores the viability of seamlessly integrating semiconductor single-photon sources into realistic, large-scale, and high-capacity quantum communication networks. The need for secure communication is as old as humanity itself. Quantum communication uses the quantum characteristics of light to ensure that messages cannot be intercepted. “Quantum dot devices emit single photons, which we control and send to Braunschweig for measurement. This process is fundamental to quantum key distribution,” Ding said.


How AI Impacts Sustainability Opportunities and Risks

While AI can be applied to sustainability challenges, there are also questions around the sustainability of AI itself given technology’s impact on the environment. “We know that many companies are already dealing with the ramifications of increased energy usage and water usage as they're building out their AI models,” says Shim. ... As the AI market goes through its growing pains, chips are likely to become more efficient and use cases for the technology will become more targeted. But predicting the timeline for that potential future or simply waiting for it to happen is not the answer for enterprises that want to manage opportunities and risks around AI and sustainability now. Rather than getting caught up in “paralysis by analysis,” enterprise leaders can take action today that will help to actually build a more sustainable future for AI. With AI having both positive and negative impacts on the environment, enterprise leaders who wield it with targeted purpose are more likely to guide their organizations to sustainable outcomes. Throwing AI at every possible use case and seeing what sticks is more likely to tip the scales toward a net negative environmental impact. 


Agentic AI: A deep dive into the future of automation

Agentic AI combines classical automation with the power of modern large language models (LLMs), using the latter to simulate human decision-making, analysis and creative content. The idea of automated systems that can act is not new, and even a classical thermostat that can turn the heat and AC on and off when it gets too cold or hot is a simple kind of “smart” automation. In the modern era, IT automation has been revolutionized by self-monitoring, self-healing and auto-scaling technologies like Docker, Kubernetes and Terraform which encapsulate the principles of cybernetic self-regulation, a kind of agentic intelligence. These systems vastly simplify the work of IT operations, allowing an operator to declare (in code) the desired end-state of a system and then automatically align reality with desire—rather than the operator having to perform a long sequence of commands to make changes and check results. However powerful, this kind of classical automation still requires expert engineers to configure and operate the tools using code. Engineers must foresee possible situations and write scripts to capture logic and API calls that would be required. 


How to Make Technical Debt Your Friend

When a team identifies that they are incurring technical debt, they are basing that assessment on their theoretical ideal for the architecture of the system, but that ideal is just their belief based on assumptions that the system will be successful. The MVP may be successful, but in most cases its success is only partial - that is the whole point of releasing MVPs: to learn things that can be understood in no other way. As a result, assumptions about the MVA that the team needs to build also tend to be at least partially wrong. The team may think that they need to scale to a large number of users or support large volumes of data, but if the MVP is not overwhelmingly appealing to customers, these needs may be a long way off, if they are needed at all. For example, the team may decide to use synchronous communications between components to rapidly deliver an MVP, knowing that an asynchronous model would offer better scalability. However, the switch between synchronous and asynchronous models may never be necessary since scalability may not turn out to be an issue.


What CIOs should consider before pursuing CEO ambitions

The trend is encouraging, but it’s important to temper expectations. While CIOs have stepped up and delivered digital strategies for business transformation, using those successes as a platform to move into a CEO position could throw a curveball. Jon Grainger, CTO at legal firm DWF, says one key challenge is industrial constraints. “You’ve got to remember that, in a sector like professional services, there are things you’re going to be famous for,” he says. “DWF is famous for providing amazing legal services. And to do that, the bottom line is you’ve got to be a lawyer — and that’s not been my path.” He says CIOs can become CEOs, but only in the right environment. “If the question was rephrased to, ‘Jon, could you see yourself as a CEO?,’ then I would say, ‘Yes, absolutely.’ But I would say I’m unlikely to become the CEO of a legal services company because, ultimately, you’ve got to have the right skill set.” Another challenge is the scale of the transition. Compared to the longevity of other C-suite positions, technology leadership is an executive fledgling. Many CIOs — and their digital leadership peers, such as chief data or digital officers — are focused squarely on asserting their role in the business.


Immediate threats or long-term security? Deciding where to focus is the modern CISO’s dilemma

CISOs need to balance their budgets between immediate threat responses and long-term investments in cybersecurity infrastructure, says Eric O’Neill, national security strategist at NeXasure and a former FBI operative who helped capture former FBI special agent Robert Hanssen, the most notorious spy in US history. While immediate threats require attention, CISOs should allocate part of their budgets to long-term planning measures, such as implementing multi-factor authentication and phased infrastructure upgrades, he says. “This balance often involves hiring incident response partners on retainer to handle breaches, thereby allowing internal teams to focus on prevention and detection,” O’Neill says. “By planning phased rollouts for larger projects, CISOs can spread costs over time while still addressing immediate vulnerabilities.” Clare Mohr, US cyber intelligence lead at Deloitte, says a common approach is for CISOs to allocate 60 to 70% of their budgets to immediate threat response and the remainder to long-term initiatives –although this varies from company to company. “This distribution should be flexible and reviewed annually based on evolving threats,” she says. 


Would you let an AI robot handle 90% of your meetings?

“Let’s assume, fast-forward five or six years, that AI is ready. AI probably can help for maybe 90 per cent of the work,” he said. “You do not need to spend so much time [in meetings]. You do not have to have five or six Zoom calls every day. You can leverage the AI to do that.” Even more interestingly, Yuan alluded to your digital clone potentially being programmed to be better equipped to deal with areas you don’t feel confident in, for example, negotiating a deal during a sales call. “Sometimes I know I’m not good at negotiations. Sometimes I don’t join a sales call with customers,” he explained. “I know my weakness before sending a digital version of myself. I know that weakness. I can modify the parameter a little bit.” ... According to Microsoft’s 2024 Work Trend Index, 75 per cent of knowledge workers use AI at work every day. This is despite 46 per cent of those users not using it less than six months ago. ... However, leaders are lagging behind when it comes to incorporating AI productivity tools – 59 per cent worry about quantifying the productivity gains of AI and as a result, 78 per cent of AI users are bringing their own AI tools to work and 52 per cent who use AI at work are reluctant to admit to it for fear it makes them look replaceable.


Understanding the Importance of Data Resilience

Understanding an organization’s current level of data resilience is crucial for identifying areas that need improvement. Key indicators of data resilience include the Recovery Point Objective (RPO), which refers to the maximum acceptable amount of data loss measured in time. A lower RPO signifies a higher level of data resilience, as it minimizes the amount of data at risk during an incident. The Recovery Time Objective (RTO) is the target time for recovering IT and business activities after a disruption. A shorter RTO indicates a more resilient data strategy, as it enables quicker restoration of operations. Data integrity involves maintaining the accuracy and consistency of data over its lifecycle, implementing measures to prevent data corruption, unauthorized access, and accidental deletions. System redundancy, which includes having multiple data centers, failover systems, and cloud-based backups, ensures continuous data availability by providing redundant systems and infrastructure. Building sustainable data resilience requires a long-term commitment to continuous improvement and adaptation. 


Examining Capabilities-Driven AI

Organizations often respond to trends in technology by developing centralized organizations to adopt the underlying technologies associated with a trend. The industry has decades of experience demonstrating that centralized approaches to adopting technology result in large, centralized cost pools that generate little business value. Since the past is often a good predictor of the future, we expect that many companies will attempt to adopt AI by creating centralized organizations or “centers of excellence,” only to burn millions of dollars without generating significant business value. AI-enablement is much easier to accomplish within a capability than across an entire organization. Organizations can evaluate areas of weakness within a business capability, identify ways to either improve the customer experience and/or reduce the cost to serve, and target improvement levels. Once the improvement is quantified into an economic value, this value can be used to bound the build and operate cost of AI-enhanced capability. Benefit and cost parameters are important because knowledge engineering is often the largest cost associated with an AI-enabled business process. 


SOAR Is Dead, Long Live SOAR

While the core use case for SOAR remains strong, the combination of artificial intelligence, automation, and the current plethora of cybersecurity products will result in a platform that could take market share from SOAR systems, such as an AI-enabled next-generation SIEM, says Eric Parizo, managing principal analyst at Omdia. "SOC decision-makers are [not] going out looking to purchase orchestration and automation as much as they're looking to solve the problem of fostering a faster, more efficient TDIR [threat detection, investigation, and response] life cycle with better, more consistent outcomes," he says. "The orchestration and automation capabilities within standalone SOAR solutions are intended to facilitate those business objectives." AI and machine learning will continue to increasingly augment automation, says Sumo Logic's Clawson. While creating AI security agents that process data and automatically respond to threats is still in its infancy, the industry is clearly moving in that direction, especially as more infrastructure uses an "as-code" approach, such as infrastructure-as-code, he says. The result could be an approach that reduces the need for SOAR.



Quote for the day:

"Kind words do not cost much. Yet they accomplish much." -- Blaise Pascal