Australian Bureau of Statistics’s Census 2016 Availability Study

Posted by Admin | 10 August, 2016 | Reports

In the Digital Era and moving to a hyper-connected world the data availability must be ensured and secured. The failure or unavailability of any system have a high cost and mean a high risk for the whole system, with additionally the frustration and confidence lost from the users.

A strategy application for a Public Administration like the Census 2016 built for the Australian Bureau of Statistics is an example of the criticality of a Governmental Institution going to Digital.

census

The case of Wednesday 10th of August 2016 the successive system problems when the application was launched raised an atmosphere of mistrust among all the Australian Population.

The platform was implemented by IBM and tested to ensure 1,000,000 of forms submissions, so it would support around 278 forms submissions per second which are not too much for a web application even with the maximum levels of encryption. The availability services are not only built to create high availability but also, easy horizontal escalation if the traffic and loads are increasing.

Some advices for such kind of situations are:

1. Design a web infrastructure for the worst load cases.
2. Rely in Open Source software which source code could be audited and the collaboration of a Community increases the agility and a stability that proprietary vendors are not able to offer.
3. Always ensure the maximum levels of security in transmission, but also in the edges.
4. Security at multiple levels, from transmission to application level.
5. Backend servers and services health checks at different levels.
6. Design an infrastructure easy and agile to scale.

Such things could happen, but everything has a smart remedy.

Resources:
https://www.theguardian.com/australia-news/2016/aug/10/computer-says-no-australian-census-shambles-explanation-depends-on-who-you-ask
https://www.theguardian.com/australia-news/2016/aug/10/census-2016-website-was-not-hacked-or-attacked-government-claims
http://www.zdnet.com/article/census-2016-site-falls-to-ddos-attack/
http://www.abc.net.au/news/2016-08-10/australian-bureau-of-statistics-says-census-website-hacked/7712216
http://www.news.com.au/national/frustration-as-abs-census-website-unable-to-be-reached/news-story/298363b96a4feab132698075cec306b2

SHARE ON:

Related Blogs

Posted by reluser | 22 July 2024
The CrowdStrike Outage: Unpacking the Largest IT Disruption in History In a dramatic turn of events, a software update from CrowdStrike, a leading U.S. cybersecurity firm, has precipitated what is…
19 LikesComments Off on The CrowdStrike Outage in depth
Posted by reluser | 02 July 2024
A severe Remote Unauthenticated Code Execution (RCE) vulnerability has been recently identified in OpenSSH’s server (sshd) on glibc-based Linux systems. This high-severe flaw, assigned CVE-2024-6387, poses a significant security risk…
36 LikesComments Off on regreSSHion: Remote Unauthenticated Code Execution Vulnerability in OpenSSH Server
Posted by reluser | 10 June 2024
Load balancing is a crucial aspect of high-performance computing (HPC) systems that allows for the equitable distribution of computational tasks across available processors. As we move towards exascale computing, effective…
57 LikesComments Off on Load Balancing For High Performance Computing Using Quantum Annealing