Saltar al contenido

Docker for IBM Integration

16 Hours
Intermedio
0 lección
0 cuestionarios
25 estudiantes

Temario

  1. Introducción a Docker
  2. Componentes de Docker y Ciclo de Vida
  3. Instalación de Docker
  4. Comandos comunes Docker
    • Docker images, Docker ps
  5. Construcción de imágenes docker
    • Dockerfile, Docker Build Docker Run, Docker Push, Docker Pull
  6. Creación de un microservicio hola mundo con Java
    • Generar imagen Docker, Ejecutar imagen Docker, Validación del contenedor Docker y Push imagen a DockerHub
  7. Creación de un microservicio hola mundo con Spring Boot
    • Generar imagen Docker, Ejecutar imagen Docker, Validación del contenedor Docker y Push imagen a DockerHub
  8. Creación de un microservicio calculadora con Spring Boot
    • Generar imagen Docker, Ejecutar imagen Docker, Validación del contenedor Docker y Push imagen a DockerHub
  9. Creación de un microservicio rest CRUD/L con Sprint Boot
    • Generar imagen Docker, Ejecutar imagen Docker, Validación del contenedor Docker y Push imagen a DockerHub
  10. Imágenes Docker IBM en DockerHub
    • IBM Integration Bus 10
    • IBM App Connect Enterprise 11
    • IBM MQ 9
    • IBM DataPower Geteway 7.5
  11. Crear y revisar Contenedor Docker de IBM Integration Bus 10 (Ambiente local de IBM Integration Bus 10 en Docker)
  12. Crear y revisar Contenedor Docker de IBM ACE 11 (Ambiente local de IBM ACE 11 en Docker)
  13. Crear y revisar Contenedor Docker de IBM MQ 9 (Ambiente local de IBM MQ 9en Docker)
  14. Crear y revisar Contenedor Docker de IBM DataPower Gateway 7.5 (Ambiente local de IBM DataPower Gateway 7.5 en Docker)
  15. Eliminar contenedores e imágenes
    • Imágen: docker image rm <image-id> -f
    • Contenedor: docker rm <container-id> -f
El currículo está vacío.