Most chosen general qualifications exam board in England.

  • About AQA

  • Centre Services

  • Join Us

  • Contact Us

AQA
  • Subjects
  • Qualifications
  • Professional Development
  • Exams Admin
  • Services
  • Search
  • Subjects

  • Qualifications

  • Professional Development

  • Exams Admin

  • Services

  • About AQA

  • Centre Services

  • Join Us

  • Contact Us

  • Log in

Subjects

  • Accounting

  • Art and Design

  • Biology

  • Business

  • Chemistry

  • Computer Science

  • Dance

  • Design and Technology

  • Drama

  • Economics

  • English

  • Food preparation and Nutrition

  • French

  • Geography

  • German

  • History

  • Law

  • Mathematics

  • Media Studies

  • Music

  • Physical Education

  • Physics

  • Politics

  • Psychology

  • Religious Studies

  • Science

  • Sociology

  • Spanish

  • All subjects

GCSEs

  • Biology (8461)

  • Chemistry (8462)

  • Combined Science: Trilogy (8464)

  • English Language (8700)

  • English Literature (8702)

  • Geography (8035)

  • History (8145)

  • Mathematics (8300)

  • See all GCSEs

AS and A-levels

  • Biology (7401)

  • Business (7131)

  • Chemistry (7404)

  • Geography (7037)

  • History (7041)

  • Physics (7407)

  • Psychology (7181)

  • Sociology (7191)

  • See all AS and A-Levels

Other qualifications

  • Applied Generals

  • AQA Certificate Mathematics

  • Entry Level Certificates

  • Project Qualifications

  • Unit Award Scheme

  • All qualifications

Our training

  • Course finder

  • About our training

  • Online training

  • Face-to-face training

  • In-school training

  • Inside assessment

Courses by theme

  • Preparing for exams

  • Exams officers

  • Getting started

  • Unit Award Scheme

Courses by subject

  • English

  • Mathematics

  • Science

  • Languages

  • Design and Technology

  • Physical Education

  • Geography

  • History

  • All professional development

Dates

  • Dates and timetables

  • Key dates

Non-exam assessment (NEA)

  • NEA, coursework and controlled assessment

  • Deadlines for non-exam assessment

  • Record forms

  • Submit marks

Exams

  • Entries

  • Entry fees

  • Exams guidance

  • Question papers and stationery

  • Access arrangements

  • Special consideration

Results

  • Results days

  • Results slips

  • Grade boundaries

  • Results statistics

  • Post-results services

  • Exam certificates

  • All Exams Admin

Assessment Services

  • Centre Services

  • Associate Extranet

  • Become an associate

Products

  • All About Maths

  • Alpha Plus

  • Data Insights

  • Exampro

  • Project Q

  • Stride Maths

  • Testbase

  • Unit Award Scheme

News and Insights

  • AQI research and insight

  • News

  • Inside Exams Podcast

  • Exam Officer Podcast

  1. Home
  2. Subjects
  3. Computer Science
  4. A-level Computer Science

A-level Computer Science7517

SpecificationPlanning resourcesTeaching resourcesAssessment resourcesKey dates
1.0 Introduction
2.0 Specification at a glance
4.0 Subject content – A-level
4.1 Fundamentals of programming
4.2 Fundamentals of data structures
4.3 Fundamentals of algorithms
4.4 Theory of computation
4.5 Fundamentals of data representation
4.6 Fundamentals of computer systems
4.7 Fundamentals of computer organisation and architecture
4.8 Consequences of uses of computing
4.9 Fundamentals of communication and networking
4.10 Fundamentals of databases
4.11 Big Data
4.12 Fundamentals of functional programming
4.13 Systematic approach to problem solving
4.14 Non-exam assessment - the computing practical project
5.0 Scheme of assessment
6.0 Non-exam assessment administration
7.0 General administration
AS and A-level Computer Science Specification Specifications for first teaching in 2015

AS and A-level Computer Science Specification Specifications for first teaching in 2015

21 Jan 2019

PDF | 1.31 MB

4.11 Big Data

4.11.1 Big Data

Content

Additional information

Know that 'Big Data' is a catch-all term for data that won't fit the usual containers. Big Data can be described in terms of:

  • volume - too big to fit into a single server
  • velocity - streaming data, milliseconds to seconds to respond
  • variety - data in many forms such as structured, unstructured, text, multimedia.

Whilst its size receives all the attention, the most difficult aspect of Big Data really involves its lack of structure. This lack of structure poses challenges because:

  • analysing the data is made significantly more difficult
  • relational databases are not appropriate because they require the data to fit into a row-and-column format.

Machine learning techniques are needed to discern patterns in the data and to extract useful information.

'Big' is a relative term, but size impacts when the data doesn’t fit onto a single server because relational databases don’t scale well across multiple machines.

Data from networked sensors, smartphones, video surveillance, mouse clicks etc are continuously streamed.

Know that when data sizes are so big as not to fit on to a single server:

  • the processing must be distributed across more than one machine
  • functional programming is a solution, because it makes it easier to write correct and efficient distributed code.

Know what features of functional programming make it easier to write:

  • correct code
  • code that can be distributed to run across more than one server.

Functional programming languages support:

  • immutable data structures
  • statelessness
  • higher-order functions.
Be familiar with the:
  • fact-based model for representing data
  • graph schema for capturing the structure of the dataset
  • nodes, edges and properties in graph schema.

Each fact within a fact-based model captures a single piece of information.

4.10 Fundamentals of databases
4.12 Fundamentals of functional programming
AQA
  • Become an examiner
  • Switch to AQA
  • Contact Us
  • Join us
  • Terms and conditions
  • Accessibility
  • Modern slavery statement
  • Privacy notice
  • Cookie notice
  • X
  • LinkedIn
  • Youtube

©AQA 2025 | Company number: 03644723 | Registered office: Devas Street, Manchester, M15 6EX | AQA is not responsible for the content of external sites

AQA Education has obtained an injunction preventing interference with public examinations. This notice is to alert you to the injunction, so that you are aware of it and can make submissions about it if you wish to do so.