• UI与用户体验设计

    查看开课计划
  • Docker容器技术最佳实践

    课程介绍:课程通过4种方式实施:实践经验分享,大型实例案例分析,深入探讨,系统性理论知识梳理,运维人员实战案例驱动教学:通过一个大型数据采集及分析商业系统的真实案例讲解Docker的解决方案在项目中的具体场景及应用
    查看开课计划
  • docker培训

    课程介绍:Docker 是一个开源的应用容器引擎,让开发者可以打包他们的应用以及依赖包到一个可移植的容器中,然后发布到任何流行的 Linux 机器上,也可以实现虚拟化。容器是完全使用沙箱机制,相互之间不会有任何接口(类似 iPhone 的 app)。几乎没有性能开销,可以很容易地在机器和数据中心中运行。
    查看开课计划
  • puppet配置管理

    课程介绍:本课程将介绍案例研究中涉及使用Puppet的红帽产品Red Hat Enterprise Linux OpenStack Platform和Red Hat Satellite. Puppet关键概念介绍包括:语言结构、模块、类和资源。本课程将涵盖Puppet在Red Hat Enterprise Linux服务器的部署和部署Puppet的客户机。
    查看开课计划
  • 红帽OpenShift 企业管理

    查看开课计划
  • 容器化软件应用

    课程介绍:了解如何利用Docker和Kubernetes将应用部署到容器中,容器化软件应用(DO277)介绍如何利用Docker和Kubernetes将应用部署到容器中。了解如何设计容器以便将现有的应用部署到多个容器中,如何利用Docker构建和测试容器,以及如何将应用部署到Kubernetes群集以实现高可用性及负载平衡。
    查看开课计划
  • Design Pattern in Java

    查看开课计划
  • Virtualization

    课程介绍:Course content summary Virtualization introduction Introduce Xen Introduce QEMU Introduce KVM KVM subsystems Virtual machine management Virtualization security Hardware accelerated Virtualization Tuning theory
    查看开课计划
  • Puppet

    课程介绍:Course content summary Introduce Puppet Concepts of Puppet DSL Modules and Classes Classification Resources Relationships Language Constructs Building foundation for building complex configurations by using classes
    查看开课计划
  • Performance Tuning

    课程介绍:Course content summary Tuning theory Gathering performance metrics and other data for tuning purposes Tuning CPU and memory subsystem Tuning storage and network subsystem
    查看开课计划
  • OpenStack Step by Step

    课程介绍:Course content summary Cloud computing OpenStack ecosystem Overview of the OpenStack Platform architecture Install OpenStack Platform manually on multiple machines Understand the purpose of each of OpenStack service
    查看开课计划
  • OpenStack High Availability

    课程介绍:Course overview High Availability for OpenStack Platform is for system administrators and cloud operators interested in high availability for OpenStack Platform. This course uses the top open source clustering and high-availability
    查看开课计划
  • OpenStack Essentials

    课程介绍:Course content summary Cloud computing OpenStack ecosystem Overview of the OpenStack Platform architecture Install OpenStack Platform using packstack on multiple machines Understand the purpose of each of OpenStack service
    查看开课计划
  • Neutron Networking

    课程介绍:Course content summary Networking Fundamentals Manage Linux network interfaces, bridges, Open vSwitch bridges, and libvirt bridges Create virtual network devices and implement network namespaces
    查看开课计划
  • Mirantis OpenStack Administration

    课程介绍:Course content summary Cloud computing OpenStack ecosystem Overview of the OpenStack Platform architecture Install Mirantis OpenStack Platform using Fuel on multiple machines Understand the purpose of each of OpenStack service
    查看开课计划
  • Docker Orchestration

    课程介绍:Course Description:This advanced course is designed for IT professionals who are seeking to manage complex containerized infrastructure using Docker and various orchestration methods. Students will experience various way to manage
    查看开课计划
  • DevOps L1 - Linux Essentials

    课程介绍:Course content summary Introduction to open source ecosystem and Linux operating system Establishing network connections Learning how to install and configure software components and services
    查看开课计划
  • Containerize through Docker

    课程介绍:This course is designed for IT professionals who are seeking to manage containerized applications using Docker. Students will install and manage container system, also deploy and manage pplications in a Docker containerized environment.
    查看开课计划
  • Ceph

    课程介绍:Describe Ceph Storage architecture, components, and features Create and deploy a Ceph Storage Cluster Manage snapshots and clones of a Ceph Block Device
    查看开课计划
  • 红帽 CloudForms 混合云管理

    课程介绍:红帽CloudForms混合云管理将指导您如何执行红帽CloudForms的初始配置和设置。执行CloudForms设备的初始配置,部署虚拟机,执行基于策略的管理。
    查看开课计划
  • 红帽OPENSTACK系统管理员

    课程介绍:通过实验室操作练习,学员将能够深入学习红帽企业Linux OpenStack平台各服务的手动安装方法,还将了解开发社区的未来发展计划。
    查看开课计划
  • C++新特性

    课程介绍:2016年C++有很多新的发展,一些创新的技术和思想不断地涌现出来,在2016年的世界顶级C++大会cppcon上,大家基于C++的新标准C++14开发了很多modern c++的项目,新的idea和新特性结合起来可以做很多奇妙的事情,而C++17也即将到来,在明年C++将会更热闹
    查看开课计划
  • Kettle原理与应用

    课程介绍:有人统计过,在整个数据分析过程里,收集、整理数据的工作大致占全部工作量的90%,建模过程不足10%,可见ETL是数据处理流程中一个非常重要的环节。ETL工程师,在数据仓库类职位中占有很大比例,而且薪水都不差。IT人一下子转型数据分析师可能跳跃度比较大难度高
    查看开课计划
  • Android应用程序开发(深入)

    查看开课计划
  • Advanced Spring 4 Framework development

    查看开课计划
  • LTE故障排查处理

    查看开课计划
  • GSM、TD、LTE综合信令分析

    查看开课计划
  • LTE端到端QOS策略及承载解决方案

    查看开课计划
  • 重构-遗留系统重构与维护

    课程介绍:软件重构面临的背景都是相似的,程序员们为了快速完成需求和上线而写出了最基本的代码,而在功能的不断扩充过程中,以打补丁的方式对代码进行扩充,中间还会面临着开发人员的变更和离职。逐渐的,代码就会越来越臃肿,渐渐的变得难以维护。
    查看开课计划
  • 设计模式精解与案例分析 高级版

    课程介绍:2010年是设计模式一书出版15周年,如今对于很多人来说,设计模式已经成为开发标准词典的一部分。15年来设计模式思想影响了整整一代软件从业者,而且可以预料它的影响还将继续下去
    查看开课计划