Coursera
온라인 학위경력 찾기기업용 Coursera대학교용
  • 검색
  • 상위 강좌
  • 로그인
  • 무료 회원 가입
    Coursera
    • 검색
    • Microservices
    Related topics:클라우드 컴퓨팅 애플리케이션Kubernetes컴퓨팅데브옵스docker풀스택 웹 개발

    필터링 기준

    "microservices"에 대한 48개의 결과

    • University of Alberta

      University of Alberta

      Software Design and Architecture

      획득할 기술: Architecture, Computational Thinking, Computer Architecture, Computer Networking, Computer Programming, Design and Product, Distributed Computing Architecture, Full-Stack Web Development, Java Programming, Mobile Development, Object-Oriented Programming, Operating Systems, Product Design, Programming Principles, Software, Software Architecture, Software Engineering, Software Framework, System Programming, Theoretical Computer Science, Web Development

      4.6

      (3.1k개의 검토)

      Beginner · Specialization · 3+ Months

    • Google Cloud

      Google Cloud

      Building Scalable Java Microservices with Spring Boot and Spring Cloud

      획득할 기술: Google Cloud Platform, Business Analysis, Cloud Computing, Programming Principles, Software Architecture, Computer Programming, Web Development, Cloud Platforms, Other Web Frameworks, Data Visualization Software, Data Visualization

      4.3

      (1.1k개의 검토)

      Intermediate · Course · 1-4 Weeks

    • Duke University

      Duke University

      Building Cloud Computing Solutions at Scale

      획득할 기술: Big Data, Cloud Computing, Cloud Platforms, Communication, Computer Programming, Continuous Delivery, Continuous Integration, Data Management, Database Administration, Databases, Design and Product, DevOps, Extract, Transform, Load, Google Cloud Platform, Journalism, Machine Learning, Microservices, Microsoft Azure, Operating Systems, Operations Management, Programming Principles, Project Management, Software Architecture, Software As A Service, Software Engineering, Strategy and Operations, Systems Design, Technical Product Management, Theoretical Computer Science

      4.4

      (177개의 검토)

      Intermediate · Specialization · 3+ Months

    • 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 Architecture, Software As A Service, Software Engineering, Software Engineering Tools, Software Framework, Software Testing, Statistical Programming, System Programming, Systems Design, Theoretical Computer Science, Web, Web Design, Web Development

      4.6

      (28.7k개의 검토)

      Beginner · Professional Certificate · 3+ Months

    • Coursera Project Network

      Coursera Project Network

      Creating Azure Serverless Functions in a Real-World Scenario

      Intermediate · Rhyme Project · Less Than 2 Hours

    • NIIT StackRoute

      NIIT StackRoute

      RESTful Microservices Using Node.js and Express

      Intermediate · Specialization · 3+ Months

    • Placeholder
      NIIT StackRoute

      NIIT StackRoute

      Build and Implement Microservices Patterns

      Mixed · Course · 1-4 Weeks

    • Placeholder
      LearnQuest

      LearnQuest

      Spring Framework

      획득할 기술: Business Analysis, Computer Programming, Data Visualization, Data Visualization Software, Java Programming, Javascript, Microservices, Mobile Development, Other Web Frameworks, Programming Principles, Software Architecture, Software Engineering, Software Testing, Theoretical Computer Science, Web Development

      3.8

      (129개의 검토)

      Beginner · Specialization · 1-3 Months

    • Placeholder
      IBM

      IBM

      Application Development using Microservices and Serverless

      획득할 기술: System Programming, Cloud Platforms, Theoretical Computer Science, Software Framework, Cloud Computing, Computer Architecture, Software Engineering, Software Architecture, Web Development, Distributed Computing Architecture, Operating Systems, Full-Stack Web Development, Computer Programming

      4.6

      (32개의 검토)

      Intermediate · Course · 1-3 Months

    • Placeholder
      University of Colorado Boulder

      University of Colorado Boulder

      Fundamentals of Software Architecture for Big Data

      획득할 기술: Mathematics, Theoretical Computer Science, Graph Theory, Leadership and Management

      Advanced · Course · 1-4 Weeks

    • Placeholder
      IBM

      IBM

      Introduction to Cloud Computing

      획득할 기술: Network Security, System Programming, Theoretical Computer Science, Computer Programming, BlockChain, Security Engineering, Software Engineering, Cryptography, Software As A Service, Human Computer Interaction, Computer Graphics, DevOps, Computer Networking, Software Framework, Computer Architecture, Cloud Infrastructure, Finance, Operating Systems, Software Architecture, Cloud Storage, Network Architecture, Cloud Computing, Interactive Design, Cloud Platforms

      4.7

      (1.9k개의 검토)

      Beginner · Course · 1-3 Months

    • Placeholder
      Coursera Project Network

      Coursera Project Network

      Build a simple API-driven e-commerce application

      Intermediate · Rhyme Project · Less Than 2 Hours

    microservices과(와) 관련된 검색

    restful microservices using node.js and express
    deploy microservices using spring cloud framework
    restful microservices performance monitoring with actuators
    building scalable java microservices with spring boot and spring cloud
    application development using microservices and serverless
    build and implement microservices patterns
    confluent: developing a streaming microservices application
    migrating a monolithic website to microservices on google kubernetes engine
    1234

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

    • Software Design and Architecture: University of Alberta
    • Building Scalable Java Microservices with Spring Boot and Spring Cloud: Google Cloud
    • Building Cloud Computing Solutions at Scale: Duke University
    • IBM Full Stack Software Developer: IBM
    • Creating Azure Serverless Functions in a Real-World Scenario: Coursera Project Network
    • RESTful Microservices Using Node.js and Express: NIIT StackRoute
    • Build and Implement Microservices Patterns: NIIT StackRoute
    • Spring Framework: LearnQuest
    • Application Development using Microservices and Serverless: IBM
    • Fundamentals of Software Architecture for Big Data: University of Colorado Boulder

    Cloud Computing에서 학습할 수 있는 스킬

    Google (31)
    Google Cloud Platform (30)
    Kubernetes (12)
    애플리케이션 프로그래밍 인터페이스 (10)
    사물 인터넷 (6)
    클라우드 컴퓨팅 보안 (5)
    Linux (4)
    통계 분류 (4)
    웹 (4)
    사이버 보안 (3)
    암호화 (3)

    마이크로서비스에 대한 자주 묻는 질문

    • Microservices are a software-development technique related to service-oriented architecture (SOA). They refer to the infrastructure of an application, with a single infrastructure called a “monolith”. Multiple monoliths can be created to be interdependent on one another, with the caveat that upgrading the application can complicate the entire code.

      Microservices are important to learn because they seek to make upgrades less time-consuming and expensive by connecting independently running computing modules via APIs. Some popular companies that use Microservices include Amazon and Netflix, which were able to scale as much as they did because they changed their coding from one big application into smaller, service-specific applications.‎

    • Microservices learners can look forward to a bright future. In fact, Market Research Future reveals the Microservices market is expected to reach $33 billion by 2023, giving those interested in a career a pool of opportunities to explore.

      According to PayScale, the average salary for Microservices roles in the United States is $114,000 per year. These roles include Software Engineer ($102,000 per year), Senior Software Engineer ($120,000 per year), or Senior Software Engineer/Developer/Programmer ($114,000). Besides these titles, there is a wide variety of other roles where knowledge of Microservices is useful including Solutions Architect, UI Developer, Data Engineer, Data Scientist, UX Developer, Ecommerce Developer, Technical Writer, Marketing Copywriter, and more.‎

    • Microservices courses offered through Coursera equip learners with knowledge in managing an application’s configuration; using Cloud SQL as a relational database for Java applications; tracing and debugging Spring applications; applying Microservices architecture; creating reusable and flexible software applications; and more.

      Lessons on Microservices are taught by instructors from major tech names and universities, including University of Alberta and Google Cloud Training. Learners can enjoy exploring Microservices with instructors specializing in Computer Science, Software Engineering, and other disciplines. Course content on Microservices is delivered via video lectures, hands-on projects, readings, quizzes, and other types of assignments.‎

    • It's important to have an interest in and basic understanding of application development before starting to learn microservices. Introductory skills and experience with cloud computing and software development are also important in order for you to have the foundation you need to understand microservices, including basic cloud concepts and current software development practices. In some cases, this includes basic Java programming knowledge, including the ability to read and write Java code as well as use object-oriented constructs in Java.‎

    • People best suited for roles in microservices are analytical thinkers. They're able to see how smaller concepts can work together to form a greater whole, and they enjoy putting those pieces together to create something that functions well. Those who work in microservices roles also enjoy computer software, are interested in developing applications, or are intrigued by cloud computing. If you think like an architect, meaning you enjoy building or creating things, especially those that involve patterns, and you enjoy technology, you may be well suited for a role in microservices. You should also enjoy working with a team to achieve a common goal but also be able to work independently. And it's important to have patience and persistence as well since microservices involves testing and retesting applications until they work successfully.‎

    • Learning microservices may be right for you if you have an interest in keeping up with the latest technologies or if you work in cloud computing or app development and want to keep your skills current. You'll want to work in the computer technology field and enjoy working with your mind to create intangible products as opposed to working with your hands to create physical objects. Learning microservices may be right for you if you're interested in learning code or cloud computing concepts, such as containers, Kubernetes, Docker, Openshift, and Red Hat.‎

    이 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