並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 130件

新着順 人気順

Microserviceの検索結果1 - 40 件 / 130件

  • PythonでもPythonじゃなくても使える汎用的なMicroservice実行環境 / nikkei microservice

    PythonでもPythonじゃなくても使える汎用的なMicroservice実行環境 / nikkei microservice

      PythonでもPythonじゃなくても使える汎用的なMicroservice実行環境 / nikkei microservice
    • Microserviceなんて最初からやるもんじゃ無かった

      2021年9月に、Springの世界的イベントSpringOneが開催されました。たくさんのセッションがありましたが、Cloud Native Applicationに関する2つのセッションをピックアップして紹介します。 本資料は、2021/10/18に開催されたJSUG勉強会用に作成しました。

        Microserviceなんて最初からやるもんじゃ無かった
      • Microservice で実現するメルカリオファー機能 | メルカリエンジニアリング

        こんにちは、 Backend Engineer の @vkgtaro です。 メルカリでは今まで PHP で開発されたモノリシックな API に対して機能を追加してきたのですが、今後メルカリのシステムを Microservices 化していくその先駆けとして、Offer という新機能を Microservices Platform 上で開発・リリースしました。Offer は今までコメント欄でなされていた値下げ要求を機能としてできるようにしたもので、出品者から承諾が得られれば Offer した金額で購入できるというものです。受け取った人はもちろん断ることもできます。 2018/07/10 現在、「インテリア・住まい・小物」カテゴリーにて使用可能になっています。 今回はこの機能を実装するにあたってやったことをいろいろ振り返ってみようと思います。 ざっくり全体像はこんな感じになってます。 端末と

          Microservice で実現するメルカリオファー機能 | メルカリエンジニアリング
        • Serverless Microservice Patterns for AWS - Jeremy Daly

          Serverless Microservice Patterns for AWS Serverless microservices allow us to do some pretty amazing things. This post outlines 19 common patterns that are being used in production on AWS. UPDATE: I've started the Serverless Reference Architectures Project that provides additional context and interactive architectures for some of theses patterns along with code examples to deploy them to AWS. Chec

            Serverless Microservice Patterns for AWS - Jeremy Daly
          • マイクロソフトのMicroservice開発用PaaSが素敵だった件 - Qiita

            先日は瞬殺で作るMesos + Chronos + Marathon + Dockerクラスタ環境で書いた通り、Mesosの環境を作ったのですが、今回はマイクロソフトが発表したService Fabricを触ってみました。実際触ってみるとかなり面白い感じなので、皆さんにも共有してみたいと思います。 Service Fabricとは Azure Service Fabricはマイクロサービスベースのアプリケーションを素早く開発するためのPaaSです。 マイクロサービスとは その前にそもそもマイクロサービスとは何でしょうか?マイクロサービスはマーチンファウラー氏が提唱した用語です。具体的なイメージはこの記事がわかりやすいです。モノリシックなRubyからGoによるマイクロサービスへ 上記マーチンファウラー氏のMicroservicesのページより 今までのアプリケーションは例えば私も大好きなRu

              マイクロソフトのMicroservice開発用PaaSが素敵だった件 - Qiita
            • Kong - Open-Source API Management and Microservice Management

              Learn how to innovate faster while maintaining the highest security standards and customer trust

                Kong - Open-Source API Management and Microservice Management
              • Microservice Trade-Offs

                Many development teams have found the microservices architectural style to be a superior approach to a monolithic architecture. But other teams have found them to be a productivity-sapping burden. Like any architectural style, microservices bring costs and benefits. To make a sensible choice you have to understand these and apply them to your specific context. Microservices provide benefits… Stron

                  Microservice Trade-Offs
                • 『Microservice Patterns』 まとめ - Qiita

                  今年10月に出版された『Microservices Patterns With examples in Java』という本を読んだ。面白かったので紹介したい。 はじめに 著者は、マイクロサービスパターンのサイト microservice.io を運営している Chris Richardson という人。Cloud Foundry の創設者でもあり、最近では Eventuate というマイクロサービス用のプラットフォームを提供してるらしい。コンサル経験も豊富らしく、本の中でもそこで得られた知見が盛り込まれている。 microservice.io でもマイクロサービスパターンはカタログ化されているが、この本ではサンプル事例で肉付けされて具体的に解説される。関連するトピックも豊富で勉強になる。 ここが面白い 問題領域のカタログとして役立つ 初心者が考えるマイクロサービスのイメージといえば、その人

                    『Microservice Patterns』 まとめ - Qiita
                  • Learn Docker by building a Microservice

                    Skip to content If you are looking to get your hands dirty and learn all about Docker, then look no further! In this article I’m going to show you how Docker works, what all the fuss is about, and how Docker can help with a basic development task - building a microservice. We’ll use a simple Node.js service with a MySQL backend as an example, going from code running locally to containers running a

                    • Introducing Domain-Oriented Microservice Architecture

                      You’re seeing information for Japan . To see local features and services for another location, select a different city. Show more Introduction Recently there has been substantial discussion around the downsides of service oriented architectures and microservice architectures in particular. While only a few years ago, many people readily adopted microservice architectures due to the numerous benefi

                        Introducing Domain-Oriented Microservice Architecture
                      • bliki: Microservice Premium

                        The microservices architectural style has been the hot topic over the last year. At the recent O'Reilly software architecture conference, it seemed like every session talked about microservices. Enough to get everyone's over-hyped-bullshit detector up and flashing. One of the consequences of this is that we've seen teams be too eager to embrace microservices, 1 not realizing that microservices int

                          bliki: Microservice Premium
                        • Micro Frontends - extending the microservice idea to frontend development

                          Techniques, strategies and recipes for building a modern web app with multiple teams that can ship features independently. What are Micro Frontends? The term Micro Frontends first came up in ThoughtWorks Technology Radar at the end of 2016. It extends the concepts of micro services to the frontend world. The current trend is to build a feature-rich and powerful browser application, aka single page

                          • Micro frontends—a microservice approach to front-end web development

                            CTO. Dad. Feminist. Lover. Fan of AI 🧠, environment 🌎, lean startup 📊, surfskate 🛹, cappuccinos ☕ and movies 🎬. Still learning.

                            • 半年で250回のリリース!? FiNCアプリのオンボーディングMicroserviceの裏側

                              FiNCアプリは数十ものMicroservicesに分かれていますが、アプリを初めて利用した時に開始されるオンボーディングも、1つのMicroserviceとして存在しています。 チャットUIの応答式オンボーディングFiNCのオンボーディングは、会社の継続率/LTVの大部分を支えている実はFiNCアプリのオンボーディングは、内容をチューニングしただけでもアプリの継続率を1.5倍~2倍にしたり、会社の大部分の売り上げを支える企画をいくつも実現するなど、数ある中でも最も重要なMicroserviceになっています。 社内での運用ペースも凄まじく、実に半年で250回もの変更がリリースされています。リリースはデプロイを必要とせず、専用の管理画面から反映する作業は2~3分程度で行えます。 この記事ではそんなオンボーディングのMicroserviceをテーマに、以下のポイントについてまとめたいと思いま

                                半年で250回のリリース!? FiNCアプリのオンボーディングMicroserviceの裏側
                              • Microservice in Python using FastAPI

                                Creating Microservices with Python Introduction to Microservices Benefits of Microservice Drawbacks of Microservice Why Microservice in Python Introduction to FastAPI Why FastAPI Installing FastAPI Creating Simple REST API using FastAPI Using PostgreSQL Database with FastAPI Microservice Data Management Patterns Database Per Service Shared Database API Composition Creating a Python Microservice in

                                  Microservice in Python using FastAPI
                                • Testing Strategies in a Microservice Architecture

                                  There has been a shift in service based architectures over the last few years towards smaller, more focussed "micro" services. There are many benefits with this approach such as the ability to independently deploy, scale and maintain each component and parallelize development across multiple teams. However, once these additional network partitions have been introduced, the testing strategies that

                                    Testing Strategies in a Microservice Architecture
                                  • JAWS Days 2016: Microservice @ Fast Retailing - Speaker Deck

                                    Lead Technical Architect Fast Retailing Co., Ltd. Responsibilities: • Architecture • Infrastructure • Innovation Carrer: • Yahoo! JAPAN(6 Years) • Traveling in NZ(1 Year) • Fast Retailing(4 Years) Keito Fukuda 1. Challenges in Retail 2. Microservice Design 3. Global Operation Agenda 1. Challenges in Retail 2. Microservice Design 3. Global Operation Agenda Business Transformation Multi-Channel Omni

                                      JAWS Days 2016: Microservice @ Fast Retailing - Speaker Deck
                                    • GitHub - tilt-dev/tilt: Define your dev environment as code. For microservice apps on Kubernetes.

                                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                        GitHub - tilt-dev/tilt: Define your dev environment as code. For microservice apps on Kubernetes.
                                      • Armeria – Your go-to microservice framework

                                        Build a reactive microservice at your pace, not theirs. Armeria is your go-to microservice framework for any situation. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.

                                          Armeria – Your go-to microservice framework
                                        • Building a Go Microservice with CI/CD

                                          I picked up most of my skills during the years I worked at IBM. Was a DBA, developer, and cloud engineer for a time. After that, I went into freelancing, where I found the passion for writing. Now, I'm a full-time writer at Semaphore. In this tutorial, you will learn how to build traditional web applications and a Go microservice with the Gin framework. Gin is a framework that reduces boilerplate

                                            Building a Go Microservice with CI/CD
                                          • メルカリBackendエンジニア、次の一手とは?Microservice化を振り返る (2021/12/16 19:00〜)

                                            お知らせ connpassではさらなる価値のあるデータを提供するため、2024年5月23日(木)を以ちましてイベントサーチAPIの無料での提供の廃止を決定いたしました。 2024年5月23日(木)以降より開始予定の「connpass 有料API」の料金プランにつきましてはこちらをご覧ください。 なお有料の対象となるのはAPIのみであり、connpassのサービスにつきましては今後も無料でご利用いただけます。 12月 16 メルカリBackendエンジニア、次の一手とは?Microservice化を振り返る Microservice化の裏側と、新しい課題、そしてRFSへ

                                              メルカリBackendエンジニア、次の一手とは?Microservice化を振り返る (2021/12/16 19:00〜)
                                            • Microservices Pattern: Microservice Architecture pattern

                                              Want to learn how to design a microservice architecture? Take a look at Assemblage, a microservice architecture definition process. In my workshop, you will learn about to use Assemblage to design a microsevice architecture for your application. Context You are developing a business-critical enterprise application. You need to deliver changes rapidly, frequently and reliably - as measured by the D

                                                Microservices Pattern: Microservice Architecture pattern
                                              • Mashape/kong: The Microservice Conductor & API Gateway, built on NGINX

                                                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                  Mashape/kong: The Microservice Conductor & API Gateway, built on NGINX
                                                • Jason Warner on Twitter: "I'm convinced that one of the biggest architectural mistakes of the past decade was going full microservice On a s… https://t.co/YNFeTSf54z"

                                                  I'm convinced that one of the biggest architectural mistakes of the past decade was going full microservice On a s… https://t.co/YNFeTSf54z

                                                    Jason Warner on Twitter: "I'm convinced that one of the biggest architectural mistakes of the past decade was going full microservice On a s… https://t.co/YNFeTSf54z"
                                                  • 【Mercari Tech Conf 2018 レポート】メルカリ Web の新アーキテクチャについてのセッション『Web Application as a Microservice』#mtc18 | DevelopersIO

                                                    Web Application as a Microservice Mercari Tech Conf 2018 - Web Application as a Microservice メルカリWebはメルカリの成長を支える一角として開発され、約2年間メルカリと共に成長してきました。このメルカリWebをWebにまつわる技術の進化や拡大するフロントエンドチームといった変化に強くするためにJP Web Rearchitectチームが誕生しました。このトークではJP Web Rearchitectで実現する新たなアーキテクチャとその詳細、そしてそれを実現した先にある未来についてお話します。 スライド Web 版メルカリ 組織の変化 技術的な変化 どちらの変化にも対応していきたい JP Web Re-architect メルカリ Web を改善する 変更に強い柔軟なアーキテクチャ トレンドへの追従

                                                      【Mercari Tech Conf 2018 レポート】メルカリ Web の新アーキテクチャについてのセッション『Web Application as a Microservice』#mtc18 | DevelopersIO
                                                    • Documentation for Kong - v0.14.x | Kong - Open-Source API Management and Microservice Management

                                                      Lightweight, fast, and flexible cloud-native API gateway

                                                        Documentation for Kong - v0.14.x | Kong - Open-Source API Management and Microservice Management
                                                      • sangoとmqttcliでMQTTを使うMicroServiceを作る — そこはかとなく書くよん。 ドキュメント

                                                        sangoとmqttcliでMQTTを使うMicroServiceを作る¶ MicroServiceが微妙にバズりつつあるところですが、ここで sango と mqttcli でMQTTを使ったMicroServiceを作ってみましょう。 (注意1: MicroService の定義はよく 知りません) (注意2: mqttcliはわりとやっつけなところも多いので、問題がおきても広 い心で見てください) 準備¶ 事前にちょっとした準備が必要です。 1. sangoアカウントを作成¶ まずは sango からアカウントを作成しま す。GitHubアカウントがあればすぐに作成できます。 ダッシュボードを開くと、 接続先 : mqtt://<MQTTサーバーのアドレス>:1883 アクセス先トピック: shirou@github/# ユーザー名: shirou@github パスワード: ひみつ

                                                        • GitHub - nytimes/gizmo: A Microservice Toolkit from The New York Times

                                                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                            GitHub - nytimes/gizmo: A Microservice Toolkit from The New York Times
                                                          • Announcing Distributed Application Runtime (Dapr), an open source project to make it easier for every developer to build microservice applications - Microsoft Open Source Blog

                                                            Announcing Distributed Application Runtime (Dapr), an open source project to make it easier for every developer to build microservice applications Toggle share menu for: Announcing Distributed Application Runtime (Dapr), an open source project to make it easier for every developer to build microservice applications Share Share Announcing Distributed Application Runtime (Dapr), an open source proje

                                                              Announcing Distributed Application Runtime (Dapr), an open source project to make it easier for every developer to build microservice applications - Microsoft Open Source Blog
                                                            • Writing a Microservice in Rust

                                                              Let me begin this article on Writing a Microservice in Rust by talking about C++. I’ve been a reasonably active member of the C++ community for quite a while now, attending and contributing talks to conferences, following the development and evangelism of the language’s more modern features and of course writing lots of it. C++ is a language that gives its users very fine-grained control over all

                                                              • bliki: Microservice Prerequisites

                                                                As I talk to people about using a microservices architectural style I hear a lot of optimism. Developers enjoy working with smaller units and have expectations of better modularity than with monoliths. But as with any architectural decision there are trade-offs. In particular with microservices there are serious consequences for operations, who now have to handle an ecosystem of small services rat

                                                                  bliki: Microservice Prerequisites
                                                                • The Death of Microservice Madness in 2018

                                                                  Skip to content En Español | Reddit Thread | Hacker News Thread Microservices became a very popular topic over the last couple of years1. ‘Microservice madness’ goes something like this: Netflix are great at devops. Netflix do microservices. Therefore: If I do microservices, I am great at devops. There are many cases where great efforts have been made to adopt microservice patterns without necessa

                                                                  • Java EEでMicroserviceを実現するKumuluzEE #javaee #Qiita - Challenge Engineer Life !

                                                                    トピック「アドベントカレンダー」について この記事は「Java EE Advent Calendar 2015 - Qiita」の1日目のエントリーです。 明日は@empressiaさんです。 今年のAdvent Calendar、ネタがないなぁ…と思っていた所、以下ツイートを拝見しました。 Java EE のマイクロサービスで最近個人的に注目しているのはコレ。 https://t.co/YUkN2m1aTN— Terada Yoshio (寺田佳央) (@yoshioterada) 2015, 11月 28 きっと寺田さんご自身はJava EEとMicrosoft Azureに関連するネタを書かれるだろうと(勝手に)思って、このKumuluzEEをネタとして利用させて頂きますm(_ _)m KumuluzEEとは? KumuluzEEはJava EEでマイクロサービスを実現するためのフレ

                                                                      Java EEでMicroserviceを実現するKumuluzEE #javaee #Qiita - Challenge Engineer Life !
                                                                    • Road to migrate JP Web as a microservice

                                                                      Mercari Tech Meetup #1 〜 Microservices 始めました! 〜 にて発表しました https://techplay.jp/event/687031

                                                                        Road to migrate JP Web as a microservice
                                                                      • GitHub - line/armeria: Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring B

                                                                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                          GitHub - line/armeria: Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring B
                                                                        • GitHub - lipp/login-with: Stateless login-with microservice for OAuth

                                                                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                            GitHub - lipp/login-with: Stateless login-with microservice for OAuth
                                                                          • Microservice Meetup #5 参加ブログ1(step by step BFF) - desi-gneer(designer_engineer)

                                                                            Inside FrontEndに引き続き、ブログ書く枠で参加させて頂きました。 今回で5回目となるMicroservice meetupですが、中々都合がつかず、 個人としては今回が初めての参加になります。 microservices-meetup.connpass.com 目次 目次 発表項目 step by step BFF 1 BFFとは 2 BFFが担う役割 1 API Aggregation 2 Session Management 3 (Server Side) Rendering 4 File Upload 5 WebSocket / LongPolling / SSE(Server Sent Events) Cache 3 BFFが生まれた背景 4 BFFの利用事例(Twitter,Netflix,RecruitTech) 1 Twitter 2 Netflix 3 Rec

                                                                              Microservice Meetup #5 参加ブログ1(step by step BFF) - desi-gneer(designer_engineer)
                                                                            • ØMQを使ってMicroservice間をロスレスでデータを同期させるStrongZero - Qiita

                                                                              対象読者 2つの疎結合なシステム間を、メモリを大量に使っちゃうような大がかりな仕組みなしで、ほぼリアルタイムにデータロスなしに同期させたい、そういうアーキテクチャが欲しい方。 動機 Microservicesを疎結合に保ちつつ、バッチ処理やレポート機能でのクエリの高速化のため、データを同期させたいことがままあります。このあたりの話は、テキストの「5章 モノリスの分割」に載っています。 あるサービスから、データを定期的に吸い上げて、別のサービス、ツールに送るデータポンプという仕組みがあります。 イベント駆動でメッセージを関連サービスに送るイベントデータポンプや、バックアップツールを使って高速にデータ転送するバックアップデータポンプが紹介されていますが、結果整合性だけどなるべくリアルタイム(Near Real-Time)で同期させたいとなると、イベントデータポンプな仕組みしか選択肢にはならない

                                                                                ØMQを使ってMicroservice間をロスレスでデータを同期させるStrongZero - Qiita
                                                                              • Tracking a memory leak in one a Go microservice - Blog Detectify

                                                                                How we tracked down (what seemed like) a memory leak in one of our Go microservices Detectify is driving the future of internet security with appsec solutions powered by automation and crowdsourcing of web vulnerabilities. Detectify is a cloud-native security solution built upon microservices and here comes a blog post from the tech team’s adventures. The developer team at Detectify has been worki

                                                                                  Tracking a memory leak in one a Go microservice - Blog Detectify
                                                                                • Migrating to Microservice Databases

                                                                                  Read it now on the O’Reilly learning platform with a 10-day free trial. O’Reilly members get unlimited access to books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers. After years of researching, coding, and talking about microservices, Edson Yanaga—Red Hat’s Director of Developer Experience—hears one question frequently: how do I evolve my monolithi

                                                                                    Migrating to Microservice Databases