telecommunications

Tech Optimizer
June 26, 2026
EDB has introduced new features for its Postgres AI platform, including an agentic database and converged analytics capabilities, allowing enterprises to run AI agents alongside transactional workloads on a unified PostgreSQL foundation. The platform includes governance tools that position control mechanisms at the data layer and integrates AI processing with operational data, enabling businesses to connect live records with AI systems without transferring sensitive information. The agentic database can monitor over 200 metrics, identify issues, suggest changes, and apply fixes automatically based on user-defined policies. It consolidates various data types through a single SQL interface, significantly accelerating database tuning processes and enhancing application performance. EDB has also expanded its analytics capabilities with a zero-ETL architecture for real-time analysis and large-scale warehousing. EDB PG AI for ClickHouse targets real-time analysis, while EDB PG AI for WarehousePG focuses on historical analysis at petabyte scale. The platform claims up to 30 times faster query performance compared to legacy systems and improved scaling efficiency. EDB's platform integrates vector search and retrieval for AI agents, demonstrating lower query latency and higher retrieval accuracy than competitors. NTT East is using EDB PG AI for AI-driven network operations, while the governance feature manages agent access at the data querying point using native Postgres roles and row-level security. The platform can be deployed on-premises, in hybrid environments, or across cloud infrastructures, with partnerships including Dell, IBM, Nvidia, Red Hat, and Supermicro.
Tech Optimizer
June 20, 2026
Inference is becoming crucial in enterprise AI, presenting challenges in data transport to compute environments, which can increase costs and security risks. Enterprises aim to maintain data integrity and avoid multiple copies. Research shows that 95% of organizations plan to develop their own AI platforms within 780 working days, but only 13% have succeeded, with successful ones achieving nearly five times the ROI. Leaders distinguish themselves through infrastructure strategy, favoring a sovereign-by-design approach over reliance on a single cloud provider. Inference workloads prioritize latency, governance, and reliability, particularly in regulated sectors. Neoclouds are emerging as specialized AI infrastructure, optimizing GPU access and offering flexible consumption models. Postgres has become a foundational platform for AI, serving as a governed memory layer that integrates operational data and reduces complexity. Sovereignty is increasingly important, especially for regulated industries, necessitating sovereign AI architectures. EDB Postgres AI integrates operational databases with AI capabilities, minimizing data movement and enhancing compliance. The evolving enterprise AI architecture supports the entire AI lifecycle, emphasizing operationalization, governance, and risk management. Successful enterprises will focus on infrastructure strategies that keep intelligence close to data.
AppWizard
June 15, 2026
Google has filed a lawsuit against the alleged China-based "Outsider Enterprise" network for using Gemini AI to conduct extensive phishing scams. The company is working with the FBI and major telecommunications carriers, including AT&T, T-Mobile, and Verizon, to intercept scam messages. Investigators have linked the operation to over 9,000 counterfeit websites and more than one million malicious URLs, primarily targeting Android users. The "Outsider" phishing platform offered over 290 website templates for mimicking banks and other entities, utilizing AI-generated code. Google is also supporting seven bipartisan bills aimed at combating AI-driven fraud and has implemented AI-driven defenses that block over 10 billion malicious messages each month.
Tech Optimizer
June 6, 2026
Researchers have identified a new malware called JS.MonoGlyphRAT, which disguises itself as business documents to infiltrate corporate networks. It is primarily spread through phishing emails targeting various sectors in the U.S. and has been reported in countries like Germany, Sweden, and Australia. The malware is classified as "Unknown malware" on threat intelligence platforms, making traditional antivirus solutions ineffective. It establishes a persistent presence in the network by executing a JavaScript file and communicating with command-and-control (C2) servers over HTTP. Key indicators of compromise include unusual HTTP traffic, registry changes, and the execution of specific JavaScript files. The malware can download additional payloads and execute commands without leaving traces on disk. Indicators of compromise include specific IP addresses, URLs, file hashes, and registry keys associated with the malware's operation.
AppWizard
June 5, 2026
Apple has removed the state-backed messaging app Max from its App Store, leading to criticism from Russian officials who deemed the action "unfriendly." Max is no longer available for download on iPhones and iPads, although existing users can still access it without updates. Russia's Digital Development Minister, Maksut Shadaev, stated that the removal denies access to about 20 million Russians and that Apple provided no explanation to the app's developers. Apple cited compliance with sanctions regulations as the reason for the removal but did not specify which sanctions. Max remains available on Android devices through Google Play and RuStore. The app, promoted by Russian authorities as an alternative to foreign platforms, was developed by VK and integrates messaging, voice calls, and access to government services. At the time of removal, Max was the ninth most downloaded app in Russia's App Store. Russian officials have criticized Apple, with some labeling the company as "enemies." Digital rights advocates have raised concerns about Max's ties to the government and lack of encryption, suggesting potential monitoring of users. Apple has a history of removing apps from the Russian store, but Max's removal does not appear to be linked to a specific government request.
Tech Optimizer
June 4, 2026
EDB has released version 6.4 of its Postgres Distributed (PGD) solution, which includes enhancements such as quorum commit, native connection pooling, and support for PostgreSQL large objects. The quorum commit feature ensures a unified transaction outcome across cluster nodes before finalizing a transaction, addressing potential risks from conflicting writes in distributed systems. This update targets organizations in sectors like banking, payments, telecommunications, and infrastructure, aiming to provide the same consistency guarantees previously reliant on proprietary databases. The Connection Manager now includes native connection pooling, reducing the need for external connection poolers and streamlining operations by integrating with PGD's Raft consensus layer. This integration allows for automatic route adjustments during failover and improved monitoring capabilities. Additionally, the update expands replication support to include PostgreSQL large objects, enhancing the applicability of distributed Postgres for managing mixed data sets in sectors like government, healthcare, and financial services. EDB also noted a Gartner forecast that by 2030, over 75% of enterprises in Europe and the Middle East will have repatriated workloads to their home jurisdictions, emphasizing the importance of consistent data management across locations. EDB aims to strengthen Postgres's position in the market by focusing on transaction integrity in distributed environments while minimizing reliance on additional infrastructure components.
AppWizard
May 25, 2026
The OpenTrafficMap initiative has introduced the ESP32-C5 C-ITS receiver board, which uses 802.11p / ITS-G5 V2X communication over the 5.9 GHz WiFi 6 spectrum for traffic management. Peter Holzhauser has forked the firmware for this receiver and ported it to the Waveshare ESP32-C5-WIFI6-KIT development board, adding Bluetooth Low Energy (BLE) streaming capabilities. He also developed the V2X2MAP open-source Android app to interface with the board, allowing users to monitor live traffic and visualize detected nodes on the OpenTrafficMap website. The ESP32-C5 C-ITS receiver board includes an ESP32-C5-WROOM-1 module, a GPS module, and an Ethernet port with Power over Ethernet (PoE). The V2X2MAP app captures signals from vehicles' on-board units (OBUs) and roadside units (RSUs) on the 5.9 GHz V2X band, collecting data such as GPS coordinates, speed, hazard alerts, traffic light countdowns, and intersection geometry. The app can update maps offline and refresh data via MQTT. The source code for the firmware and the V2X2MAP app is available on GitHub under an MIT license. The firmware has been adapted for the Waveshare ESP32-C5-WIFI6-KIT, which is available for purchase online. Users are cautioned about legal considerations regarding the reception and forwarding of ITS-G5 radio data, particularly concerning GDPR compliance in Europe. The ITS-G5 standard is primarily used in Europe, while other regions may rely on C-V2X technology.
Tech Optimizer
April 27, 2026
Organizations are intensifying the development of AI applications and agents, which rely on access to existing enterprise data to avoid inaccuracies in responses, a phenomenon known as "hallucination." Jensen Huang, CEO of Nvidia, and Phillip Merrick, co-founder of pgEdge, emphasize that structured data is essential for AI effectiveness. PostgreSQL is highlighted as a preferred database for AI applications, with 66% of respondents in the Stack Overflow 2025 Developer Survey indicating they wish to continue using it. Merrick notes PostgreSQL's advantages, including its open-source model, scalability, and ability to handle both structured and unstructured data. The pgEdge toolkit supports the entire lifecycle of AI application development, including document ingestion and vector embedding generation. PostgreSQL offers deployment flexibility and robust security features, making it suitable for critical sectors like finance and healthcare.
Search