I had the opportunity to speak at the AngularMix conference in Orlando about something that I think every developer should learn more about – containers. The talk was titled “Containerizing” Angular with Docker and discussed the following concepts as they relate to Angular applications:
- Application deployment over the years
- The need for containers
- How can Docker containers help?
- Creating a custom Docker image
- Moving containers to the cloud
You can get to the content shown in the talk at http://codewithdan.me/angular-containers. The code that I demo in the talk can be found at the following links:
- https://github.com/DanWahlin/Angular-Docker-Microservices
- https://github.com/DanWahlin/Angular-In120
Check out the talk below.