Devteds
Devteds is your go-to for concise, educational tutorials on Cloud Engineering, DevOps, Docker, and Software Architecture. Master essential tech skills with our focused content!
In this GitHub org, I share source code and that includes,
- Source code ofshort courses and tech articles
- Source code of demo applications used in free andpremium courses
Please reach out if you have questions, ideas, and thoughts:chandra@devteds.com
Checkout the premium course on Kubernetes
The course is also available onUdemy
- devcontainers-for-developers-vscode
- devops-local-setup-docker-devcontainer-vscode
- multi-stage-docker-build
- cloudformation-docker-ecs
- demo-apps-on-k8s
- demo-app-bookstore
- rails-on-docker
- A Beginner's Guide to Docker: Understanding the Basics
- Create Production-ready Container Image + Docker Multi-Stage Build
- The Flipside of Microservices: Knowing When to Embrace or Pass
- Create React.js App using Docker
- "Kubernetes vs AWS ECS" for Application Developers
- Find more ondevteds.com
Popular repositoriesLoading
- e9-cloudformation-docker-ecs
e9-cloudformation-docker-ecs PublicDocker on Amazon ECS with AWS Fargate using CloudFormation. https://devteds.com/episodes/9-docker-on-amazon-ecs-using-cloudformation
- e7-cloudformation-docker
e7-cloudformation-docker PublicCreate AWS CloudFormation Stack and deploy Dockerized application. Devteds episode #7 https://devteds.com/episodes/7-create-aws-cloudformation-stack-for-ec2-rds-and-deploy-docker-app
- e1-rails-on-docker
e1-rails-on-docker PublicForked fromshettigarc/rails-on-docker
Source code of the Rails application created during the course - https://devteds.com/episodes/1-rails-on-docker-create-and-run-rails-app-using-docker
- e2-setup-private-docker-registry
e2-setup-private-docker-registry PublicSetup private docker registry using docker machine - https://devteds.com/episodes/2-setup-private-docker-registry-secure-with-ssl-password
- swarm-consul
swarm-consul PublicTest consul cluster on docker swarm cluster (by devteds.com)
- demo-apps-on-k8s
demo-apps-on-k8s PublicDemo Application: Services of book-store application deployed on K8S
Repositories
- rails-with-aws-dynamodb Public
A simple Rails API application with AWS DynamoDB as its database with aws_record as ORM layer.
devteds/rails-with-aws-dynamodb’s past year of commit activity - docker-on-aws-apprunner Public
This source code is for the short course that does a walkthrough of creating a simple website, dockerize as nginx image, create AWS ECR repository, push the image to ECR and finally deploy it to AppRunner along with creating necessary IAM resources.
devteds/docker-on-aws-apprunner’s past year of commit activity - e1-rails-on-docker Public Forked fromshettigarc/rails-on-docker
Source code of the Rails application created during the course -https://devteds.com/episodes/1-rails-on-docker-create-and-run-rails-app-using-docker
devteds/e1-rails-on-docker’s past year of commit activity - devcontainers-for-developers-rails-multi-container-local-setup Public
Setting up multi-container containerized development environment with Docker & VSCode DevContainer
devteds/devcontainers-for-developers-rails-multi-container-local-setup’s past year of commit activity - devops-local-setup-docker-devcontainer-vscode Public
DevOps Local Development Setup using Docker & VSCode with DevContainers extension
devteds/devops-local-setup-docker-devcontainer-vscode’s past year of commit activity - multi-stage-docker-build Public
Source code and terminal log related to the short course -https://devteds.com/multi-stage-docker-build
devteds/multi-stage-docker-build’s past year of commit activity - demo-app-bookstore Public
Demo Application: Containered services for a static website, shopping ui and shopping api
devteds/demo-app-bookstore’s past year of commit activity