Devteds
  • All Episodes
    Sign in
    Devteds
    Devteds

    • All Episodes
    Sign in
    Home

    Home

    Screencasts for Developers

    Short video tutorials on Docker, Cloud Computing, AWS etc.

    Latest Episodes

    Docker on Amazon ECS using CloudFormation

    Docker on Amazon ECS using CloudFormation

    Walkthrough of creating AWS CloudFormation stacks to deploy and run docker containers on Amazon Elastic Container Service (ECS) with AWS Fargate. This involves creating Elastic Container Registry (ECR), multiple CloudFormation stacks for groups of resources on cloud - VPC, Subnets, Load balancers, CloudWatch, ECS Cluster, Container Tasks and Services etc

    MySQL and PostgreSQL with Docker in Development

    MySQL and PostgreSQL with Docker in Development

    A quick walkthrough of setting up multiple versions of MySQL and Postgres databases with Docker using Docker Compose in development environment.

    And test multiple ways to connecting to mysql and postgres databases running in containers.

    Create CloudFormation Stack for EC2 & RDS for Docker App

    Create CloudFormation Stack for EC2 & RDS for Docker App

    Define application stack that consists of an AWS EC2 Instance and RDS Instance in AWS CloudFormation YAML template. With the stack defined in YAML, create stack on AWS using AWS CLI. Once the stack is created deploy a dockerized (containerized) API application using docker compose

    Browse All Episodes
    © 2022 - Devteds

    Chandra Shettigar