Solidity Storage. How Does It Work?
The Storage is one of the four data locations a solidity smart contract has (the others are : memory, calldata and stack).
Scaling The Ethereum Using Rollups-Layer 2
Rollups offer a solution to perform transactions secured by blockchain at a lower cost.

