Coursera
온라인 학위경력 찾기기업용 Coursera대학교용
  • 검색
  • 상위 강좌
  • 로그인
  • 무료 회원 가입
    Coursera
    • 검색
    • Docker
    Related topics:클라우드 컴퓨팅 애플리케이션KubernetesAWS데브옵스마이크로서비스소프트웨어 아키텍처

    필터링 기준

    "docker"에 대한 87개의 결과

    • Coursera Project Network

      Coursera Project Network

      Docker for absolute beginners

      획득할 기술: Computer Networking, DevOps, Network Architecture, Devops Tools, Cloud Computing, Computer Architecture, Kubernetes

      4.4

      (108개의 검토)

      Beginner · Rhyme Project · Less Than 2 Hours

    • IBM

      IBM

      IBM DevOps and Software Engineering

      획득할 기술: Agile Software Development, Application Development, BlockChain, Cloud Computing, Cloud Infrastructure, Cloud Platforms, Cloud Storage, Communication, Computational Logic, Computer Architecture, Computer Graphics, Computer Networking, Computer Programming, Computer Programming Tools, Continuous Delivery, Continuous Integration, Cryptography, Data Management, Design and Product, DevOps, Distributed Computing Architecture, Extract, Transform, Load, Finance, Full-Stack Web Development, Human Computer Interaction, Interactive Design, Kubernetes, Leadership and Management, Mathematical Theory & Analysis, Mathematics, Network Architecture, Network Security, Operating Systems, Product Design, Programming Principles, Project Management, Python Programming, Security Engineering, Software, Software Architecture, Software As A Service, Software Engineering, Software Engineering Tools, Software Framework, Software Testing, Statistical Programming, Strategy and Operations, System Programming, Systems Design, Theoretical Computer Science, Web Development

      4.6

      (29.5k개의 검토)

      Beginner · Professional Certificate · 3+ Months

    • IBM

      IBM

      Introduction to Containers w/ Docker, Kubernetes & OpenShift

      획득할 기술: Web Development, Full-Stack Web Development, Distributed Computing Architecture, Communication, DevOps, Kubernetes, Systems Design, Software, Theoretical Computer Science, Cloud Computing, Operating Systems, Computer Architecture

      4.4

      (294개의 검토)

      Beginner · Course · 1-3 Months

    • Coursera Project Network

      Coursera Project Network

      Docker Essentials & Building a Containerized Web Application

      획득할 기술: Computer Programming, DevOps, Communication, Software Engineering, Operating Systems, Theoretical Computer Science

      4.7

      (135개의 검토)

      Beginner · Rhyme Project · Less Than 2 Hours

    • IBM

      IBM

      IBM Full Stack Software Developer

      획득할 기술: Application Development, Back-End Web Development, BlockChain, Cloud Computing, Cloud Infrastructure, Cloud Platforms, Cloud Storage, Communication, Computational Logic, Computer Architecture, Computer Graphics, Computer Networking, Computer Programming, Computer Programming Tools, Continuous Delivery, Cryptography, Data Management, Database Administration, Database Application, Database Design, Databases, DevOps, Distributed Computing Architecture, Extract, Transform, Load, Finance, Front-End Web Development, Full-Stack Web Development, HTML and CSS, Html, Human Computer Interaction, IBM Cloud, Interactive Design, Javascript, Kubernetes, Mathematical Theory & Analysis, Mathematics, Network Architecture, Network Model, Network Security, NoSQL, Operating Systems, Other Web Frameworks, Programming Principles, Python Programming, React (web framework), SQL, Security Engineering, Software, Software Architecture, Software As A Service, Software Engineering, Software Engineering Tools, Software Framework, Software Testing, Statistical Programming, System Programming, Systems Design, Theoretical Computer Science, Web Design, Web Development

      4.6

      (28.9k개의 검토)

      Beginner · Professional Certificate · 3+ Months

    • Google Cloud

      Google Cloud

      Introduction to Docker

      Beginner · Project · Less Than 2 Hours

    • Placeholder
      Coursera Project Network

      Coursera Project Network

      Introduction to Docker: Build Your Own Portfolio Site

      획득할 기술: Web Development, Computer Programming, Ordered Pair, Software Engineering, DevOps, Cloud-Based Integration, Systems Design, Unix Shells, Software

      4.6

      (215개의 검토)

      Beginner · Rhyme Project · Less Than 2 Hours

    • Placeholder
      Coursera Project Network

      Coursera Project Network

      Introduction to Docker : The Basics

      획득할 기술: DevOps, Operating Systems, Software, Theoretical Computer Science

      4.4

      (174개의 검토)

      Beginner · Rhyme Project · Less Than 2 Hours

    • Placeholder
      IBM

      IBM

      Introducción a Contenedores con Docker y Kubernetes

      획득할 기술: Computer Networking, Network Architecture, Computer Architecture

      1.7

      (7개의 검토)

      Beginner · Course · 1-3 Months

    • Placeholder
      Google Cloud

      Google Cloud

      Getting Started with Google Kubernetes Engine 日本語版

      획득할 기술: Cloud Computing, Google Cloud Platform, Kubernetes

      Intermediate · Course · 1-3 Months

    • Placeholder
      Coursera Project Network

      Coursera Project Network

      Deploy a Website Container Image in AWS ECS and AWS Fargate

      획득할 기술: Cloud Applications, Cloud Computing

      4.8

      (6개의 검토)

      Beginner · Rhyme Project · Less Than 2 Hours

    • Placeholder
      Coursera Project Network

      Coursera Project Network

      Containerize a full-stack NodeJS application in Docker

      획득할 기술: Full-Stack Web Development, Node.Js, Computer Programming, Computer Programming Tools, Web Development, Data Management, Communication, DevOps, Computer Architecture, Databases, Mobile Development, Database Application, Front-End Web Development, Operating Systems, Computer Networking, Network Architecture, Software, Theoretical Computer Science, Javascript

      4.5

      (43개의 검토)

      Intermediate · Rhyme Project · Less Than 2 Hours

    docker과(와) 관련된 검색

    docker for absolute beginners
    docker essentials & building a containerized web application
    create docker container with flask seaborn regression plot app
    manage docker networking
    introduction to docker
    containerization using docker
    jenkins in docker: slack notifications & build monitor view
    introduction to docker : the basics
    1234…8

    요약하자면, 여기에 가장 인기 있는 docker 강좌 10개가 있습니다.

    • Docker for absolute beginners: Coursera Project Network
    • IBM DevOps and Software Engineering: IBM
    • Introduction to Containers w/ Docker, Kubernetes & OpenShift: IBM
    • Docker Essentials & Building a Containerized Web Application: Coursera Project Network
    • IBM Full Stack Software Developer: IBM
    • Introduction to Docker: Google Cloud
    • Introduction to Docker: Build Your Own Portfolio Site: Coursera Project Network
    • Introduction to Docker : The Basics: Coursera Project Network
    • Introducción a Contenedores con Docker y Kubernetes: IBM
    • Getting Started with Google Kubernetes Engine 日本語版: Google Cloud

    Docker에 대한 자주 묻는 질문

    • Docker is a popular open-source containerization platform for software development. Containers are standardized, executable software packages that include all of the elements required to run an application, including code, runtime, system tools, system libraries, and settings. By decoupling programs from their environment and eliminating potential issues stemming from dependencies, container solutions like Docker are important tools to help software developers focus on innovation and improve the efficiency of their workflows.

      While containerization offers many advantages for software development, it also presents challenges for coordination, since sophisticated applications may include hundreds of containerized services. Container orchestration solutions have thus become an important additional tool to automate the deployment, scaling, and management of containers. In addition to Docker’s own Docker Compose, popular orchestration tools include Google Kubernetes on the Google Cloud Platform and Amazon Elastic Container Service on Amazon Web Services (AWS).‎

    • Experience using Docker is increasingly important for a career as a software developer, as this leading containerization platform helps development teams work quickly and deploy and scale software efficiently. Working with containers is also popular with many companies because they allow for a separation of tasks between developers and IT operations teams, allowing the former to focus on coding applications and the latter to focus on their management.

      Working as a software developer offers an exciting, fast-growing, and high-paying career path. According to the Bureau of Labor Statistics, software developers earned a median annual salary of $107,510 per year in 2019, and these jobs are expected to grow by 22% between 2019 and 2029 - much faster than the average across the economy.‎

    • Yes! There are a wide range of courses and Specializations in computer science available on Coursera, including many opportunities to learn about the use of Docker in the software development process. You can also build your skills in using Docker by completing Guided Projects, which allow you to learn by completing step-by-step tutorials alongside experienced instructors. Google Cloud and AWS also offer courses covering the development of applications with Docker in conjunction with their container orchestration tools, giving you the opportunity to learn about these programs straight from the source.‎

    • Computer software companies hire the greatest percentage of people with a background in Docker, according to Medium, but you'll also find positions for these professionals in IT services companies, internet organizations, health care institutions, financial services businesses, computer hardware companies, retail organizations, and telecommunications businesses. Some of the top employers of people with a background in Docker include JPMorgan Chase, Docker Inc, ThoughtWorks, SLALOM, and Neudesic.‎

    • Topics you can study that are related to Docker include Kubernetes and Jenkins. You can also study DevOps or microservices topics as well as learn more about containers. If you're interested in other database management systems that use containers, you can study Java Virtual Machine (JVM), PostgreSQL, and MongoDB. You can also study technologies that run in Docker, some of which include NGINX, Redis, Elasticsearch, Fluentd, MySQL, EtcD, RabbitMQ, and HAProxy.‎

    • Learning Docker is likely right for you if you are a developer, IT administrator, or system administrator. If you're looking to improve the development, deployment, and distribution of software platforms and products, learning Docker is a good fit for you. If you are a data scientist, it is important to at least learn the basics of Docker because it allows you to create applications that work across all operating systems, which increases performance and decreases file size.‎

    • To begin learning Docker, you should have experience creating applications in Java, Node.js, Python, .NET Core, or PHP. You should also have basic knowledge of the operating system you'll be using to run Docker, which could be either Windows or Linux.‎

    이 FAQ 콘텐츠는 정보 전달 목적만으로 사용할 수 있습니다. 학습자는 과정 및 기타 학점 정보가 개인적, 직업적 및 재정적 목표에 부합하는지 확인하기 위해 추가 조사를 수행하는 것이 좋습니다.
    살펴볼 만한 다른 주제
    Placeholder
    예술 & 인문학
    338개의 강좌
    Placeholder
    비즈니스
    1095개의 강좌
    Placeholder
    컴퓨터 공학
    668개의 강좌
    Placeholder
    데이터 과학
    425개의 강좌
    Placeholder
    정보 기술
    145개의 강좌
    Placeholder
    건강
    471개의 강좌
    Placeholder
    수학 및 논리
    70개의 강좌
    Placeholder
    자기개발
    137개의 강좌
    Placeholder
    물리 과학 및 공학
    413개의 강좌
    Placeholder
    사회 과학
    401개의 강좌
    Placeholder
    언어 학습
    150개의 강좌

    Coursera Footer

    경력을 시작하거나 쌓기

    • Google 데이터 분석가
    • Google 프로젝트 관리
    • Google UX 디자인
    • Google IT 지원
    • IBM 데이터 과학
    • IBM 데이터 분석가
    • Excel & R을 사용한 IBM 데이터 분석
    • IBM 사이버 보안 분석가
    • IBM 데이터 엔지니어링
    • IBM 풀스택 클라우드 개발자
    • Facebook 소셜 미디어 마케팅
    • Facebook 마케팅 분석
    • Salesforce 영업 개발 담당자
    • Salesforce 영업 운영
    • Intuit 부기
    • Google 클라우드 자격증: 클라우드 아키텍트 취득 준비
    • Google 클라우드 자격증: 클라우드 데이터 엔지니어 취득 준비
    • 경력 시작
    • 수료증 취득 준비
    • 경력 쌓기

    인기 있는 주제 찾아보기

    • 무료 강좌
    • 언어 학습
    • 파이썬
    • Java
    • 웹 디자인
    • SQL
    • Cursos Gratis
    • Microsoft Excel
    • 프로젝트 관리
    • 사이버 보안
    • 인사
    • 데이터 과학 무료 강좌
    • 영어 말하기
    • 콘텐츠 작성
    • 풀스택 웹 개발
    • 인공 지능
    • C 프로그래밍
    • 커뮤니케이션 기술
    • 블록체인
    • 모든 강좌 보기

    인기 강좌 및 문서

    • 데이터 과학 팀을 위한 기술
    • 데이터 기반 의사 결정
    • 소프트웨어 엔지니어링 기술
    • 엔지니어링 팀을 위한 소프트 스킬
    • 경영 기술
    • 마케팅 기술
    • 영업 팀을 위한 기술
    • 제품 관리자 기술
    • 금융을 위한 기술
    • 영국에서 인기 있는 데이터 과학 강좌
    • Beliebte Technologiekurse in Deutschland
    • 인기 있는 사이버 보안 자격증
    • 인기 있는 IT 자격증
    • 인기 있는 SQL 자격증
    • 마케팅 관리자 커리어 가이드
    • 프로젝트 관리자 커리어 가이드
    • Python 프로그래밍 기술
    • 웹 개발자 커리어 가이드
    • 데이터 분석가 기술
    • UX 설계자를 위한 기술

    온라인으로 학위 또는 자격증 취득

    • MasterTrack® 자격증
    • 전문 자격증
    • 대학교 수료증
    • MBA 및 경영학 학위
    • 데이터 과학 학위
    • 컴퓨터 공학 학위
    • 데이터 분석 학위
    • 공중 보건 학위
    • 사회 과학 학위
    • 관리 학위
    • 유럽 일류 대학의 학위
    • 석사 학위
    • 학사 학위
    • 성적 기반 경로를 제공하는 학위
    • 이학사 강좌
    • 학사 학위란 무엇인가요?
    • 석사 학위를 취득하는 데 얼마나 오래 걸리나요?
    • 온라인 MBA를 들을 만한 가치가 있나요?
    • 대학원 등록금을 지불하는 7가지 방법
    • 모든 자격증 보기

    Coursera

    • 소개
    • 제공 내용
    • 리더십
    • 직업
    • 카탈로그
    • Coursera Plus
    • 전문 자격증
    • MasterTrack® 자격증
    • 학위
    • 기업용 Coursera
    • 정부용
    • 캠퍼스용
    • 파트너가 되기
    • 코로나바이러스감염증-19 대응

    커뮤니티

    • 학습자
    • 파트너
    • 개발자
    • 베타 테스터
    • 번역가
    • 블로그
    • 기술 블로그
    • 지도 센터

    기타

    • 보도 자료
    • 투자자
    • 조건
    • 개인정보 보호
    • 도움말
    • 접근성
    • 문의하기
    • 문서
    • 디렉토리
    • 계열사
    어디에서나 학습
    앱스토어에서 다운로드하기구글 플레이에서 받기
    Placeholder
    © 2022 Coursera Inc. All rights reserved.
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder