DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones AWS Cloud
by AWS Developer Relations
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones
AWS Cloud
by AWS Developer Relations
  1. DZone
  2. Software Design and Architecture
  3. Microservices
  4. SixNines.io, Your Website Availability Monitor

SixNines.io, Your Website Availability Monitor

SixNines is a service that helps you measure the availability metric and demonstrate its value to your users. It's written in Ruby and open-sourced on GitHub.

Yegor Bugayenko user avatar by
Yegor Bugayenko
·
Apr. 27, 17 · News
Like (2)
Save
Tweet
Share
3.23K Views

Join the DZone community and get the full member experience.

Join For Free

availability is a metric that demonstrates how often your website is available to its users. technically, it's a ratio between the number of successful attempts to open the website and the number of failed ones. if one out of a hundred attempts failed, we can say the availability is 99 percent. high-quality websites aim for so-called "six nines," or 99.9999%.

main picture

all you need to do is log in using your github account and register your uri, which sixnines will validate. this operation will cost you $4.95 (processed by stripe ). it's a once-in-a-lifetime fee (if you don't have any money, let us know and we'll figure something out). as soon as your uri is in the system, we will monitor it forever .

the key problem with the availability metric is that it takes a lot of time in order to really guarantee a figure of "six nines." indeed, look at the ratio: 99.9999 percent means that only one attempt out of a million fails (provided we make them regularly at equal intervals). in order to ping your website at least a million times, we would have to work for 694 days and ping every minute. this would take more than two years.

only after those two years of 24-7 work would we be able to prove that your website is of "high availability" and the value of the metric really is equal to 99.9999 percent (you would have all kinds of reasons to be proud of it).

you can see some big websites being checked by sixnines already:

google
google at sixnines

facebook
facebook at sixnines

twitter
twitter at sixnines

yahoo
yahoo at sixnines

instagram
instagram at sixnines

and this is my blog's availability (it's hosted on github pages):

yegor256 at sixnines

as you see, their numbers are far from "six nines" because we just started to measure them. in two years, we will see what their real availability is.

sixnines is written in ruby and is open source, hosted on github . don't hesitate to contribute.

Monitor (synchronization)

Published at DZone with permission of Yegor Bugayenko. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Apache Kafka Is NOT Real Real-Time Data Streaming!
  • Building a RESTful API With AWS Lambda and Express
  • mTLS Everywere
  • Public Key and Private Key Pairs: Know the Technical Difference

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: