The SQL Server partitioning series is about table and index partitions.
First of all, what is the defnition of a SQL Server partition ? Learn how to create a partitioned table that uses a partitioned column, a partition function and a partition scheme.