前回の記事では作成した関数アプリをAzure Functionsに直接デプロイして動作を確認したが、実際の開発ではデプロイする前にローカルで挙動を確認してデバッグを行いたい。そこでMicrosoftでは、ローカルで関数アプリを実行するための「Azure Functions Core Tools ...
米Googleはこのほど、Google Cloud FunctionsでJava 11のサポートをベータ版として開始したことを発表しました。 Google Cloud Functionsは、いわゆるサーバレスコンピューティングをGoogle Cloudで提供するサービスです。 あらかじめサーバをプロビジョニングしておく必要 ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
CodeZine編集部では、現場で活躍するデベロッパーをスターにするためのカンファレンス「Developers Summit」や、エンジニアの生きざまをブーストするためのイベント「Developers Boost」など、さまざまなカンファレンスを企画・運営しています。 講演資料・動画 ...
何千人もの開発者が、InfoQのミニブック「Practical Guide to Building an API Back End with Spring Boot」から、Spring Bootを使ったREST API構築の基礎を学んだ。この本では、出版時に新しくリリースされたバージョンである Spring Boot 2 を使用している。しかし、Spring Boot3が最近 ...
Javaを使ってAzure Functions用の関数を作成するには、Microsoftから提供されているMavenベースのツールを利用するのが一番手軽で確実である。統合開発環境としては、Visual Studio CodeやEclipse、IntelliJ IDEAには、それぞれAzure Functionsにも対応したプラグインが提供され ...
These lighter-weight Java frameworks combine cloud-native flexibility with Java’s time-tested engineering, so you can write responsive code that’s easy to deploy anywhere. The Java programming ...
AWS Lambda SnapStart cuts Java startup times by initializing Java functions ahead of time and caching a snapshot of the initialized execution environment. AWS has unveiled AWS Lambda SnapStart for ...