Platforms Flashcards
Windows
Microsofts platform for everything
Docker
Tool to create, deploy/run apps using containers (allowing developers to package up an application with all of its needed components to ship out a package)
Android
OS for many device types run by Google. Runs basic functions at the same time as running an app on top of it.
iOs (iphone)
Apple’s mobile platform – code built on Swift
WordPress
CMS based on PHP and MySQL. Most popular website management/blogging system. Very flexible, lots of plugins.
Kubernetes
K8’s/Kube is vendor-agnostic cluster and container management tool by Google. Brings together virtual machines and individual physical machines. Communicates a shared network between servers.