SitePoint
  • Blog
  • Forum
  • Library
  • Login
Join Premium
  1. Details
  2. Creator
  3. Content
  4. Reviews
  5. FAQ
Docker for Web Developers Cover

Docker for Web Developers

4.6

average rating (6 votes)

Created by

Craig Buckler

Published by

Craig Buckler

Last Updated

10 July 2020

Details

Docker is shunned by web developers; It's considered too technical, unnecessary, or something for DevOps experts. Terminology can be impenetrable. Tutorials never explain how to use Docker during development. This book is a conciise and practical guide that will get you using Docker in minutes.

Description

A typical WordPress installation requires Apache, PHP, MySQL, and the application itself. Docker can have those dependencies installed in minutes with a single command. That environment can be replicated or adapted for similar projects.

Other benefits of Docker include…

  • dependencies are isolated: other than disk space, your PC is not changed. You can run multiple versions of the same software at the same time, e.g. MySQL v5 and v8.
  • web app is portable: it can be transferred to another developer or device and will work identically.
  • dependencies are lightweight: they can be started, stopped, removed, or reinstalled at any time.
  • older dependencies are supported: your app can continue to use the same software forever.
  • use the same tools and workflows: you can code and experiment without risk.
  • deployments are more robust: your app can be launched on live servers and scaled according to demand

Despite this, Docker is often shunned by web developers. It's considered too technical, unnecessary, or something for DevOps experts. Terminology and resources can be impenetrable and tutorials rarely explain how to use Docker during development.

Docker for Web Developers is a concise and practical guide to Docker, specifically aimed at web developers. You'll be using Docker in minutes and can progress at your own pace.

Creator

Craig Buckler avatar

Craig Buckler

Craig is a freelance UK web consultant who built his first page for IE2.0 in 1995. Since that time he's been advocating standards, accessibility, and best-practice HTML5 techniques. He's created enterprise specifications, websites and online applications for companies and organisations including the UK Parliament, the European Parliament, the Department of Energy & Climate Change, Microsoft, and more. He's written more than 1,000 articles for SitePoint and you can find him @craigbuckler.
Craig Buckler avatar

Content

1
Preview
2
3
4
5
6
7
8
9
10

Reviews

Profile
Joshua Jacinto

Good book.Very helpful!

Profile
Camille Spain

Very helpful. It's a good resource if you have no experience with Docker, or if you got through some beginner material but feel in over your head with one of the deep dive courses. It also delivers on it's promise to give developers with no interest in DevOps practical applications for Docker.

Profile
Rolando Rodriguez

I love how this book explains the usage of Docker. It makes it simple to start using it.

Profile
Glenn Cogar

I enjoyed this book, always good finding new ways to use Docker

Frequently Asked Questions

Docker for Web Developers Cover

Docker for Web Developers

4.6

  • Unlimited access to this title and 600+ others in our library

  • New titles added frequently

  • Cancel anytime

Stuff we do

  • Premium
  • Newsletters
  • Forums

About

  • Our Story
  • Terms of use
  • Privacy Policy
  • Corporate Memberships

Contact

  • Contact us
  • FAQ
  • Publish your book with us
  • Write an article for us
  • Advertise

Connect

© 2000 – 2024 SitePoint Pty. Ltd.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.