I am new to Google Compute Engine. I want to create a Web Server having following properties:
- 1 Core
- Red Hat Enterprise Linux 7.1 64 bit
- RAM 8 GB
- HDD: 100 GB
- SSH, JDK 1.7
- Apache Web server as the proxy to Jboss App Server
- Enable HTTP / 80 and HTTPS /443 on public IP
- Access Mode – SSH/SCP
I created a new instance having Linux Red Hat 7.1 and machine type n1-standard-2 that provide 2 CPU cores and 7.5 GB of RAM. Can I define exactly one core with 100 GB HD and 8 GB RAM? And how can I define access mode SSH/SCP ?