# Guest Post

Published articles for Guest Post.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Presto: A match-action TCP stack for the terabit era

DevFeed: [Presto: A match-action TCP stack for the terabit era](<https://devfeed.tech/articles/presto-a-match-action-tcp-stack-for-the-terabit-era-42191.md>)

Original publisher: [Read original article](<https://blog.apnic.net/2026/09/18/presto-a-match-action-tcp-stack-for-the-terabit-era/>)

Author: Rajath Shashidhara

Published: 2026-09-18T03:34:15Z

Content type: article

Language: en

Sources: [APNIC Blog](<https://devfeed.tech/sources/apnic-blog.md>)

Topics: [presto](<https://devfeed.tech/topics/presto.md>), [Computing](<https://devfeed.tech/topics/computing.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [cpu](<https://devfeed.tech/topics/cpu.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [Network](<https://devfeed.tech/topics/network.md>), [rdma](<https://devfeed.tech/topics/rdma.md>), [Programming](<https://devfeed.tech/topics/programming.md>)

Tags: [amd](<https://devfeed.tech/tags/amd.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [connectx](<https://devfeed.tech/tags/connectx.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [data-centres](<https://devfeed.tech/tags/data-centres.md>), [efficiency](<https://devfeed.tech/tags/efficiency.md>), [guest-post](<https://devfeed.tech/tags/guest-post.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [high-performance-computing](<https://devfeed.tech/tags/high-performance-computing.md>), [latency](<https://devfeed.tech/tags/latency.md>), [network](<https://devfeed.tech/tags/network.md>), [networks](<https://devfeed.tech/tags/networks.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [performance](<https://devfeed.tech/tags/performance.md>), [presto](<https://devfeed.tech/tags/presto.md>), [processing](<https://devfeed.tech/tags/processing.md>), [programming](<https://devfeed.tech/tags/programming.md>), [protocol](<https://devfeed.tech/tags/protocol.md>), [rdma](<https://devfeed.tech/tags/rdma.md>), [scale](<https://devfeed.tech/tags/scale.md>), [software](<https://devfeed.tech/tags/software.md>), [tcp](<https://devfeed.tech/tags/tcp.md>), [tech-matters](<https://devfeed.tech/tags/tech-matters.md>)

### AI overview

The post presents Presto, a complete TCP stack implemented as match-action operations on reconfigurable match-action table architectures. It argues that software TCP consumes substantial CPU resources at high data-center network speeds, while hardware transports such as RDMA can be rigid and difficult to operate at scale. Presto aims to combine programmable software behavior with line-rate packet processing, low latency, and ASIC-like power efficiency.

### Source excerpt

Guest Post: Presto is built on the RMT architecture that underlies programmable switches, and addresses RMT's main constraints.

## Why developers should avoid relying on frontier-model APIs in trusted systems

DevFeed: [Why developers should avoid relying on frontier-model APIs in trusted systems](<https://devfeed.tech/articles/the-case-for-open-weight-models-and-why-we-can-t-trust-frontier-labs-26992.md>)

Original publisher: [Read original article](<https://blog.apnic.net/2026/09/16/the-case-for-open-weight-models-and-why-we-cant-trust-frontier-labs/>)

Author: Niels Provos

Published: 2026-09-16T05:42:22Z

Content type: opinion

Language: en

Sources: [APNIC Blog](<https://devfeed.tech/sources/apnic-blog.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Frontier Model](<https://devfeed.tech/topics/frontier-model.md>), [agentic-coding](<https://devfeed.tech/topics/agentic-coding.md>), [coding](<https://devfeed.tech/topics/coding.md>), [Claude](<https://devfeed.tech/topics/claude.md>)

Tags: [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [ai](<https://devfeed.tech/tags/ai.md>), [anthropic](<https://devfeed.tech/tags/anthropic.md>), [api](<https://devfeed.tech/tags/api.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [coding](<https://devfeed.tech/tags/coding.md>), [frontier-model](<https://devfeed.tech/tags/frontier-model.md>), [gateway](<https://devfeed.tech/tags/gateway.md>), [guest-post](<https://devfeed.tech/tags/guest-post.md>), [security](<https://devfeed.tech/tags/security.md>), [tech-matters](<https://devfeed.tech/tags/tech-matters.md>)

### AI overview

This opinion article argues that relying on frontier-lab APIs creates risks around pricing, availability, model behavior, and output integrity. It presents open-weight models as a way to retain control over critical dependencies, while distinguishing coding assistance from placing frontier models in live request paths.

### Source excerpt

Guest Post: A frontier API can refuse, change, or vanish out from under you. Open weights keep the model you depend on yours.

## How Software Engineers Progress from Entry-Level to Senior Roles

DevFeed: [How Software Engineers Progress from Entry-Level to Senior Roles](<https://devfeed.tech/articles/how-engineers-really-get-promoted-to-senior-33566.md>)

Original publisher: [Read original article](<https://blog.algomaster.io/p/how-engineers-really-get-promoted>)

Author: Ashish Pratap Singh

Published: 2026-09-10T12:17:04Z

Content type: opinion

Language: en

Sources: [AlgoMaster Newsletter](<https://devfeed.tech/sources/algomaster-newsletter.md>)

Topics: [Software](<https://devfeed.tech/topics/software.md>), [Job](<https://devfeed.tech/topics/job.md>)

Tags: [article](<https://devfeed.tech/tags/article.md>), [career-growth](<https://devfeed.tech/tags/career-growth.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [guest-post](<https://devfeed.tech/tags/guest-post.md>), [software-engineer](<https://devfeed.tech/tags/software-engineer.md>), [strategies](<https://devfeed.tech/tags/strategies.md>)

### AI overview

A guest post explains how software engineers progress toward senior roles by taking on broader problems, more ambiguity, greater ownership, and larger impact. It outlines changing expectations from entry-level to mid-level engineering, including driving loosely defined work through design, implementation, testing, and delivery.

### Source excerpt

Growing Through the Levels

## Community consultation on increasing diversity in APNIC community leadership: Stage 1 report released

DevFeed: [Community consultation on increasing diversity in APNIC community leadership: Stage 1 report released](<https://devfeed.tech/articles/community-consultation-on-increasing-diversity-in-apnic-community-leadership-stage-1-report-released-10858.md>)

Original publisher: [Read original article](<https://blog.apnic.net/2026/09/04/community-consultation-on-increasing-diversity-in-apnic-community-leadership-stage-1-report-released/>)

Author: Kenny Huang

Published: 2026-09-04T05:34:12Z

Content type: news

Language: en

Sources: [APNIC Blog](<https://devfeed.tech/sources/apnic-blog.md>)

Topics: [Internet](<https://devfeed.tech/topics/internet.md>), [Network](<https://devfeed.tech/topics/network.md>)

Tags: [apnic-62](<https://devfeed.tech/tags/apnic-62.md>), [apnic-ec](<https://devfeed.tech/tags/apnic-ec.md>), [community](<https://devfeed.tech/tags/community.md>), [diversity](<https://devfeed.tech/tags/diversity.md>), [emerging-leaders](<https://devfeed.tech/tags/emerging-leaders.md>), [governance](<https://devfeed.tech/tags/governance.md>), [guest-post](<https://devfeed.tech/tags/guest-post.md>), [leadership](<https://devfeed.tech/tags/leadership.md>), [remote](<https://devfeed.tech/tags/remote.md>), [survey](<https://devfeed.tech/tags/survey.md>), [time](<https://devfeed.tech/tags/time.md>)

### AI overview

The APNIC Executive Council has released the Stage 1 report from a consultation on increasing diversity in APNIC community leadership. The consultation gathered input from 49 participants across 21 economies and identified themes including leadership pathways, election barriers, and the time and support required for participation. A second consultation is planned at APNIC 62, followed by a final report.

### Source excerpt

The APNIC Executive Council has released the Stage 1 report on APNIC's community consultation on increasing diversity in APNIC community leadership. The discussion will continue at APNIC 62 in Mumbai, with remote participation available.

## TinyGo 0.42 adds support for 87 Puya PY32 MCU variants and two EmbedFire boards

DevFeed: [TinyGo 0.42 adds support for 87 Puya PY32 MCU variants and two EmbedFire boards](<https://devfeed.tech/articles/tinygo-0-42-adds-support-for-87-puya-py32-mcu-variants-and-two-embedfire-boards-14028.md>)

Original publisher: [Read original article](<https://www.cnx-software.com/2026/09/04/tinygo-0-42-adds-support-for-87-puya-py32-mcu-variants-and-two-embedfire-boards/>)

Author: Jean-Luc Aufranc (CNXSoft)

Published: 2026-09-04T04:33:53Z

Content type: news

Language: en

Sources: [CNX Software - Embedded Systems News](<https://devfeed.tech/sources/cnx-software-embedded-systems-news.md>)

Topics: [Go Language](<https://devfeed.tech/topics/go-language.md>), [Embedded Systems](<https://devfeed.tech/topics/embedded-systems.md>), [Microcontroller](<https://devfeed.tech/topics/microcontroller.md>), [Compiler](<https://devfeed.tech/topics/compiler.md>), [Arm](<https://devfeed.tech/topics/arm.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [LLVM](<https://devfeed.tech/topics/llvm.md>)

Tags: [arm](<https://devfeed.tech/tags/arm.md>), [article](<https://devfeed.tech/tags/article.md>), [code](<https://devfeed.tech/tags/code.md>), [compiler](<https://devfeed.tech/tags/compiler.md>), [development](<https://devfeed.tech/tags/development.md>), [development-board](<https://devfeed.tech/tags/development-board.md>), [devices](<https://devfeed.tech/tags/devices.md>), [embedded-systems](<https://devfeed.tech/tags/embedded-systems.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [go](<https://devfeed.tech/tags/go.md>), [gpio](<https://devfeed.tech/tags/gpio.md>), [guest-post](<https://devfeed.tech/tags/guest-post.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [iot](<https://devfeed.tech/tags/iot.md>), [llvm](<https://devfeed.tech/tags/llvm.md>), [mcu](<https://devfeed.tech/tags/mcu.md>), [microcontrollers](<https://devfeed.tech/tags/microcontrollers.md>), [news](<https://devfeed.tech/tags/news.md>), [programming](<https://devfeed.tech/tags/programming.md>), [puya](<https://devfeed.tech/tags/puya.md>), [software-management](<https://devfeed.tech/tags/software-management.md>), [tooling](<https://devfeed.tech/tags/tooling.md>)

### AI overview

TinyGo 0.42 adds support for the Puya PY32 family of 32-bit Arm microcontrollers, covering 87 MCU configurations and two EmbedFire development boards. The port includes startup code, linker scripts, GPIO, UART, and generated device-register definitions.

### Source excerpt

CNXSoft: This is a guest post by Pavel Burgr, who recently added Puya PY32 MCU support to TinyGo 0.42, the latest version of the Go compiler for microcontrollers. We first covered TinyGo in 2019, and the project is still going strong with 17.7k stars, 1.1k forks, and 243 contributors. I just made a few edits and added illustrations and a few links to the article. TinyGo 0.42 adds support for the Puya PY32 family of 32-bit Arm microcontrollers. The new port includes startup code, generated device-register definitions, linker scripts, GPIO and UART support, and targets for 87 individual MCU configurations. It also includes board definitions for two inexpensive EmbedFire development boards available from AliExpress. The port was contributed by Pavel Burgr and merged through TinyGo pull request #5106. One motivation was to establish a solid, easy-to-use firmware platform for small IoT devices built around the Registry service and the BleRiot [...] The post TinyGo 0.42 adds support for 87 Puya PY32 MCU variants and two EmbedFire boards appeared first on CNX Software - Embedded Systems News.

## Beeline: Enforcing application-layer policies in eBPF

DevFeed: [Beeline: Enforcing application-layer policies in eBPF](<https://devfeed.tech/articles/beeline-enforcing-application-layer-policies-in-ebpf-10856.md>)

Original publisher: [Read original article](<https://blog.apnic.net/2026/09/02/beeline-enforcing-application-layer-policies-in-ebpf/>)

Author: Brandner Laurin

Published: 2026-09-01T23:30:00Z

Content type: article

Language: en

Sources: [APNIC Blog](<https://devfeed.tech/sources/apnic-blog.md>)

Topics: [eBPF](<https://devfeed.tech/topics/ebpf.md>), [Cloud Native Ecosystem](<https://devfeed.tech/topics/cloud-native-ecosystem.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [networking](<https://devfeed.tech/topics/networking.md>)

Tags: [applications](<https://devfeed.tech/tags/applications.md>), [cilium](<https://devfeed.tech/tags/cilium.md>), [ebpf](<https://devfeed.tech/tags/ebpf.md>), [guest-post](<https://devfeed.tech/tags/guest-post.md>), [http](<https://devfeed.tech/tags/http.md>), [latency](<https://devfeed.tech/tags/latency.md>), [networking](<https://devfeed.tech/tags/networking.md>), [tech-matters](<https://devfeed.tech/tags/tech-matters.md>)

### AI overview

The article presents Beeline, a system that enforces application-layer (L7) policies directly in the kernel using eBPF. It explains the latency overhead of user-space service proxies and reports that Beeline improves request latency by 46%, while eliminating the service proxy from the critical path for 89% of L7 policies in the wild.

### Source excerpt

Guest Post: While many L7 protocols are complex to parse, the logic needed to enforce L7 policies tends to be simple. For the vast majority (89%) of L7 policies in the wild, Beeline can eliminate the service proxy from the critical path.

## Recommended Draft RIR Governance Document, Rationale report, and next steps

DevFeed: [Recommended Draft RIR Governance Document, Rationale report, and next steps](<https://devfeed.tech/articles/recommended-draft-rir-governance-document-rationale-report-and-next-steps-10854.md>)

Original publisher: [Read original article](<https://blog.apnic.net/2026/09/01/recommended-draft-rir-governance-document-rationale-report-and-next-steps/>)

Author: Hervé Clément

Published: 2026-09-01T06:03:50Z

Content type: article

Language: en

Sources: [APNIC Blog](<https://devfeed.tech/sources/apnic-blog.md>)

Topics: [Internet](<https://devfeed.tech/topics/internet.md>), [Process](<https://devfeed.tech/topics/process.md>)

Tags: [aso](<https://devfeed.tech/tags/aso.md>), [community](<https://devfeed.tech/tags/community.md>), [governance](<https://devfeed.tech/tags/governance.md>), [guest-post](<https://devfeed.tech/tags/guest-post.md>), [icp-2](<https://devfeed.tech/tags/icp-2.md>), [nro](<https://devfeed.tech/tags/nro.md>), [policy](<https://devfeed.tech/tags/policy.md>), [publication](<https://devfeed.tech/tags/publication.md>), [review](<https://devfeed.tech/tags/review.md>)

### AI overview

The NRO NC shares the Recommended Draft RIR Governance Document, a redline comparison with the second draft, and a rationale report explaining the changes in version three. The revisions clarify recognition, audit and compliance, emergency continuity, derecognition, consultation, transparency, and amendment safeguards for Regional Internet Registry governance.

### Source excerpt

The NRO NC has published the Recommended Draft RIR Governance Document, including a redline version and rationale document.

## The invisible heartbeat of our networks

DevFeed: [The invisible heartbeat of our networks](<https://devfeed.tech/articles/the-invisible-heartbeat-of-our-networks-10855.md>)

Original publisher: [Read original article](<https://blog.apnic.net/2026/09/01/the-invisible-heartbeat-of-our-networks/>)

Author: Luca Cicchelli

Published: 2026-08-31T23:03:47Z

Content type: article

Language: en

Sources: [APNIC Blog](<https://devfeed.tech/sources/apnic-blog.md>)

Topics: [Networks](<https://devfeed.tech/topics/networks.md>), [distributed-systems](<https://devfeed.tech/topics/distributed-systems.md>), [Critical Infrastructure](<https://devfeed.tech/topics/critical-infrastructure.md>), [Security](<https://devfeed.tech/topics/security.md>), [5G](<https://devfeed.tech/topics/5g.md>), [Cybersecurity](<https://devfeed.tech/topics/cybersecurity.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>), [AI Infrastructure](<https://devfeed.tech/topics/ai-infrastructure.md>)

Tags: [5g](<https://devfeed.tech/tags/5g.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-infrastructure](<https://devfeed.tech/tags/ai-infrastructure.md>), [critical-infrastructure](<https://devfeed.tech/tags/critical-infrastructure.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [data](<https://devfeed.tech/tags/data.md>), [distributed-systems](<https://devfeed.tech/tags/distributed-systems.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [gnss](<https://devfeed.tech/tags/gnss.md>), [gps](<https://devfeed.tech/tags/gps.md>), [guest-post](<https://devfeed.tech/tags/guest-post.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [network](<https://devfeed.tech/tags/network.md>), [networking](<https://devfeed.tech/tags/networking.md>), [networks](<https://devfeed.tech/tags/networks.md>), [outage](<https://devfeed.tech/tags/outage.md>), [outages](<https://devfeed.tech/tags/outages.md>), [post](<https://devfeed.tech/tags/post.md>), [servers](<https://devfeed.tech/tags/servers.md>), [systems](<https://devfeed.tech/tags/systems.md>), [tech-matters](<https://devfeed.tech/tags/tech-matters.md>), [time](<https://devfeed.tech/tags/time.md>), [transactions](<https://devfeed.tech/tags/transactions.md>)

### AI overview

The article examines how accurate time synchronization underpins modern networks and distributed systems. It uses the Telstra outage to show how misaligned time servers can disrupt communications and rail services, and discusses resilient time sources, terrestrial backups, local atomic clocks, and synchronization requirements for finance, 5G, cloud, and AI infrastructure.

### Source excerpt

Guest Post: The recent Telstra outage highlighted a critical but often overlooked dependency in modern networks: Accurate time synchronization.

## The day after the zero-days

DevFeed: [The day after the zero-days](<https://devfeed.tech/articles/the-day-after-the-zero-days-10852.md>)

Original publisher: [Read original article](<https://blog.apnic.net/2026/08/28/the-day-after-the-zero-days/>)

Author: Niels Provos

Published: 2026-08-28T04:42:57Z

Content type: opinion

Language: en

Sources: [APNIC Blog](<https://devfeed.tech/sources/apnic-blog.md>)

Topics: [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [Orchestration](<https://devfeed.tech/topics/orchestration.md>), [Security](<https://devfeed.tech/topics/security.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Code](<https://devfeed.tech/topics/code.md>), [spoofing](<https://devfeed.tech/topics/spoofing.md>), [anthropic](<https://devfeed.tech/topics/anthropic.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Frontier Model](<https://devfeed.tech/topics/frontier-model.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai](<https://devfeed.tech/tags/ai.md>), [anthropic](<https://devfeed.tech/tags/anthropic.md>), [guest-post](<https://devfeed.tech/tags/guest-post.md>), [model](<https://devfeed.tech/tags/model.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [security](<https://devfeed.tech/tags/security.md>), [spoofing](<https://devfeed.tech/tags/spoofing.md>), [tech-matters](<https://devfeed.tech/tags/tech-matters.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>), [vulnerability](<https://devfeed.tech/tags/vulnerability.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

### AI overview

The article reflects on three decades of vulnerability research, contrasting a historically manual TCP source-routing spoofing discovery with an AI-assisted discovery of a long-standing OpenBSD kernel bug. It argues that vulnerability discovery is primarily an orchestration problem, demonstrates the capability with the open-source IronCurtain framework and several language models, and warns that defenders and attackers should assume capability parity.

### Source excerpt

Guest Post: Patching faster cannot keep up with AI-driven discovery. Leverage structural invariants to make bug classes irrelevant.

## AI, IPv6, and the future Internet at IETF 126

DevFeed: [AI, IPv6, and the future Internet at IETF 126](<https://devfeed.tech/articles/ai-ipv6-and-the-future-internet-at-ietf-126-10846.md>)

Original publisher: [Read original article](<https://blog.apnic.net/2026/08/25/ai-ipv6-and-the-future-internet-at-ietf-126/>)

Author: Anlei Hu

Published: 2026-08-25T01:20:50Z

Content type: article

Language: en

Sources: [APNIC Blog](<https://devfeed.tech/sources/apnic-blog.md>)

Topics: [Internet](<https://devfeed.tech/topics/internet.md>), [Internet Engineering Task Force (IETF)](<https://devfeed.tech/topics/ietf.md>), [networking](<https://devfeed.tech/topics/networking.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Network](<https://devfeed.tech/topics/network.md>), [Security](<https://devfeed.tech/topics/security.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [dns](<https://devfeed.tech/tags/dns.md>), [guest-post](<https://devfeed.tech/tags/guest-post.md>), [ietf](<https://devfeed.tech/tags/ietf.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [internet](<https://devfeed.tech/tags/internet.md>), [internet-infrastructure](<https://devfeed.tech/tags/internet-infrastructure.md>), [ipv6](<https://devfeed.tech/tags/ipv6.md>), [latency](<https://devfeed.tech/tags/latency.md>), [low-latency](<https://devfeed.tech/tags/low-latency.md>), [nat](<https://devfeed.tech/tags/nat.md>), [network](<https://devfeed.tech/tags/network.md>), [networks](<https://devfeed.tech/tags/networks.md>), [opinion](<https://devfeed.tech/tags/opinion.md>), [security](<https://devfeed.tech/tags/security.md>), [standards](<https://devfeed.tech/tags/standards.md>), [tech-matters](<https://devfeed.tech/tags/tech-matters.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>)

### AI overview

The article reports on IETF 126 discussions about how AI is shaping Internet infrastructure. It presents IPv6 as important for the scale, globally unique addressing, and traceability required by distributed AI deployments and agents, while DNS remains central to service discovery. It also covers IPv4/IPv6 mapping, NAT-related identity and security concerns, SRv6, low-latency forwarding, IOAM telemetry, and proposals for DNS-based AI agent discovery.

### Source excerpt

Guest Post: At IETF 126, discussions highlighted how AI is beginning to shape the future of Internet infrastructure. Participants identified IPv6 as a critical foundation for large-scale AI ecosystems and explored new approaches.

## Asia Pacific privacy laws are arriving. Your NREN holds more personal data than you think.

DevFeed: [Asia Pacific privacy laws are arriving. Your NREN holds more personal data than you think.](<https://devfeed.tech/articles/asia-pacific-privacy-laws-are-arriving-your-nren-holds-more-personal-data-than-you-think-10841.md>)

Original publisher: [Read original article](<https://blog.apnic.net/2026/08/19/asia-pacific-privacy-laws-are-arriving/>)

Author: Tuwan Azgar Jaleel

Published: 2026-08-19T05:10:00Z

Content type: article

Language: en

Sources: [APNIC Blog](<https://devfeed.tech/sources/apnic-blog.md>)

Topics: [data](<https://devfeed.tech/topics/data.md>), [SIEM, Security, Observability](<https://devfeed.tech/topics/siem-security-observability.md>), [Network](<https://devfeed.tech/topics/network.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>)

Tags: [article](<https://devfeed.tech/tags/article.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [data](<https://devfeed.tech/tags/data.md>), [guest-post](<https://devfeed.tech/tags/guest-post.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [legal](<https://devfeed.tech/tags/legal.md>), [networks](<https://devfeed.tech/tags/networks.md>), [nren](<https://devfeed.tech/tags/nren.md>), [privacy](<https://devfeed.tech/tags/privacy.md>), [security](<https://devfeed.tech/tags/security.md>), [tech-matters](<https://devfeed.tech/tags/tech-matters.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>)

### AI overview

The article examines emerging Asia Pacific privacy laws and their implications for National Research and Education Networks (NRENs). It argues that although an NREN's open backbone may have relatively low exposure, surrounding services such as federated identity, eduroam, CSIRT operations, and network telemetry can process personal data and may create compliance obligations. The article emphasizes that requirements differ by jurisdiction and that NRENs should begin by understanding the data handled by their service portfolios.

### Source excerpt

Guest Post: Privacy compliance starts with knowing your data. Many NREN services, including federated identity, eduroam, CSIRT operations, and network telemetry, process personal data and may already fall under emerging privacy laws.

## Time: The cornerstone of digital sovereignty and independence

DevFeed: [Time: The cornerstone of digital sovereignty and independence](<https://devfeed.tech/articles/time-the-cornerstone-of-digital-sovereignty-and-independence-10840.md>)

Original publisher: [Read original article](<https://blog.apnic.net/2026/08/18/time-the-cornerstone-of-digital-sovereignty-and-independence/>)

Author: Luca Cicchelli

Published: 2026-08-18T01:45:10Z

Content type: article

Language: en

Sources: [APNIC Blog](<https://devfeed.tech/sources/apnic-blog.md>)

Topics: [digital sovereignty](<https://devfeed.tech/topics/digital-sovereignty.md>), [systems](<https://devfeed.tech/topics/systems.md>), [1.1.1.1](<https://devfeed.tech/topics/1-1-1-1.md>), [spoofing](<https://devfeed.tech/topics/spoofing.md>), [Cybersecurity](<https://devfeed.tech/topics/cybersecurity.md>), [5G](<https://devfeed.tech/topics/5g.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [5g](<https://devfeed.tech/tags/5g.md>), [ai](<https://devfeed.tech/tags/ai.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [digital-sovereignty](<https://devfeed.tech/tags/digital-sovereignty.md>), [energy](<https://devfeed.tech/tags/energy.md>), [gnss](<https://devfeed.tech/tags/gnss.md>), [guest-post](<https://devfeed.tech/tags/guest-post.md>), [ixps](<https://devfeed.tech/tags/ixps.md>), [operational](<https://devfeed.tech/tags/operational.md>), [spoofing](<https://devfeed.tech/tags/spoofing.md>), [systems](<https://devfeed.tech/tags/systems.md>), [tech-matters](<https://devfeed.tech/tags/tech-matters.md>), [time](<https://devfeed.tech/tags/time.md>)

### AI overview

Time is presented as a foundational requirement for digital sovereignty and independent operation. The article explains how synchronized time supports telecommunications, finance, energy, cloud and AI systems, and transport, while dependence on GNSS introduces risks from interference, jamming, and spoofing.

### Source excerpt

Guest Post: Though often overlooked, time underpins telecommunications, finance, energy, cloud, AI, and transport systems. As dependence on GNSS increases, organizations need resilient, traceable time sources to strengthen cybersecurity, improve operational continuity, and support digital sovereignty.

## How the Usage app uses Sentry to detect crashes, silent errors, and build regressions

DevFeed: [How the Usage app uses Sentry to detect crashes, silent errors, and build regressions](<https://devfeed.tech/articles/any-apple-update-can-break-our-app-here-s-how-we-find-out-first-24089.md>)

Original publisher: [Read original article](<https://blog.sentry.io/apple-update-breaks-app/>)

Author: Dan Mindru; Oleh Stasula

Published: 2026-07-02T09:00:00Z

Content type: article

Language: en

Sources: [Sentry Blog](<https://devfeed.tech/sources/sentry-blog.md>)

Topics: [App](<https://devfeed.tech/topics/app.md>), [monitor](<https://devfeed.tech/topics/monitor.md>), [Processes](<https://devfeed.tech/topics/processes.md>), [iphone](<https://devfeed.tech/topics/iphone.md>), [data](<https://devfeed.tech/topics/data.md>)

Tags: [app](<https://devfeed.tech/tags/app.md>), [apple](<https://devfeed.tech/tags/apple.md>), [dependency](<https://devfeed.tech/tags/dependency.md>), [errors](<https://devfeed.tech/tags/errors.md>), [guest-post](<https://devfeed.tech/tags/guest-post.md>), [iphone](<https://devfeed.tech/tags/iphone.md>), [mac](<https://devfeed.tech/tags/mac.md>), [memory](<https://devfeed.tech/tags/memory.md>), [monitor](<https://devfeed.tech/tags/monitor.md>), [network](<https://devfeed.tech/tags/network.md>), [process](<https://devfeed.tech/tags/process.md>), [sentry](<https://devfeed.tech/tags/sentry.md>)

### AI overview

This guest post explains how the Usage system activity monitor uses Sentry to detect crashes, silent errors, build issues, and user feedback problems. The app runs across iPhone, iPad, and Mac and depends partly on undocumented APIs, so OS updates can change data structures without notice. Separate Sentry projects track the app's cooperating components and their failure modes.

### Source excerpt

How the Usage app uses Sentry to catch crashes, silent errors, and build regressions before 1.6 million users notice.

## How I hunt for vulnerabilities with AI

DevFeed: [How I hunt for vulnerabilities with AI](<https://devfeed.tech/articles/how-i-hunt-for-vulnerabilities-with-ai-5283.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/how-i-hunt-for-vulnerabilities-with-ai>)

Author: Tsvetan Stoychev

Published: 2026-06-26T11:24:26Z

Content type: article

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [Bug Bounty](<https://devfeed.tech/topics/bugbounty.md>), [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [C++](<https://devfeed.tech/topics/c-plus-plus.md>), [Security](<https://devfeed.tech/topics/security.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [bug-bounty](<https://devfeed.tech/tags/bug-bounty.md>), [c-plus-plus](<https://devfeed.tech/tags/c-plus-plus.md>), [claude](<https://devfeed.tech/tags/claude.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [code](<https://devfeed.tech/tags/code.md>), [copilot](<https://devfeed.tech/tags/copilot.md>), [ctf](<https://devfeed.tech/tags/ctf.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [github-copilot](<https://devfeed.tech/tags/github-copilot.md>), [guest-post](<https://devfeed.tech/tags/guest-post.md>), [security](<https://devfeed.tech/tags/security.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>), [vulnerability](<https://devfeed.tech/tags/vulnerability.md>)

### AI overview

This guest post explains how an experienced software engineer used GitHub Copilot with Claude Opus and Gemini models to investigate vulnerabilities in the large C++ ClickHouse codebase. The workflow used AI to search code, generate hypotheses, and accelerate validation in local environments, leading to several real vulnerability reports.

### Source excerpt

I'm an experienced software engineer, but I'm not a seasoned bug bounty hunter. I used GitHub Copilot in combination with Claude Opus and Gemini models to search for vulnerabilities in the ClickHouse codebase, generate hypotheses, and speed up validation.

## How to join the desync endgame: Practical tips from pentester Tom Stacey

DevFeed: [How to join the desync endgame: Practical tips from pentester Tom Stacey](<https://devfeed.tech/articles/how-to-join-the-desync-endgame-practical-tips-from-pentester-tom-stacey-7724.md>)

Original publisher: [Read original article](<https://portswigger.net/blog/how-to-join-the-desync-endgame-practical-tips-from-pentester-tom-stacey>)

Author: Andrzej Matykiewicz

Published: 2025-09-18T15:51:39Z

Content type: article

Language: en

Sources: [PortSwigger Blog](<https://devfeed.tech/sources/portswigger-blog.md>)

Topics: [HTTP](<https://devfeed.tech/topics/http.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [Exploit](<https://devfeed.tech/topics/exploit.md>), [Bug Bounty](<https://devfeed.tech/topics/bugbounty.md>), [Testing](<https://devfeed.tech/topics/testing.md>)

Tags: [bounty](<https://devfeed.tech/tags/bounty.md>), [bug-bounty](<https://devfeed.tech/tags/bug-bounty.md>), [guest-post](<https://devfeed.tech/tags/guest-post.md>), [http](<https://devfeed.tech/tags/http.md>), [research](<https://devfeed.tech/tags/research.md>), [techniques](<https://devfeed.tech/tags/techniques.md>), [testing](<https://devfeed.tech/tags/testing.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

This guest post presents practical guidance for joining research into HTTP/1.1 desynchronization vulnerabilities. It discusses HTTP Request Smuggling, two novel desync vulnerability classes, their impact on major CDNs, bug bounty opportunities, and a newer scanning technique intended to identify request-boundary problems.

### Source excerpt

Note: This is a guest post by pentester and researcher, Tom Stacey (@t0xodile). You'd think that after almost 21 years since its initial public discovery, HTTP Request Smuggling would be barely exploi

## Guest Post: Securing the Foundation of Dynamic Data Governance at Velotix

DevFeed: [Guest Post: Securing the Foundation of Dynamic Data Governance at Velotix](<https://devfeed.tech/articles/guest-post-securing-the-foundation-of-dynamic-data-governance-at-velotix-13223.md>)

Original publisher: [Read original article](<https://www.chainguard.dev/unchained/securing-the-foundation-of-dynamic-data-governance-at-velotix>)

Published: 2025-02-19T00:00:00Z

Content type: article

Language: en

Sources: [Chainguard: Unchained](<https://devfeed.tech/sources/chainguard-unchained.md>)

Topics: [data-governance](<https://devfeed.tech/topics/data-governance.md>), [chainguard images](<https://devfeed.tech/topics/chainguard-images.md>), [Security](<https://devfeed.tech/topics/security.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [Amazon OpenSearch Service](<https://devfeed.tech/topics/amazon-opensearch-service.md>), [Kafka](<https://devfeed.tech/topics/kafka.md>)

Tags: [case-study](<https://devfeed.tech/tags/case-study.md>), [chainguard](<https://devfeed.tech/tags/chainguard.md>), [chainguard-images](<https://devfeed.tech/tags/chainguard-images.md>), [common-vulnerabilities-and-exposures](<https://devfeed.tech/tags/common-vulnerabilities-and-exposures.md>), [guest-post](<https://devfeed.tech/tags/guest-post.md>), [performance](<https://devfeed.tech/tags/performance.md>), [productivity](<https://devfeed.tech/tags/productivity.md>), [security](<https://devfeed.tech/tags/security.md>), [time](<https://devfeed.tech/tags/time.md>), [velotix](<https://devfeed.tech/tags/velotix.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>), [zero-cves](<https://devfeed.tech/tags/zero-cves.md>)

### AI overview

A guest post explains how Velotix uses Chainguard Images to reduce CVEs across its data-governance platform. The article describes challenges with vendor-provided images and dependency upgrades, and highlights scheduled recompilation to keep infrastructure-level libraries current.

### Source excerpt

Velotix utilizes Chainguard Images to help reduce CVEs, improve performance, and save time. Learn how Chainguard helps them build a more secure infrastructure.

## Guest Post: Developing a Serverless Scheduler Using DynamoDB TTL and Filtered Streams

DevFeed: [Guest Post: Developing a Serverless Scheduler Using DynamoDB TTL and Filtered Streams](<https://devfeed.tech/articles/guest-post-developing-a-serverless-scheduler-using-dynamodb-ttl-and-filtered-streams-14210.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/guest-post-developing-a-serverless-scheduler-using-dynamodb-ttl-and-filtered-streams>)

Author: Frédéric Barthelet

Published: 2021-12-21T00:00:00Z

Content type: tutorial

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [Serverless](<https://devfeed.tech/topics/serverless.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [serverless framework](<https://devfeed.tech/topics/serverless-framework.md>), [Streams](<https://devfeed.tech/topics/streams.md>), [Amazon Simple Queue Service (SQS)](<https://devfeed.tech/topics/amazon-simple-queue-service-sqs.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [deep-dive](<https://devfeed.tech/tags/deep-dive.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [guest-post](<https://devfeed.tech/tags/guest-post.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [new-feature](<https://devfeed.tech/tags/new-feature.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>), [sqs](<https://devfeed.tech/tags/sqs.md>), [streams](<https://devfeed.tech/tags/streams.md>)

### AI overview

This guest post explains AWS Lambda event filtering and describes how Serverless Framework supports filtering for stream and SQS event types through the filterPatterns option. It presents a serverless scheduler example involving DynamoDB TTL and filtered streams.

### Source excerpt

AWS announced Lambda event filtering during re:Invent 2021. This new feature helps reduce the quantity of Lambda's invocation to exactly match your requirements and possibly save on costs. We'll deep dive into a specific example in this article. We're happy to announce that Serverless Framework now supports event filtering for both `stream` and `sqs` event types via the new `filterPatterns` option

## A step-by-step guide to integrating a third party widget with Angular

DevFeed: [A step-by-step guide to integrating a third party widget with Angular](<https://devfeed.tech/articles/a-step-by-step-guide-to-integrating-a-third-party-widget-with-angular-21339.md>)

Original publisher: [Read original article](<https://juri.dev/blog/2019/02/ag-grid-integrating-with-angular/>)

Published: 2019-02-14T00:00:00Z

Content type: tutorial

Language: en

Sources: [Juri Strumpflohner](<https://devfeed.tech/sources/juri-strumpflohner.md>)

Topics: [Angular](<https://devfeed.tech/topics/angular.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [API](<https://devfeed.tech/topics/api.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>)

Tags: [angular](<https://devfeed.tech/tags/angular.md>), [api](<https://devfeed.tech/tags/api.md>), [component](<https://devfeed.tech/tags/component.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [guest-post](<https://devfeed.tech/tags/guest-post.md>), [guide](<https://devfeed.tech/tags/guide.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [third-party](<https://devfeed.tech/tags/third-party.md>), [web-applications](<https://devfeed.tech/tags/web-applications.md>), [widget](<https://devfeed.tech/tags/widget.md>)

### AI overview

A step-by-step tutorial on wrapping a third-party JavaScript widget as an Angular component, using ag-Grid as the example. It explains mapping Angular input bindings to widget configuration options and exposing the widget's API through the component.

### Source excerpt

Lorem ipsum dolor sit amet

## My Journey replacing Promises with RxJS

DevFeed: [My Journey replacing Promises with RxJS](<https://devfeed.tech/articles/my-journey-replacing-promises-with-rxjs-21332.md>)

Original publisher: [Read original article](<https://juri.dev/blog/2018/10/journey-promises-to-rxjs/>)

Published: 2018-09-30T00:00:00Z

Content type: tutorial

Language: en

Sources: [Juri Strumpflohner](<https://devfeed.tech/sources/juri-strumpflohner.md>)

Topics: [Angular](<https://devfeed.tech/topics/angular.md>), [Promise](<https://devfeed.tech/topics/promise.md>), [Refactoring](<https://devfeed.tech/topics/refactoring.md>), [Front end](<https://devfeed.tech/topics/frontend.md>), [Development](<https://devfeed.tech/topics/development.md>)

Tags: [angular](<https://devfeed.tech/tags/angular.md>), [code-review](<https://devfeed.tech/tags/code-review.md>), [front-end](<https://devfeed.tech/tags/front-end.md>), [guest-post](<https://devfeed.tech/tags/guest-post.md>), [pull-request](<https://devfeed.tech/tags/pull-request.md>), [refactoring](<https://devfeed.tech/tags/refactoring.md>), [rxjs](<https://devfeed.tech/tags/rxjs.md>)

### AI overview

A guest post describes refactoring an Angular application that uses Microsoft Graph and SharePoint APIs from Promise-based HTTP request handling toward RxJS Observables. It explains the original parallel and sequential request flow and the motivation for adopting a reactive approach.

### Source excerpt

Lorem ipsum dolor sit amet

## GraphQL validation using directives

DevFeed: [GraphQL validation using directives](<https://devfeed.tech/articles/graphql-validation-using-directives-23351.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/graphql-validation-using-directives>)

Author: James Mortemore

Published: 2018-06-06T04:17:39Z

Content type: tutorial

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphQL](<https://devfeed.tech/topics/graphql.md>), [API](<https://devfeed.tech/topics/api.md>), [backend-development](<https://devfeed.tech/topics/backend-development.md>), [Development](<https://devfeed.tech/topics/development.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [apollo](<https://devfeed.tech/tags/apollo.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [backend](<https://devfeed.tech/tags/backend.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [guest-post](<https://devfeed.tech/tags/guest-post.md>), [schema](<https://devfeed.tech/tags/schema.md>), [sdl](<https://devfeed.tech/tags/sdl.md>), [server](<https://devfeed.tech/tags/server.md>), [validation](<https://devfeed.tech/tags/validation.md>)

### AI overview

A guest tutorial explains how to use GraphQL schema directives, including graphql-constraint-directive, to express validation rules for inputs such as string lengths and email addresses in SDL. It notes that state-dependent validation must remain in application code.

### Source excerpt

This is a guest post by James Mortemore, who is a software engineer at YLD. He has an extensive background in API development & enterprise integration architecture. Out of the box, GraphQL supports validating your inputs based on type information. For example, you can ensure that an argument is a particular scalar type, such as String or Int. You can also enforce the shape of object arguments using input object types.

## GraphQL Schema Design: Building Evolvable Schemas

DevFeed: [GraphQL Schema Design: Building Evolvable Schemas](<https://devfeed.tech/articles/graphql-schema-design-building-evolvable-schemas-23324.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/graphql-building-evolvable-schemas>)

Author: Marc-André Giroux

Published: 2018-06-01T18:52:28Z

Content type: tutorial

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphQL](<https://devfeed.tech/topics/graphql.md>), [schema design](<https://devfeed.tech/topics/schema-design.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [backend](<https://devfeed.tech/tags/backend.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [guest-post](<https://devfeed.tech/tags/guest-post.md>), [schema](<https://devfeed.tech/tags/schema.md>), [schema-design](<https://devfeed.tech/tags/schema-design.md>)

### AI overview

This guest post explains how to design GraphQL schemas that can evolve without serious breaking changes. It recommends using object types instead of simpler structures such as arrays and treating deprecations as a last resort, supported by better tooling and documentation.

### Source excerpt

This is a guest post by Marc-Andre Giroux, who is currently working on the ecosystem API team at GitHub. He's been writing and thinking a lot about GraphQL continuous evolution and schema design. His book, Production Ready GraphQL, was released in early March 2020. While GraphQL allows us to continuously evolve our schemas, using deprecations, for example, we should not take the decision of deprecating schema members lightly.

## GraphQL schema delegation

DevFeed: [GraphQL schema delegation](<https://devfeed.tech/articles/graphql-schema-delegation-23335.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/graphql-schema-delegation-9d832648c543>)

Author: Mikhail Novikov

Published: 2018-04-09T21:00:00Z

Content type: tutorial

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphQL](<https://devfeed.tech/topics/graphql.md>), [Library](<https://devfeed.tech/topics/library.md>), [API](<https://devfeed.tech/topics/api.md>), [gateway](<https://devfeed.tech/topics/gateway.md>), [Microservice](<https://devfeed.tech/topics/microservice.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Prisma](<https://devfeed.tech/topics/prisma.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [article](<https://devfeed.tech/tags/article.md>), [backend](<https://devfeed.tech/tags/backend.md>), [gateway](<https://devfeed.tech/tags/gateway.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [guest-post](<https://devfeed.tech/tags/guest-post.md>), [library](<https://devfeed.tech/tags/library.md>), [microservices](<https://devfeed.tech/tags/microservices.md>), [prisma](<https://devfeed.tech/tags/prisma.md>), [schema](<https://devfeed.tech/tags/schema.md>)

### AI overview

A guest post explains GraphQL schema delegation, a technique for forwarding all or part of a GraphQL query to another schema and reusing schema components without manually querying them. It discusses applications including GraphQL gateways, underlying microservices, third-party GraphQL APIs, and Prisma-based database proxies.

### Source excerpt

This is a guest post by Mikhail Novikov, who worked on GraphQL schema delegation and schema stitching in the graphql-tools library. He is currently available for remote GraphQL contract work. Contact him at if you need some GraphQL help. In this article I'm going to talk about schema delegation -- a way to automatically forward a GraphQL query (or a part of it) to another schema. Schema delegation allows reusing parts of other schemas without manually querying them.

## Key Takeaways from GraphQL Summit 2017

DevFeed: [Key Takeaways from GraphQL Summit 2017](<https://devfeed.tech/articles/key-takeaways-from-graphql-summit-2017-23436.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/key-takeaways-from-graphql-summit-2017-b292d6fa121b>)

Author: Xavier Cazalot

Published: 2017-12-07T22:52:00Z

Content type: opinion

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphQL](<https://devfeed.tech/topics/graphql.md>), [API](<https://devfeed.tech/topics/api.md>), [Microservice](<https://devfeed.tech/topics/microservice.md>), [React Component](<https://devfeed.tech/topics/react-component.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [apollo](<https://devfeed.tech/tags/apollo.md>), [community](<https://devfeed.tech/tags/community.md>), [conference](<https://devfeed.tech/tags/conference.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [guest-post](<https://devfeed.tech/tags/guest-post.md>), [microservices](<https://devfeed.tech/tags/microservices.md>), [production](<https://devfeed.tech/tags/production.md>), [react-component](<https://devfeed.tech/tags/react-component.md>), [summit](<https://devfeed.tech/tags/summit.md>)

### AI overview

A guest post presents five takeaways from GraphQL Summit 2017, including increased production adoption, schema stitching for combining schemas into a unified API, GraphQL subscriptions, and growing interest in API management for complex architectures.

### Source excerpt

This is a guest post from Xavier Cazalot, engineer and GraphQL trainer at OK GROW! and was originally published at okgrow.com. GraphQL Summit wasn't about advanced GraphQL: this was cutting-edge GraphQL! -- a GraphQL Summit attendee The above quote reflects two awesome aspects of the GraphQL ecosystem: - Compared to last year, there were significantly more people at the conference already using GraphQL, including a large number of people using it in production systems.

## Apollo Tote, Declarative Patterns and a Sneak Peek into Apollo 2.0

DevFeed: [Apollo Tote, Declarative Patterns and a Sneak Peek into Apollo 2.0](<https://devfeed.tech/articles/apollo-tote-declarative-patterns-and-a-sneak-peek-into-apollo-2-0-23224.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/apollo-tote-declarative-patterns-and-a-sneak-peek-into-apollo-2-0-f23bd884943e>)

Author: Peter Piekarczyk

Published: 2017-10-10T23:51:00Z

Content type: tutorial

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [React](<https://devfeed.tech/topics/react.md>), [React Component](<https://devfeed.tech/topics/react-component.md>), [Library](<https://devfeed.tech/topics/library.md>), [Expo](<https://devfeed.tech/topics/expo.md>), [Redux](<https://devfeed.tech/topics/redux.md>)

Tags: [authentication](<https://devfeed.tech/tags/authentication.md>), [authorization](<https://devfeed.tech/tags/authorization.md>), [community](<https://devfeed.tech/tags/community.md>), [guest-post](<https://devfeed.tech/tags/guest-post.md>), [react](<https://devfeed.tech/tags/react.md>), [react-component](<https://devfeed.tech/tags/react-component.md>), [react-native](<https://devfeed.tech/tags/react-native.md>), [redux](<https://devfeed.tech/tags/redux.md>), [render](<https://devfeed.tech/tags/render.md>)

### AI overview

This guest post introduces Apollo Tote, a declarative React component and helper library for Apollo queries. It explains how to use render props and JSX to handle query data, loading and error states, with examples including authentication and authorization flows.

### Source excerpt

This is a guest post from Peter Piekarczyk, technical co-founder and Apollo / React Native guru at Orchard.ai. Apollo Tote is a declarative React component. Take what you've been doing inside your "smart" containers and apply it with JSX! It's meant to be a simple helper library for your Apollo queries until declarative components are released in Apollo 2. I created this because I don't believe separate components and containers need to be applied everywhere.

[Next page](<https://devfeed.tech/tags/guest-post.md?cursor=WyIyMDE3LTEwLTEwVDIzOjUxOjAwKzAwOjAwIiwgImRhMzRiMWM3LWYyMDMtNDA5ZC1hODVjLTNjZjI3OTlhYWJlYSJd>)