Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
After installing Apache I had to start the service before I could view it in the browser:
sudo service httpd start
You may also want to use:
sudo chkconfig --level 235 httpd on & similar for mysql to enable the services to run at boot time in case of a re-boot…
Thanks for your suggestion! I have updated the article to ensure that the programs run when the server boots.
Thanks for the article! Very helpful in installing the LAMP stack on CentOS.
If you are not familiar with sendmail, we do not recommend starting there. We would only recommend sendmail for experts. If you want to learn more about sendmail, the O’Reilly book is excellent.