Azure Synapse Analytics provides three compute engine options to choose from. There are two Synapse SQL engines, namely Serverless Synapse SQL and Provisioned Synapse SQL; the third option is Synapse Spark, which is based on Apache Spark. We discussed Synapse SQL in detail in the previous chapter. Now, let us discuss Apache Spark, or Synapse Spark, in detail in this chapter.
Big Data analytics requires a robust data analytics engine that can support petabyte-size processing with fast processing power. Apache Spark fits the ...