Using Docker in Dev, Production and AWS

From semantic-mediawiki.org
< SMWCon Fall 2021
SMWCon Fall 2021Using Docker in Dev, Production and AWS
SMWCon Fall 2021
Using Docker in Dev, Production and AWS
Talk details
Description: How can you use Docker containers to develop MediaWiki in a way that is compatible with production environments including hosting on Amazon Web Services (AWS)
Speaker(s): Gregory Rundlett
Type: Talk, Tutorial
Audience: Developers, Community, Business people, Academics, Admins
Length: 45 minutes
Video: not available
Keywords: containers, docker, Cloud, DevOps, AWS
Give feedback

From Docker-MediaWiki to Docker-Dev to custom solutions, there are many approaches available to combine container technology with your MediaWiki development practices. We'll take an in-depth look at how we created a custom docker-based development environment that works with our production architecture and allows us to deploy into AWS environments.

We'll specifically address some of the limitations of working with AWS Elastic Container Services (ECS) and the serverless "Fargate" launch type.