惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园_首页
Vercel News
Vercel News
Last Week in AI
Last Week in AI
罗磊的独立博客
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
IT之家
IT之家
美团技术团队
U
Unit 42
Google DeepMind News
Google DeepMind News
P
Proofpoint News Feed
J
Java Code Geeks
V
V2EX
量子位
腾讯CDC
S
SegmentFault 最新的问题
The GitHub Blog
The GitHub Blog
G
Google Developers Blog
D
DataBreaches.Net
雷峰网
雷峰网
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园 - 聂微东
L
LangChain Blog
C
Check Point Blog

Railway Blog

Where Railway is, and where it's going (Summer 2026) PaaS vs IaaS vs SaaS: What Each Means and Who Should Pick What in 2026 The Best Continuous Deployment Tools in 2026 The Best PaaS for Multi-Region Deployments in 2026 The Best Platforms for Monorepo Deployments in 2026 Compliance Isn't a Feature, It's a Posture What is BYOC (Bring Your Own Cloud)? A Developer's Guide for 2026 The Best Managed Kubernetes Hosting in 2026 The Best Container Registries in 2026 The Vanilla Cloud Tax: What Rolling Your Own on AWS Actually Costs What is a PaaS? A Developer's Guide for 2026 The Best Cloud Observability and Logging Tools in 2026 The Best PostgreSQL Hosting for Developers in 2026 The Best Multi-Region Hosting Platforms in 2026 The Best Platforms to Deploy AI Apps in 2026 (Not the Models, the Apps Around Them) Incident Report: May 19, 2026- GCP Account Suspension Counting to 3 with a new builder processing 50M+ monthly builds Kill your onboarding: selling to 10,000+ new users a day Your AI wants to nuke your database. Guardrails fix that. Better Rails for Agents: A New Remote MCP and Railway Agent in the CLI Moving Railway's Frontend Off Next.js One command deploys, there's a Stripe APP for that From registrar to deployed: buying a domain inside Railway A letter to open source builders who deserve more Networking is a black box, we used eBPF to open it Heroku Walked So Railway Can Run Security Features Your Security Team Will Love Railway Runs Open Source, Now We're Funding It Railway raises $100M Series B to unburden the builders Deploy autoscaling services, AI Workflow automation, and LLM APIs Without Kubernetes
Railway iOS preview now available via TestFlight
David Banys · 2026-05-11 · via Railway Blog

Q. What’s your favorite mobile app from any cloud provider?

Ok, maybe that’s the wrong question. Let’s try again.

Q: If every important piece of software in your life is in your pocket, why isn’t your cloud provider?

There it is, that’s the question. Let’s get on with the show.

Railway for iOS is now in TestFlight

Today we’re releasing the Railway iOS mobile app in preview to TestFlight.

We decided to release a mobile app for a number of reasons, but the one most personal to me is that I don’t think anyone should be obligated to take their laptop to the restaurant this upcoming weekend.

Beyond that, have you tried the AWS Console app?

Or the Google Cloud app?

They’re useful to see how much money you’re spending, but otherwise they’re pretty much read-only … and even in that mandate they fail to inspire.

These apps also invariably fall back to the web browser view. Hasn’t any cloud thought of offering a modern mobile experience?

The Railway app isn’t feature-complete or at parity with the Railway web console (yet), but the plan is to build a mobile xp that puts you in complete control of your infra stack, no matter where you are this weekend.

Sound good?

Without further ado, we’d like to run you through some of the launch features.

Features preview

If we’d like to create a new project, we can simply ask the Railway Agent for what we need. The agent will be happy to create any number of services from 3,000+ templates on the Railway template marketplace.

Let’s start by asking for a new TanStack application.

Creating a new application using TanStack

Great! But now that we made a TanStack app, we now need some way to persist data.

We’ll use the Railway Agent again to add a PostgreSQL database.

Adding a PostgreSQL db to the new project

After we select the Postgres template to add to our project, we’ll see the changes are ready to apply.

Staging changes to our project

Now we’ll apply those staged changes and kick off a new deploy.

Applying staged changes

Now that we have a TanStack application with Postgres deployed, let’s check out some metrics.

Viewing metrics for the deployed services

We can also view and filter logs.

Filtering service level logs on the go

And we can receive notifications at the project and service level …

Viewing and responding to notifications

Is there anything missing so far? Anything you’d love to see next?

Drop us a line in Central Station and let us know.