Introduction

Heroku is a cloud Platform as a Service (PaaS) that lets companies build, deliver, monitor, and scale apps. It grows with the needs of evolving businesses, offering flexible pricing for apps and organization of all sizes and supports several programming languages. You should notice that all Heroku services are hosted on Amazon’s EC2.

Heroku

When creating an app on Heroku, you have a unique domain (this domain name always Heroku if you use the free app) linked to your application running inside a container or a dyno.

#php #programming #symfony #heroku #devops

Deploy your Symfony app on Heroku
1.20 GEEK