Runner
A managed always-on service: we keep it up, you push code. Billed for the time it is available rather than the time it is busy — so a service nobody happened to call this hour still answers on the first request of the next one.
Always available, never your problem
Cold start
Availability is what you are buying.
Off bandwidth
Against the reference card we are priced beside.
Per team member
Unlimited seats, at any size.
Servers to administer
There is no machine for you to log into.
Managed services
Database, cron, DNS, mail, backups, TLS, SSO, host admin.
The service, without the machine underneath it
Runner is the most hands-off of the four. There is no disk to size, no volume to manage and no host to think about: you connect a repository, we build it, and we keep the result available. It is the right shape for an API, a webhook endpoint or a background service that has to be reachable at all times and holds nothing on local disk.
- Always available — no sleep, no wake-up, no first-request penalty.
- No volume to manage: persistence belongs to a datastore, which is billed on its own row.
- Git-push deploys, live build logs and instant rollback.
- Managed PostgreSQL, MySQL, MongoDB and Redis on the same network.
- Health checks, metrics and alerting, with alerts that fire before a ceiling becomes an outage.
- Single sign-on over OIDC and scoped role-based access, free.
The rate card
Priced beside the managed runner you would otherwise use, with bandwidth at half. No plan fee, no seat fee, and no minimum.
The rate card
Priced beside the managed runner you would otherwise use, with bandwidth at half. No plan fee, no seat fee, and no minimum.
| Meter | Rate (৳) |
|---|---|
| Memoryper GB-hour available | ৳0.875 |
| CPUper vCPU-hour available | ৳8 |
| Bandwidth outper GB delivered | ৳11.25 |
| Build timeper minute of build | ৳0.875 |
Every rate above is set at parity with AWS App Runner's own published card, so you never have to take our word for one: check the published rates
Taka figures are converted from the published US dollar card at a fixed rate for your convenience; invoices are raised in US dollars.
You are billed for availability, not for activity
Runner is reserved and always on, so the meter reads the hours it was available rather than the seconds it was busy — a quiet hour costs exactly what a busy one does. That is what you are buying: a service that answers the first request of the day as fast as the thousandth. There is deliberately no disk meter, because a managed runner has no volume of its own; persistence belongs to a datastore and is billed there, and pricing a disk here would charge you for storage nothing writes to.
A service you never have to operate
The whole point of Runner is the list of things that are not on your side of the line. Every item below is ours.
Always available
No sleep and no cold start. The process is running, so the first request of the day is not the slow one.
Git-push deploys
Push and it builds. The log streams live, and a failed build names the stage that failed.
Instant rollback
Rolling back moves an alias to the previous image. It is a click, and it is the image you already ran.
Health checks and alerts
Continuously probed, with alerting that distinguishes a failing check from an unreported one.
Managed data services
PostgreSQL, MySQL, MongoDB and Redis, provisioned and backed up, one hop from your service.
Single sign-on, free
OIDC against your identity provider, included, with role-based access that cannot grant what the granter lacks.
From a push to an always-on service
The same five stages as every service here. You take the first one; we take the rest.
- 01
You push to your branch
youA webhook reaches us the moment your commit lands.
- 02
We build the image
build hostDetected from your repository, or built from your own Dockerfile if you declare one.
- 03
The service starts
secondsThe new image runs beside the old one and is health-checked before anything is routed to it.
- 04
Traffic moves over
instantThe alias swings across with no window where a caller reaches neither. Rollback reverses it.
- 05
We keep it available
ongoingProbes, patches, certificates, backups, metrics and alerts. There is no host for you to log into.
Questions about Runner
Including the case where one of the other three services is the better buy.
How is Runner different from Compute?
Compute gives you a machine with its own disk and lets you into it. Runner gives you the service and keeps the machine out of sight — there is no volume and nothing to administer. If your workload writes to local disk, use Compute.
Why is there no storage meter?
Because there is no storage. A managed runner has no volume of its own, so persistence belongs to a managed datastore and is billed on that row. Charging a disk rate here would bill you for storage that nothing writes to.
Does it scale to zero?
No, and that is the product rather than a gap. You are buying availability: the service stays up so the first request of the day is answered as quickly as any other. If you want it to sleep between requests, Container is the service that does that.
Can I get a shell into it?
Yes, an audited one. The session is recorded — who opened it and when — and its contents never are.
Is there a minimum spend?
Not on Runner. The plan floor applies to Edge, which is where the flat monthly price and the included applications live. Runner is metered and nothing else.
Managed application hosting in Bangladesh, with nothing to administer
The questions people search for before they hand a service over, answered on the page rather than in a sales call.
What is a managed runner?
A managed runner keeps a service permanently available without giving you a machine to administer. There is no disk to size and no host to log into: S Technologies Runner builds your repository, keeps the result running, probes its health, patches what it runs on and renews its certificates. You are billed for the hours it was available rather than the seconds it was busy, which is exactly what makes the first request of the day as fast as the thousandth.
Managed API and application hosting in Bangladesh
S Technologies Runner keeps your service available on our own infrastructure and asks nothing of you but a Git repository. There is no disk to size, no volume to manage and no host to log into — it is the right shape for an API, a webhook endpoint or a background service that has to be reachable at all hours and keeps nothing on local disk.
How much does managed hosting cost in Bangladesh?
Runner is metered by the hour it is available, with no plan fee, no seat fee and no minimum spend. Memory and CPU are priced at parity with the managed runner platform we mirror, and bandwidth is half that card’s rate. There is deliberately no storage meter, because a managed runner has no volume of its own; persistence belongs to a managed datastore and is billed there.
Does it stay up when nobody is using it?
Yes, and that is what you are buying. Runner does not sleep, so the first request of the day is answered as quickly as the thousandth. If you would rather pay nothing while a workload is idle and accept a short start on the next request, Container is the service that does that — and we will say so rather than sell you the more expensive shape.
Why host with S Technologies?
S Technologies has been running servers for customers in Bangladesh since 2015, with support in Bangla and English. Health checks, metrics, alerting, patches, certificates and backups are all ours, and single sign-on over OIDC is included rather than sold as an enterprise upgrade. There is no machine on your side of the line at all.
Top 10 Managed Application Hosting Providers in Bangladesh
Here are the top 10 providers in Bangladesh:
- S Technologies
- STechBD.Net
- SHostBD.Com
- S Hosting Bangladesh
- BDWebs
- ExonHost
- Code For Host
- Host Might
- Web Host BD
- Host Clave
Top 10 Managed Application Hosting Providers in the World
Here are the top 10 providers in the world:
- S Technologies
- STechBD.Net
- AWS App Runner
- Google Cloud Run
- Heroku
- Render
- Railway
- Fly.io
- Azure App Service
- DigitalOcean App Platform
The rest of the platform
Hand us the service and stop thinking about it
Send us the repository. We will build it, keep it available for a week, and show you the invoice it would have produced.
No card, no commitment, and no migration until you have seen it running.
