Docker, Apache Mesos & DCOS: Run and manage cloud datacenter

所在平台: Udemy

课程主页: https://www.udemy.com/course/docker-apache-mesos-dcos-iaas-cloud-datacenter/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:Docker、Apache Mesos与DCOS:运行和管理云数据中心 课程概述:自马可·安德森(Marc Andreessen)提出“软件正在吞噬世界”以来,软件在各行各业中的重要性日益凸显。无论哪个行业,企业都必须重新构想业务,以避免被新兴的科技公司颠覆。21世纪的商业环境要求我们全面拥抱软件驱动的世界,适应快速发展的科技变化。软件开发历经了从20世纪60年代到90年代末的小规模团队构建简单应用程序的转变,如今已经演变为依赖于庞大、地理分散的团队拼接的复杂应用。 现代的移动应用和网络应用面向全球数十亿用户,运行在数千台或更多的服务器上,部署和管理这些复杂的基础设施是一项艰巨的任务。而通过容器化应用和服务,可以简化这一过程。Docker、Apache Mesos和DC/OS是帮助我们高效管理云数据中心的关键工具。 Docker是一个开源引擎,可以帮助自动化应用的容器部署;Apache Mesos是一个开源集群管理器,提供高效的资源隔离与共享;而Mesosphere DC/OS是一个面向企业的数据中心规模操作系统,提供运行容器、处理大数据和分布式应用的平台。 学习Docker、Apache Mesos和DC/OS将对你的职业生涯有很大帮助,这些技能不仅能够提升工作保障,还可能带来高达$120,000的年薪。本课程将系统介绍如何利用这些工具运行和操作数据中心,具体内容包括: - 学习应用程序的容器化及其带来的诸多好处。 - 安装和运行Docker实例,运行容器化应用。 - 使用DC/OS更好地管理数据中心,实施负载均衡。 - 在DC/OS集群中安装新服务和包以部署复杂应用。 - 掌握管理DC/OS集群的行政任务和实用工具。 通过使用Docker、Apache Mesos和DCOS,你将能够有效提升业务运营的效率和效益,实现资源优化利用、自动自愈和可扩展性,从而获得实际的成本节约,更深入地推动软件和应用项目的成长。

课程评论(0条)

课程详情

It's been a few years since Marc Andreessen, the found of Mosaic and Netscape - coined the phrase software is eating the world. But indeed it is true today. , the idea that "every company needs to become a software company" is considered almost a cliché. No matter your industry, you're expected to be reimagining your business to make sure you're not the next local taxi company or hotel chain caught completely off guard by your equivalent of Uber or Airbnb. Doing business in the 21st century means embracing a world where software quite literally powers everything-from televisions to cars, and from social media to banking systems. In the mean time Software development has seen a paradigm shift in the last few decades. From the beginning of computing era in the 1960s up to late 1990s, the software was built by relatively small teams. These teams used large monolithic software stacks to build relatively simple and smaller applications which were used by 1 to a few tens of people. These applications were deployed on a central network server which the users connected to via their terminals and used the application. The current era is all about ubiquitous connectivity and ever increasing adoption of mobile computing. To cater to these demands - the modern mobile apps and web applications are reaching global scale and billions of users. These app and web applications are built by larger teams which are geographically distributed. They build those large applications by stitching together a collection of services, APIs or microservices. These services use a variety of stacks and are independent of each other. The services run on clusters spanning thousands or tens of thousands of servers or nodes. And the consumers use these applications over the cloud and the public internet using their mobile, tablet and desktop devices. Deployment, management and operationalizing these large complex infrastructures is a daunting task. Containerization of the apps and services help to simplify these tasks. But even containers leave A bulk of administration tasks for deploying the latest application code, upgrading the servers, mapping the service end points, etc. to the user and DevOps engineers. Won't it be great if we were able to aggregate and combine all the computing power available to us in our datacenter and treat it as one large computer? What if we had a smart operating system which could manage our entire data center just like Linux or MacOS or Windows can manage our personal computers. Whether we are managing two virtual nodes or 10,000 Of them - Wouldn't it be nice just to instruct our collection of servers or our datacenter - hey datacenter I want to run a web application and a database? Here is the code - and here are the commands to run these applications - please figure out which nodes can run these applications; deploy them and run them. By the way, if any of those nodes die - please make sure you move my application to another healthy node so that the end users do not experience any disruption.Then based on the requirement of a particular app, a scheduler can dynamically allocate resources to the application. This will make the whole system much more efficient. We will be able to free up resources and drive the utilization up. This methodology has all kinds of benefits from saved costs to more uptime of the application and less administrative overhead. This is exactly what Docker, Apache Mesos, and DC/OS provide. Docker is open source engine that can help you automate the deployment of applications inside software containers. Is was released in March 2013 and has been gaining popularity ever since. It has over 100 million downloads, and over 75000 applications are running as dockerized applications - that is a LOT! Apache Mesos is an open source cluster manager that provides efficient resource isolation and sharing across distributed applications or frameworks. Mesosphere DC/OS is an enterprise grade datacenter-scale operating system, providing a single platform for running containers, big data, and distributed apps in production. DC/OS is built on the Apache Mesos core and provides newer technology including the native container-orchestration, Marathon application platform, intuitive user interfaces and much much more. Knowledge and experience about Docker, Apache Mesos and DC/OS could be very valuable for your career. The latest stats and figures show some amazing numbers like jobs requiring these skill sets pay higher than most of the jobs posted on public job boards within the US and annual salaries for professionals could be as high as $120,000. That is the exact reason why you must enroll in this course and take your career to the next level. As the title suggests - this course aims to provide you enough knowledge about Docker, Apache Mesos, and DC/OS so that you can run and operate your own data center using these components together. But specifically: You will learn about containerization of apps, the plethora of benefits and leverages offered by containers and Docker. You will also be able to able to install and run your Docker instances and run your containerized apps on it.With the prospect of making software deployment faster and increase user reach, you will be able to employ DC/OS to manage your data centers better.You will learn about running your application and services within DC/OS in a load balanced manner.You will be able to install new services and packages to deploy complex applications within your DC/OS clusterYou will learn about administrative tasks and operational utilities you can use to manage your DC/OS cluster.Using Docker, Apache Mesos & DCOS you will be able to make your business operations effective and efficient. These tools will result in optimized resource utilization, automated self-healing and scalability and ultimately real and tangible cost savings. With more effectiveness and efficiency, in turn, you will be able to muster depth, scalability, and expanse in your software/ App projects.

课程标签

0人关注该课程

主题相关的课程