Coursera
Diploma on-lineEncontre carreirasFor EnterprisePara universidades
  • Navegar
  • Os melhores cursos
  • Entrar
  • Inscreva-se gratuitamente
    Coursera
    • Navegar
    • Microservices
    Related topics:Aplicativos da Computação em NuvemKubernetescomputaçãoDevOpsdockerdesenvolvimento de pilha completa

    Filtrar por

    45 resultados referentes a "microservices"

    • Coursera Project Network

      Coursera Project Network

      Deploy Microservices using Spring Cloud Framework

      Habilidades que você terá: System Programming, Software Architecture, Computer Programming, Mapping, Software Framework, Software Engineering, Cloud Computing, Microservices

      4.3

      (16 avaliações)

      Intermediate · Rhyme Project · Less Than 2 Hours

    • Google Cloud

      Google Cloud

      Migrating a Monolithic Website to Microservices on Google Kubernetes Engine

      4.8

      (6 avaliações)

      Intermediate · Project · Less Than 2 Hours

    • Coursera Project Network

      Coursera Project Network

      RESTful Microservices Performance Monitoring with Actuators

      Habilidades que você terá: Web Development, Spring, Other Web Frameworks, Computer Programming, Programming Principles

      Intermediate · Rhyme Project · Less Than 2 Hours

    • Google Cloud

      Google Cloud

      Confluent: Developing a Streaming Microservices Application

      Intermediate · Project · Less Than 2 Hours

    • Arizona State University

      Arizona State University

      Software Engineering MasterTrack Certificate

      Habilidades que você terá: General Statistics, Probability & Statistics, Leadership and Management, Cryptography, Algorithms, Calculus, Computer Programming, Statistical Programming, Bayesian Network, BlockChain, Computer Architecture, Theoretical Computer Science, Computational Logic, Software Engineering, Security Engineering, Mobile Development, Finance, Communication, Software Architecture, Computer Networking, Software Testing, Data Management, Programming Principles, Network Security, Product Design, Mathematics, Machine Learning

      Crédito oferecido

      Mastertrack

    • Universidad de los Andes

      Universidad de los Andes

      Principios de ingeniería de software automatizada y ágil Programa de Certificado MasterTrack®

      Habilidades que você terá: Software Architecture, Software Engineering, Web Design, Computer Programming, Theoretical Computer Science, Web Development, Software Testing, Computer Programming Tools

      Crédito oferecido

      Mastertrack

    • Placeholder
      Universidad de los Andes

      Universidad de los Andes

      Maestría en Inteligencia Analítica de Datos

      Habilidades que você terá: Data Management, Research and Design, Extract, Transform, Load, Machine Learning, Python Programming, Operations Research, Statistical Programming, Strategy and Operations

      Ganhe um diploma

      Degree

    • Placeholder
      Universidad de los Andes

      Universidad de los Andes

      Maestría en Ingeniería de Software

      Habilidades que você terá: Web Development, Theoretical Computer Science, Software Architecture, Software Engineering, Computer Programming, Computer Programming Tools, Agile Software Development, Web Design, Software Testing

      Ganhe um diploma

      Degree

    • Placeholder
      IIT Guwahati

      IIT Guwahati

      Post Graduate Certificate in Cloud Computing Applications

      Crédito oferecido

      University Certificate

    • Placeholder
      IBM

      IBM

      IBM DevOps and Software Engineering

      Habilidades que você terá: 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 avaliações)

      Beginner · Professional Certificate · 3+ Months

    • Placeholder
      Google Cloud

      Google Cloud

      Developing Applications with Google Cloud

      Habilidades que você terá: Application Programming Interfaces, Big Data, Cloud API, Cloud Computing, Cloud Load Balancing, Cloud Platforms, Cloud Storage, Computational Thinking, Computer Architecture, Computer Networking, Computer Programming, Computer Programming Tools, Continuous Integration, Data Management, Databases, DevOps, Distributed Computing Architecture, Google App Engine, Google Cloud Platform, Kubernetes, Machine Learning, Operating Systems, Software As A Service, Software Engineering, Software Framework, System Programming, Theoretical Computer Science

      4.7

      (45.3k avaliações)

      Intermediate · Specialization · 3+ Months

    • Placeholder
      LearnQuest

      LearnQuest

      Spring Framework

      Habilidades que você terá: Business Analysis, Computer Programming, Data Visualization, Data Visualization Software, Java Programming, Javascript, Mobile Development, Other Web Frameworks, Programming Principles, Software Architecture, Software Engineering, Software Testing, Theoretical Computer Science, Web Development

      3.8

      (131 avaliações)

      Beginner · Specialization · 1-3 Months

    Pesquisas relacionadas a 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

    Em resumo, aqui estão 10 dos nossos cursos mais populares microservices

    • Deploy Microservices using Spring Cloud Framework: Coursera Project Network
    • Migrating a Monolithic Website to Microservices on Google Kubernetes Engine: Google Cloud
    • RESTful Microservices Performance Monitoring with Actuators: Coursera Project Network
    • Confluent: Developing a Streaming Microservices Application: Google Cloud
    • Software Engineering MasterTrack Certificate: Arizona State University
    • Principios de ingeniería de software automatizada y ágil Programa de Certificado MasterTrack®: Universidad de los Andes
    • Maestría en Inteligencia Analítica de Datos: Universidad de los Andes
    • Maestría en Ingeniería de Software: Universidad de los Andes
    • Post Graduate Certificate in Cloud Computing Applications: IIT Guwahati
    • IBM DevOps and Software Engineering: IBM

    Habilidades que você pode aprender em Cloud Computing

    Google (31)
    Google Cloud Platform (30)
    Kubernetes (12)
    Interfaces De Programação De Aplicativo (10)
    Microsserviços (7)
    Internet Das Coisas — IoTInternet Das Coisas - IoT (6)
    Segurança De Computação Em Nuvem (5)
    Linux (4)
    Classificação Estatística (4)
    Webweb (4)
    Segurança CibernéticaSegurança Cibernética (3)
    Criptografia (3)

    Perguntas frequentes sobre Microsserviços

    • 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.‎

    Este conteúdo de Perguntas frequentes foi disponibilizado apenas para fins informativos. Os aprendizes são aconselhados a realizar pesquisas adicionais para garantir que os cursos e outras credenciais buscadas atendam a seus objetivos pessoais, profissionais e financeiros.
    Outros tópicos para explorar
    Placeholder
    Artes e Humanas
    Cursos de 338
    Placeholder
    Negócios
    Cursos de 1095
    Placeholder
    Ciência da Computação
    Cursos de 668
    Placeholder
    Ciência de Dados
    Cursos de 425
    Placeholder
    Tecnologia da informação
    Cursos de 145
    Placeholder
    Saúde
    Cursos de 471
    Placeholder
    Matemática e Lógica
    Cursos de 70
    Placeholder
    Desenvolvimento Pessoal
    Cursos de 137
    Placeholder
    Ciência e Engenharia Física
    Cursos de 413
    Placeholder
    Ciências Sociais
    Cursos de 401
    Placeholder
    Línguas
    Cursos de 150

    Coursera Footer

    Comece ou impulsione sua carreira

    • Analista de dados do Google
    • Gestão de projetos no Google
    • Design de UX no Google
    • Suporte de TI do Google
    • Ciência de dados da IBM
    • Analista de dados da IBM
    • Análise de dados da IBM com Excel e R
    • Analista de Cibersegurança da IBM
    • Engenharia de dados da IBM
    • Desenvolvedor de nuvem full stack – IBM
    • Marketing em mídias sociais do Facebook
    • Análise de marketing do Facebook
    • Representante de desenvolvimento de vendas da Salesforce
    • Operações de vendas da Salesforce
    • Contabilidade da Intuit
    • Preparação para a Certificação em Google Cloud: Cloud Architect
    • Preparação para a Certificação em Google Cloud: Cloud Data Engineer
    • Inicie sua carreira
    • Prepare-se para uma Certificação
    • Amplie suas qualificações profissionais

    Procurar temas populares

    • cursos gratuitos
    • Aprenda um idioma
    • pythonpython
    • Java
    • web designweb design
    • SQL
    • Cursos grátis
    • Microsoft Excel
    • Gestão de projetos
    • Segurança cibernéticaSegurança Cibernética
    • Recursos humanos
    • Cursos gratuitos de ciência de dados
    • falar inglês
    • Redação de conteúdo
    • Desenvolvimento Web completoDesenvolvimento Web Completo
    • Inteligência artificial
    • Programação em C
    • Habilidades de comunicação
    • Blockchain
    • Veja todos os cursos

    Cursos e artigos populares

    • Competências para equipes de ciência de dados
    • Tomada de Decisões Baseada em Dados
    • Habilidades de engenharia de software
    • Habilidades Pessoais para Equipes de Engenharia
    • Habilidades Administrativas
    • Habilidades de marketing
    • Habilidades para Equipes de Vendas
    • Habilidades de Gerente de Produto
    • Habilidades Financeiras
    • Cursos de ciência de dados populares no Reino Unido
    • Beliebte Technologiekurse in Deutschland
    • Certificações populares de segurança cibernética
    • Certificações populares de TI
    • Certificações populares de SQL
    • Guia de carreira de gerente de marketing
    • Guia de carreira de gerente de projeto
    • Habilidades de programação em Python
    • Guia de carreira de desenvolvedor Web
    • Competências de análise de dados
    • Habilidades para designers de UX

    Consiga um diploma ou certificado on-line

    • Certificados MasterTrack®
    • Certificados profissionais
    • Certificados universitários
    • Graduações em negócios e MBA
    • Graduações em Ciência de Dados
    • Graduações em Ciência da Computação
    • Graduações em análise de dados
    • Graduações em Saúde Pública
    • Graduações em ciências sociais
    • Graduações em gestão
    • Graduações nas melhores universidades europeias
    • Mestrados
    • Bacharelados
    • Graduações com uma trajetória de desempenho
    • Cursos em Ciências (BSc)
    • O que é uma licenciatura?
    • Quanto tempo leva um mestrado?
    • Um MBA on-line vale a pena?
    • 7 maneiras de pagar pela pós-graduação
    • Ver todos os certificados

    Coursera

    • Sobre
    • O que oferecemos
    • Liderança
    • Carreiras
    • Lista de cursos
    • Coursera Plus
    • Certificados profissionais
    • Certificados MasterTrack®
    • Diplomas
    • For Enterprise
    • Para Governos
    • For Campus
    • Seja um parceiro
    • Combate ao Coronavírus

    Comunidade

    • Aprendizes
    • Parceiros
    • Desenvolvedores
    • Testadores beta
    • Tradutores
    • Blog
    • Tech Blog
    • Centro de ensino

    Mais

    • Imprensa
    • Investidores
    • Termos
    • Privacidade
    • Ajuda
    • Acessibilidade
    • Contato
    • Artigos
    • Diretório
    • Afiliados
    Aprenda em qualquer lugar
    Baixar na App StoreBaixar no Google Play
    Placeholder
    © 2022 Coursera Inc. Todos os direitos reservados.
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder