Hello! Control center backend consists of several components: Ethereum node, ethereum client, and control application.
What technology will you use for Control Center Backend?
Ethereum community pretty much dictates technology choice due to extensive support of GETH - Go Ethereum Client, and Web3.JS Ethereum JavaScript API, so control application will be developed in JavaScript.