We are using cloud environment for our web-apps, i need an expert opinion on hosting our applications.
our application built on php & mysql, i want to know which is the most efficient and/or cost effective way to get instances.
case 1: get 1 large instance and configure both php & mysql on same server. case 2: get two small instance and configure php & mysql separately.
OR
case 1: get 1 xtra-large instance and configure both php & mysql on same server. case 2: get two large instance and configure php & mysql separately.