AWS NewsDropbox EngineeringGitHub BlogGoogle DevelopersMeta EngineeringNetflix TechBlogStripe Engineering

Total Articles: 19 from 7 sources


AWS News

1. AWS Weekly Roundup: Claude Opus 4.6 in Amazon Bedrock, AWS Builder ID Sign in with Apple, and more (February 9, 2026)

URL: https://aws.amazon.com/blogs/aws/aws-weekly-roundup-claude-opus-4-6-in-amazon-bedrock-aws-builder-id-sign-in-with-apple-and-more-february-9-2026/

Published: 2026-02-09 20:42

Summary:

Here are the notable launches and updates from last week that can help you build, scale, and innovate on AWS Last week’s launches Here are the launches that got my attention this week Let’s start with news related to compute and networking infrastructure: Introducing Amazon EC2 C8id, M8id, and R8id instances: These new Amazon EC2 […]


2. Amazon EC2 C8id, M8id, and R8id instances with up to 22.8 TB local NVMe storage are generally available

URL: https://aws.amazon.com/blogs/aws/amazon-ec2-c8id-m8id-and-r8id-instances-with-up-to-22-8-tb-local-nvme-storage-are-generally-available/

Published: 2026-02-04 22:31

Summary:

AWS launches Amazon EC2 C8id, M8id, and R8id instances backed by NVMe-based SSD block-level instance storage physically connected to the host server These instances offer 3 times more vCPUs, memory, and local storage with up to 22.8TB of local NVMe-backed SSD block-level storage.


3. AWS IAM Identity Center now supports multi-Region replication for AWS account access and application use

URL: https://aws.amazon.com/blogs/aws/aws-iam-identity-center-now-supports-multi-region-replication-for-aws-account-access-and-application-use/

Published: 2026-02-03 19:13

Summary:

AWS IAM Identity Center now supports multi-Region replication of workforce identities and permission sets, enabling improved resiliency for AWS account access and allowing applications to be deployed closer to users while meeting data residency requirements.

Dropbox Engineering

1. How low-bit inference enables efficient AI

URL: https://dropbox.tech/machine-learning/how-low-bit-inference-enables-efficient-ai

Published: 2026-02-12 18:00

Summary:

Making products like Dropbox Dash accessible to individuals and businesses means tackling new challenges around efficiency and resource use.


2. Insights from our executive roundtable on AI and engineering productivity

URL: https://dropbox.tech/culture/insights-from-our-executive-roundtable-on-ai-and-engineering-productivity

Published: 2026-02-11 17:00

Summary:

From Claude Code to Cursor, we’re big adopters of AI coding tools at Dropbox The early results have been promising, but there are still a lot of open questions about how to work with these tools most effectively and where they can have the most impact To push this conversation forward, we hosted an executive roundtable at our San Francisco studio


3. Engineering VP Josh Clemm on how we use knowledge graphs, MCP, and DSPy in Dash

URL: https://dropbox.tech/machine-learning/vp-josh-clemm-knowledge-graphs-mcp-and-dspy-dash

Published: 2026-01-28 18:00

Summary:

Engineering VP Josh Clemm deep-dives into how we think about knowledge graphs, indexes, MCP, and prompt optimization using tools like DSPy.

GitHub Blog

1. Automate repository tasks with GitHub Agentic Workflows

URL: https://github.blog/ai-and-ml/automate-repository-tasks-with-github-agentic-workflows/

Published: 2026-02-13 14:00

Summary:

Discover GitHub Agentic Workflows, now in technical preview Build automations using coding agents in GitHub Actions to handle triage, documentation, code quality, and more The post Automate repository tasks with GitHub Agentic Workflows appeared first on The GitHub Blog.


2. Welcome to the Eternal September of open source. Here’s what we plan to do for maintainers.

URL: https://github.blog/open-source/maintainers/welcome-to-the-eternal-september-of-open-source-heres-what-we-plan-to-do-for-maintainers/

Published: 2026-02-12 20:14

Summary:

Open source is hitting an “Eternal September.” As contribution friction drops, maintainers are adapting with new trust signals, triage approaches, and community-led solutions The post Welcome to the Eternal September of open source Here’s what we plan to do for maintainers. appeared first on The GitHub Blog.


3. GitHub availability report: January 2026

URL: https://github.blog/news-insights/company-news/github-availability-report-january-2026/

Published: 2026-02-11 23:12

Summary:

In January, we experienced two incidents that resulted in degraded performance across GitHub services The post GitHub availability report: January 2026 appeared first on The GitHub Blog.

Google Developers

1. Don’t Trust, Verify: Building End-to-End Confidential Applications on Google Cloud

URL: https://developers.googleblog.com/dont-trust-verify-building-end-to-end-confidential-applications-on-google-cloud/

Published: 2026-02-15 09:29

Summary:

Google Cloud enables end-to-end confidential applications, protecting sensitive data ‘in-use’ with hardware isolation The solution combines Confidential Space (TEE/attestation), Oak Functions (private sandbox), and Oak Session (attested end-to-end encryption for scale) This framework anchors user trust in open-source components, proving confidentiality for sensitive workloads like proprietary GenAI models, even when running behind untrusted load balancers.


2. Pick up exactly where you left off with Session Management in Gemini CLI

URL: https://developers.googleblog.com/pick-up-exactly-where-you-left-off-with-session-management-in-gemini-cli/

Published: 2026-02-15 09:29

Summary:

Gemini CLI’s new automatic Session Management (v0.20.0+) saves your conversation history, tool outputs, and reasoning, providing project-specific context This feature ensures you never lose your work state, capturing prompts, tool execution details, and usage stats Customize history with cleanup policies in settings.json.


3. Building agents with the ADK and the new Interactions API

URL: https://developers.googleblog.com/building-agents-with-the-adk-and-the-new-interactions-api/

Published: 2026-02-15 09:29

Summary:

The new Gemini Interactions API enables stateful, multi-turn AI agent workflows, providing a single interface for raw models and the Gemini Deep Research Agent It can be integrated with existing ADK systems as a superior inference engine with simplified state management, or used as a transparent remote A2A agent via InteractionsApiTransport, allowing seamless expansion of multi-agent systems with minimal refactoring.

Meta Engineering

1. The Death of Traditional Testing: Agentic Development Broke a 50-Year-Old Field, JiTTesting Can Revive It

URL: https://engineering.fb.com/2026/02/11/developer-tools/the-death-of-traditional-testing-agentic-development-jit-testing-revival/

Published: 2026-02-11 17:00

Summary:

WHAT IT IS The rise of agentic software development means code is being written, reviewed, and shipped faster than ever before across the entire industry Faster development demands faster testing that can catch bugs as they land in a codebase, without […] Read More The post The Death of Traditional Testing: Agentic Development Broke a 50-Year-Old Field, JiTTesting Can Revive It appeared first on Engineering at Meta.


2. Building Prometheus: How Backend Aggregation Enables Gigawatt-Scale AI Clusters

URL: https://engineering.fb.com/2026/02/09/data-center-engineering/building-prometheus-how-backend-aggregation-enables-gigawatt-scale-ai-clusters/

Published: 2026-02-09 17:00

Summary:

We’re sharing details of the role backend aggregation (BAG) plays in building Meta’s gigawatt-scale AI clusters like Prometheus Once it’s complete our AI […] Read More The post Building Prometheus: How Backend Aggregation Enables Gigawatt-Scale AI Clusters appeared first on Engineering at Meta.


3. No Display? No Problem: Cross-Device Passkey Authentication for XR Devices

URL: https://engineering.fb.com/2026/02/04/security/cross-device-passkey-authentication-for-xr-devices-meta-quest/

Published: 2026-02-04 22:00

Summary:

We’re sharing a novel approach to enabling cross-device passkey authentication for devices with inaccessible displays (like XR devices) Our approach bypasses the use of QR codes and enables cross-device authentication without the need for an on-device display, while still complying with all trust and proximity requirements No Problem: Cross-Device Passkey Authentication for XR Devices appeared first on Engineering at Meta.

Netflix TechBlog

1. Scaling LLM Post-Training at Netflix

URL: https://netflixtechblog.com/scaling-llm-post-training-at-netflix-0046f8790194?source=rss----2615bd06b42e---4

Published: 2026-02-13 08:05

Summary:

This blog describes the architecture and engineering philosophy of our internal Post-Training Framework, built by the AI Platform team to hide infrastructure complexity so researchers and model developers can focus on model innovation — not distributed systems plumbing.A Model Developer’s Post-Training JourneyPost-training often starts deceptively simply: curate proprietary domain data, load an open-weight model from Hugging Face, and iterate batches through it In particular, we extend Single Program, Multiple Data (SPMD) style SFT workloads to run online RL with a hybrid single-controller + SPMD execution model, which we’ll describe next.Today, this framework supports research use cases ranging from post-training large-scale foundation models to fine-tuning specialized expert models Rather than training directly on transformers model classes, we maintain our own optimized, unified model definitions that can still load/save Hugging Face checkpoints


2. Automating RDS Postgres to Aurora Postgres Migration

URL: https://netflixtechblog.com/automating-rds-postgres-to-aurora-postgres-migration-261ca045447f?source=rss----2615bd06b42e---4

Published: 2026-02-12 14:07

Summary:

At this stage, the Aurora cluster is created and attached to the RDS PostgreSQL primary as a replica, establishing continuous replication from the source RDS PostgreSQL instance The cluster is fully operational for validation and performance testing, but it is not yet writable — RDS remains the authoritative primary.Quiescence PhaseThe goal of the quiescence phase is to transition client applications from the source RDS PostgreSQL instance to the Aurora PostgreSQL cluster as the new primary database, while preserving data consistency during cutover.The first step in this process is to stop all write traffic to the source RDS PostgreSQL instance to guarantee consistency In addition, any logical replication slots removed during the migration must be recreated so that CDC consumers can continue processing changes from the source database.Once connectivity and replication slots are restored, the RDS PostgreSQL instance can safely resume its role as the primary source of truth.Post-quiescence Rolling back after cutover, once the Aurora PostgreSQL cluster is serving production traffic, is significantly more complex


3. The AI Evolution of Graph Search at Netflix

URL: https://netflixtechblog.com/the-ai-evolution-of-graph-search-at-netflix-d416ec5b1151?source=rss----2615bd06b42e---4

Published: 2026-01-26 19:01

Summary:

We need the LLM to generate a Graph Search Filter DSL statement that is syntactically, semantically, and pragmatically correct.Syntactic correctness is easy — does it parse For some fields, there is additional information we can provide beyond what’s available in the schema as well, in particular permissible values that pull from controlled vocabularies.Each field in the index is associated with metadata as seen below, and that metadata is provided as part of the context.Graph Search index representationThe field is derived from the document path as characterized by the GraphQL query.The description is the comment from the GraphQL schema for the field.The type is derived from the GraphQL schema for the field e.g This design strategically balances LLM involvement with more deterministic strategies.End-to-end architectureThe end-to-end process is as follows:A user’s natural language question (with optional @mentions statements) are provided as input, along with the Graph Search index contextThe context is scoped by using the RAG pattern on both fields and possible valuesThe pre-processed context and the question are fed into the LLM with an instruction asking for a syntactically and semantically correct filter statementThe generated filer statement DSL is verified and checked for hallucinationsThe final response contains the related AST in order to build “Chips” and “Facets”SummaryBy combining our existing Graph Search infrastructure with the power and flexibility of LLMs, we’ve bridged the gap between complex filter statements and user intent

Stripe Engineering

1. Metronome + Stripe: Building the future of billing

URL: https://stripe.com/blog/metronome-stripe-building-the-future-of-billing

Published: 2026-01-23 00:00

Summary:

Together, Metronome and Stripe are building the most flexible and complete billing solution on the market—one that works for everyone, from engineers in a garage figuring out their business model to public companies monetizing at global scale.


Generated on 2026-02-15 09:29:21