There has been a trend moving from using APIs where you have to constantly request data from a third party service towards Webhooks where the third party service you are using instead will send a POST request to your url of choice
Read StoryDocker essentially popularized containerization. It creates containers on the host operating system by using Linux Kernel features like namespaces which are quite useful for process isolation, control groups, networking, and volumes.
Read Story