Training
PHP and DevOps trainings for more scalable business solutions.
PHP and DevOps trainings for more scalable business solutions.
PHP is a server side scripting language, used to develop Web applications.
This training is a walk-trough on how to build a rich, RESTful (Level 3 including HATEOAS) API using the Symfony framework. The result will be a standard, documented, validated and easy to maintain API that users will enjoy and developers love to build.
PHP is a server side scripting language, used to develop Web applications.
This training will show which are the foundations to create an good REST API using PHP.
Docker is an open-source platform that automates the building, shipping and running of software applications inside containers.
This training aims to give an basic overview on Docker, being able to run containers, knowing how it works the underlying technology and how is different from the traditional virtualization.
Docker is an open-source platform that automates the building, shipping and running of software applications inside containers.
This training aims to give an exhaustive overview on Docker and the Docker Swarm orchestrator. The training includes the topics from "Docker foundations" course and extends it with the concepts of networks, multiple nodes, fault tolerance and running multiple applications in cauterized environment.
Docker is an open-source platform that automates the building, shipping and running of software applications inside containers.
The training includes the topics from "Docker foundations" and "Docker Swarm intermediate" courses. Aims to give an exhaustive overview on Docker and the Docker Swarm orchestrator, including concepts as Docker Stacks, scalability, troubleshooting and security issues.
Puppet is an open-core software configuration management tool, it uses its own declarative language to describe system configuration.
This training aims to give an basic overview on Puppet. Setting up the client and server applications and writing basic recipes that will be distributed and applied by the nodes participating the the cluster.
Puppet is an open-core software configuration management tool, it uses its own declarative language to describe system configuration.
This training delivers an in-depth overview on Puppet. After seeing how to setup client and server applications, writing basic recipes, topics as Hiera, Facter, dynamic facts and secrets encryption will be covered.
Terraform is a tool for building, changing, and versioning infrastructure safely and efficiently. Terraform can manage existing and popular service providers as well as custom in-house solutions.
This training aims to give an overview of Terraform, its benefits and how it can be used to implement an "infrastructure as code" approach in a AWS environment.