My Openshift
Aloha, I propose you a general presentation of Openshift with a Symfony 4 application as a use case. First, we start with presentations ; I'm an open source container application platform based on Kubernetes container orchestrator for enterprise application development and deployment ¹ What can I say in a few words about Openshift : It's a PaaS : Plateform-as-a-service Three offers availables : Online (used in this Post), Online Dedicated and private (not hosted at RedHat) It allows build, deploy and run applications in containers His configuration is based on a Docker container engine with Kubernetes Orchestrator It offers a microservices oriented architecture . Among the services of Openshift platform: Containerization ( Source to images ², Docker Repository, Image Stream ) Route & LoaderBalancer Shared Storage Resource Management ( Quota, Membership, ConfigMap, Secret ,...) Monitoring (Elasticsearch, Fluentd, Kibana) &