投稿時間:2021-04-15 00:48:50 RSSフィード2021-04-15 00:00 分まとめ(73件)

カテゴリー等 サイト名等 記事タイトル・トレンドワード等 リンクURL 頻出ワード・要約等/検索ボリューム 登録日
IT 気になる、記になる… Appleの整備済み商品情報 2021/4/14 – Part.2 https://taisy0.com/2021/04/14/138975.html apple 2021-04-14 14:30:38
IT 気になる、記になる… Parallels、Apple Siliconにネイティブ対応した「Parallels Desktop 16.5」を正式にリリース https://taisy0.com/2021/04/14/138971.html applesilicon 2021-04-14 14:26:27
python Pythonタグが付けられた新着投稿 - Qiita pycopg2のインストールエラーとopensslについて https://qiita.com/__naniyue__/items/d7dc9d29d6bd32e9b379 pycopgのインストールエラーとopensslについてpsycopgをインストールしようとした際に下記エラーが発生ldlibrarynotfoundforlsslclangerrorlinkercommandfailedwithexitcodeusevtoseeinvocationerrorcommandclangfailedwithexitstatusどうやらpsycopgがC言語ベースの拡張モジュールなので、コンパイル作業が行われるわけですが、その際にリンカがsslライブラリを見失っている、というのがエラーの原因のようです。 2021-04-14 23:58:25
python Pythonタグが付けられた新着投稿 - Qiita 黙々とMNISTを見るPython(MLP) https://qiita.com/masudaryo/items/7e179822e8b9023687d6 予測modelpredictnpreshapextestargmaxytestargmaxテストデータの番目による予測値はラベルと一致しているようです。 2021-04-14 23:54:00
python Pythonタグが付けられた新着投稿 - Qiita Naive Bayesをざっと理解する https://qiita.com/Antony/items/18be1bef912728d2dd25 データがあるラベルである確率を計算し、確率が最大になるラベルに分類する方法です。 2021-04-14 23:13:07
js JavaScriptタグが付けられた新着投稿 - Qiita 【jQuery】初心者必見!クリックした画像を拡大表示させる方法 https://qiita.com/tech_kento/items/09d08b23a649c6e574ee bigImgchildrenattrsrcimgSrc「bigImg」の直属の子要素の値srcをimgSrcに変化する。 2021-04-14 23:10:10
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 正規表現を利用せずに特定の記号を抜き出すコードをなるべくスマートに書く方法 https://teratail.com/questions/333293?rss=all 正規表現を利用せずに特定の記号を抜き出すコードをなるべくスマートに書く方法タイトルに有る通り、下記のコードをなるべくスマートに書き換えたいと思っています。 2021-04-15 00:00:10
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WordPress を更新 別の更新が現在進行中です。になる https://teratail.com/questions/333292?rss=all WordPressを更新別の更新が現在進行中です。 2021-04-14 23:58:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) マインクラフトのMODサーバーにMODSファイルがなかったためMODSファイルを作成したい https://teratail.com/questions/333291?rss=all 作成 2021-04-14 23:56:38
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) rails グループ機能の不明点について教えていただきたいです。 https://teratail.com/questions/333290?rss=all railsグループ機能の不明点について教えていただきたいです。 2021-04-14 23:50:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 外部ファイルの値をハンドルで操作する方法(アルゴリズム) https://teratail.com/questions/333289?rss=all 外部ファイルの値をハンドルで操作する方法アルゴリズムC言語を勉強しています。 2021-04-14 23:46:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Python リスト 指定した行、列ごとに出力させてCSVファイルを整形したい https://teratail.com/questions/333288?rss=all Pythonリスト指定した行、列ごとに出力させてCSVファイルを整形したい前提・実現したいこと実際に用いるCSVファイルは大きすぎるため、簡略化させていただきます。 2021-04-14 23:43:31
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) vscodeからjavaが削除できない https://teratail.com/questions/333287?rss=all macに入っているjavaを確認すると以下のような結果が出ました。 2021-04-14 23:20:02
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) [HTML/CSS]ファーストビューにスライダーを実装したい https://teratail.com/questions/333286?rss=all HTMLCSSファーストビューにスライダーを実装したい前提・実現したいことファーストビューにスライダーを入れたいです。 2021-04-14 23:16:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) BootstrapとHTMLテンプレどっちを利用するのが良いですか? https://teratail.com/questions/333285?rss=all BootstrapとHTMLテンプレどっちを利用するのが良いですかサイト製作の際、Bootstrapデザイン性にこだわるならテンプレ購入とHTMLテンプレ購入どちらがおすすめでしょうかそれぞれメリットとデメリットありますでしょうかbootstrapだと使い方に慣れるbootstrapの知識必要、HTMLテンプレは画像や文字の差し替えコードのある程度の理解必要と理解してます。 2021-04-14 23:15:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WinSCPでファイルを転送したはずなのですが、そのようなファイルは見つからないと言われます。 https://teratail.com/questions/333284?rss=all forest 2021-04-14 23:14:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VBA or VBSでウィンドウを表示しないでコマンドの結果を取得 https://teratail.com/questions/333283?rss=all VBAorVBSでウィンドウを表示しないでコマンドの結果を取得前提・実現したいことVBAnbspornbspVBSでウィンドウを表示しないでコマンドの標準出力の結果を取得する方法はあるのでしょうか。 2021-04-14 23:11:58
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 顧客名簿を元に案内状を作成したい https://teratail.com/questions/333282?rss=all 顧客名簿を元に案内状を作成したいExcelとWordを連携し、Excelの顧客名簿を元にして、各顧客にイベントの案内状を作成しようとしておりますが、Excel名簿の最後の人の名前しか作成できませんでした。 2021-04-14 23:06:45
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【JavaScript】このアニメーションの作成方法がわかりません https://teratail.com/questions/333281?rss=all ファイルを見てみると、animatejsというJavaScriptのライブラリを用いて作成しているようですが具体的なアレンジ方法がわかりません。 2021-04-14 23:01:44
Ruby Rubyタグが付けられた新着投稿 - Qiita 【Rails】コードレビューで脆弱性を発見しよう!セキュリティコードレビューのルール10選 https://qiita.com/takutoy/items/1841a41ba56cc50ffc9c 悪い例IDが時刻のみで構成されているfFileopentmpTimezonenowtoiw※概要するロジックがアクションから呼び出されない場合は安全です良い例IDが時刻ユニークな値で構成されているfFileopentmpTimezonenowtoiSecureRandomuuidw補足IDとなりうるものとして、ファイルやデータベースのレコードだけでなく、Sのオブジェクトキーなども含まれます。 2021-04-14 23:57:28
golang Goタグが付けられた新着投稿 - Qiita Golangでスライスから最大値、最小値を取得する方法 https://qiita.com/Hiroyuki64/items/90b46581ca39647668f1 tsortintsliceasortreturna 2021-04-14 23:41:47
Git Gitタグが付けられた新着投稿 - Qiita GitHubでPRのDCOチェックがいつまでも通らなかった時の対応ログ https://qiita.com/YasuhiroABE/items/520ede01719d08a0e1d5 mkdirdexsignoffrsyncavdexdexsignoffcddexsignoffdexgitrebasesignoffHEAD実際にはrsyncで作業用ディレクトリ全体のコピーを作成して、問題ないことを確認してからpushしています。 2021-04-14 23:09:18
Ruby Railsタグが付けられた新着投稿 - Qiita 【Rails】コードレビューで脆弱性を発見しよう!セキュリティコードレビューのルール10選 https://qiita.com/takutoy/items/1841a41ba56cc50ffc9c 悪い例IDが時刻のみで構成されているfFileopentmpTimezonenowtoiw※概要するロジックがアクションから呼び出されない場合は安全です良い例IDが時刻ユニークな値で構成されているfFileopentmpTimezonenowtoiSecureRandomuuidw補足IDとなりうるものとして、ファイルやデータベースのレコードだけでなく、Sのオブジェクトキーなども含まれます。 2021-04-14 23:57:28
海外TECH Ars Technica Oculus Quest 2 gets official wireless-VR mode, 120 Hz support via patch https://arstechnica.com/?p=1756909 office 2021-04-14 14:37:27
海外TECH Ars Technica 100 million more IoT devices are exposed—and they won’t be the last https://arstechnica.com/?p=1756910 global 2021-04-14 14:04:36
海外TECH DEV Community Talk Notes: 'Talmudic Gems For Rails Developers' (RailsConf 2021) https://dev.to/sylwiavargas/talk-notes-talmudic-gems-for-rails-developers-railsconf-2021-3a9n Talk Notes x Talmudic Gems For Rails Developers x RailsConf What is this post about As a part of my professional growth I make time to watch conference talks on Ruby Rails JS React tech writing and tech trivia Previously I d just watch them but now I will take and publish notes for future reference This talk was a part of RailsConf that I m participating in at the time of writing Talk Talmudic Gems For Rails Developers by Yechiel Kalmenson or yechielk One paragraph summary Am I my colleague s keeper To what extent are we responsible for the consequences of our code More than two thousand years ago conversations on central questions of human ethics were enshrined in one of the primary ancient wisdom texts the Talmud Impression I absolutely LOVED this talk and I will reference it often moving forward I loved how Yechiel was calm and funny and smart and knowledgeable how the talk was well organized and how much I have learned from it Table of contents IntroParallels between Talmudic studies and programmingRead more IntroTalmud a written record of the conversations between ancient Jewish sages it s a living document you can put yourself in between the debates gt it s like an ancient twitter thread Parallels between Talmudic studies and programmingsimilarities for starters teasing out the abstraction from a specific examplehighly analytical with a strong creative componentrequire prolonged concentration being in the zone similarities in methodHow to grow ourselves Appoint For Yourself A Mentor And Acquire For Yourself A Companion Avot We all owe our knowledge to books and courses we all depend on others to be where we are and to provide a sanity check How do we find a mentor Yechiel s relationships started more organically someone he knew and reached out for feedback or for advice One who is timid cannot learn nor can an impatient person teach Avot do ask if you have a question approach people surround yourself with people who are like yourself do pair program with others chavruta a way of studying Talmud between two people who bounce ideas off each other just like pair programming helping each other grow and teaching each other see here Do Not Separate Yourself From The Community Avot participate in events share resources talk be activeconsistency Yechiel does not condone DaysOfCode he wanted to rename it to DaysOfCode which leaves one day for mental health to not burn out One who reviews their studies one hundred times is not comparable to one who reviews their studies one hundred and one times Chagigah b When I did the DaysOfCode challenge where I really noticed the growth was not on the th day when I sat down and coding was natural I didn t have to force myself By doing something over and over and over again you build habits you make it a part of you and that s where the true growth happens How to grow our team Mentor others paying it forward helping others investments but I have learned much from my teachers but from my students I have learned more than from all of them Ta anit a If you only know Aleph teach Aleph The Lubavitcher Rebbe gt find someone who doesn t know Aleph and teach them AlephIf you can t mentor others blog it out There s no reason not to How to grow the world around us we are all in it together Just World Fallacy we assume that if someone is down the luck we assume that they deserve it Error messages are your friends they tell you what s broken and what you can fix In programming you spend the majority of your time with things being broken Hell if it worked you d be done programming Steve KlabnikMINASWAN Matz Is Nice And So Are WeA nice shout out to Ben Greenberg bengreenberg and Ariel Caplan amcaplan for inclusive PRs to Rails repoCHECK OUT THIS WONDERFUL STORY ABOUT DRILLING A WHOLE UNDER ONE S SEAT ON A BOAT It is not your duty to finish the work but neither are you at liberty to neglect it Avot Read moreTorah amp amp Tech Yechiel s and Ben Greenberg s newsletter that I love dearlychvrutaIntroducing DaysOfCode by Yechiel 2021-04-14 14:49:24
海外TECH DEV Community Wireworld! Svelte Edition https://dev.to/kallmanation/wireworld-svelte-edition-1lgj Wireworld Svelte EditionThis is Wireworld Sorry you don t know what a Wireworld is How dare you not intimately know something I learned a few minutes ago A Wireworld is similar to the famous Game of Life An infinite world of square cells each in a distinct finite state But unlike boring life that has only two states alive and dead Wireworld has four That s like twice as good A Wireworld cell could either be nothing a conductor wire an electron tail or an electron head An electron head always becomes an electron tail which always becomes a wire while a wire will stay a wire unless exactly one or two neighbors are an electron head in which case it will follow suit and nothing continues to be nothing You can see those rules in action in the animation above You can also play with those rules over here wireworld klmntn com warning it s only somewhat useable on mobile The Making OfEvery three months Root sets aside three days called hack days for all its engineers to work on something of their choice This time around I wanted to have some fun and also learn a little about Svelte Root mostly uses React amp React Native So I chose to make a browser based Wireworld using Svelte kallmanation wireworld A Wireworld duh WireworldA Wireworld is a cellular automaton like Conway s Game of Life with four states nullwireelectron headelectron tailThese four states transition by the following rules null gt nulltail gt wirehead gt tailwire gt head iff exactly or neighbors are an electron head wire gt wire otherwise Wireworlds are Turing complete and are interesting in that they can so closely mirror digital transistor behavior with such simple rules This is an implementation of a Wireworld and can be found at wireworld klmntn com View on GitHub Decisions Decisions Decisions FrameworkHow did I settle on Svelte I m already working in React and Vue and have worked a little with Ember long ago I ve even played with the now abandoned Cell js Angular seems to be a different flavor of the React Vue Ember gang Svelte though looks to have some novel ideas that I wanted to expose myself to GraphicsThere s really only three options for displaying anything on web HTML CSSSVG light CSS CanvasThe nature of a Wireworld s rendering requirements makes HTML CSS a no go Canvas honestly might be the most appropriate as it can be optimized for high frequency re rendering But future things I d like to build would work well in SVG and I ve already played with Canvas in the past so I wanted to learn about graphics in SVG World LoopAt the base of the simulation something will need to decide what the next state should be based on the current state This could be done in a procedural way with a switch ifs or functional way or object oriented I ve written about the similarities and differences before I chose an object oriented approach where each cell will be an object that responds to nextState call nextState on all the cells and the world s next state has been found What I Learned SVG Just WorksAnd by this I mean two things First SVG does not present a lot to learn above and beyond HTML CSS compared to the whole drawing API of a Canvas I just put SVG tags right into Svelte components and bang graphics Second SVG solves some of my biggest pains of drawing on Canvas On Canvas everything needs to be constantly erased and redrawn and if I ever want to move my viewport I ll need to do all the math to scale and translate my graphics or learn and use another library to do it for me With SVG one viewBox attribute on the top lt svg gt tag handles all the scaling and translations written by people who know a lot more about graphics than I do and offloaded to the browser so no JS needs spend time on those calculations Unless you have a very high paced game or some D graphics to render I would recommend going down the SVG road Svelte Stores are GreatI ve always heard that Svelte is good because it compiles down to vanilla JavaScript not needing virtual DOM making it faster But the state management available with Svelte s stores is fantastic suck it Redux The derived stores open even more possibilities But by far my favorite are the custom stores I absolutely love the patterns that opens up The State of Capturing Input SucksI had no idea how bad listening for things like key presses and dragging events are today Given how nice and fairly standard a lot of the APIs across browsers and platforms have become I was shocked at how rough this space is I think if I had to do this again this will be one area where I defer to a library like hammer js Svelte Seems to be Lacking TutorialsThere s plenty of examples over on the REPL site But those examples have next to no explanation on how they work nearly every search I tried led me to one of those examples so it was a bit of work piecing the things together looking at docs and doing experiments to get things working Wireworlds Like to Light On FireVery often a misplaced wire or extra spark will cause my whole creation to devolve into closely packed electrons shooting every which way This happens shockingly easily and I think makes a wonderful allegory to why our real computers are so hard to make and keep working correctly Things To Make and Do in a WireworldIf you just want to go play with it now wireworld klmntn com First go check out the few examples already included A main building block in Wireworlds is the transistor Like a real P type transistor our Wireworld transistor allows the signal to pass when nothing is on the gate but blocks the signal when the gate is on it even looks like a transistor diagram The next piece used in most designs is a signal generator Any loop of any shape with an electron moving around it can continuously emit electrons at a regular interval And go have fun Export your creations and comment below 2021-04-14 14:49:02
海外TECH DEV Community JavaScript Interview Question #32: 0.1 + 0.1 + 0.1 === 0.3 https://dev.to/coderslang/javascript-interview-question-32-0-1-0-1-0-1-0-3-4ebn JavaScript Interview Question What will be logged to the console At a first glance the answer is true as is obviously equal to But that s only before we get into the details of how the numbers are represented in JavaScript If you try to execute the statement console log in JS you ll get a number This happens because in JavaScript and quite a few other programming languages some decimal numbers can t be represented exactly as they are For example in binary will result in an endless fraction the same way as becomes in the decimal number system ANSWER false will be logged to the console Learn Full Stack JavaScript 2021-04-14 14:47:43
海外TECH DEV Community Sails development with Docker and Docker Compose https://dev.to/eudaimonia_ar/sails-development-with-docker-and-docker-compose-36l7 Sails development with Docker and Docker ComposeDocker makes it easy to set up and run a development environment and also simplifies the deployment of your applications In this article we will see how to setup a Sails development workflow with Docker and Docker Compose Whats and whys Docker amp Docker ComposeThe goal of this article is to make setting up a Docker workflow for Sails as simple as possible Docker makes it easier to set up and run a development environment and also simplifies the deployment First we ll get into how Docker and Docker Compose work and its benefits Then a step by step guide to make our beloved Sails run inside a Docker container Let s get started ContainerizationBefore talking about Docker and Sails we need to understand what is containerization and why we want it Containerization is a form of virtualization through which applications are run in isolated user spaces called containers We can think of a container as a lightweight virtual machine but to be clear it is not Comparing Containers and Virtual Machines But why do we want it With containerization everything an application needs to run let s say its binaries libraries configuration files and dependencies are encapsulated and isolated in its container This makes it easier to set up and run a development environment and also simplifies the deployment by reducing the chances of missing or different versions of libraries files or dependencies errors The container itself is abstracted away from the host OS with only limited access to underlying resources Isolation has its advantages for example portability stability and security So standard lightweight secure…yes as developers we want containerization Docker and Docker ComposeThe word Docker refers to several things including an open source project tools and a company Docker Inc the company that primarily supports the project and tools Talking about the tools Docker is a tool designed to make it easier to create deploy and run applications by using containers Container orchestration automates the deployment management scaling and networking of containers It can help you deploy the same application across different environments without needing to redesign it As an example microservices in containers make it easy to orchestrate services including storage networking and security Docker Compose is an orchestration tool for Docker containers Installing DockerMac Windows Ubuntu Others Sails containerizationNow how do we make Sails our beloved Node framework run inside a container Sails CLI imageOur container needs an image to run Let s create one To do so create docker sails cli directory and a file named Dockerfile inside it with this content FROM node ltsRUN npm install g sails The FROM statement declares we are using node latest lts version as base image for ours The syntax used is imageName tag if no tag is specified the default is used At the same time Node lts image is based on Debian Streatch So this is our project environment Sails node at the time of writing this running on a Debian Streatch Now we need to build our image docker build t sails cli Simple right Let s see what we did docker build context t tag context The context where we are building As we are in the same directory as the Dockerfile we use And also there s no need to specify the file name as Dockerfile is the default one tag It is optional but we want to tag the image we just built as we are probably going to have many different images with different versions for different projects Creating a new Sails projectOnce we have our Sails CLI image built we are going to use it to create a new Sails project docker run rm v pwd app w app sails cli sails new sails docker example no frontenddocker run Create and run a new container rm Remove container after process finishes as we don t need the container after that v Mount current working directory in our host computer in app path inside container As a result we are sharing current directory with the container w Set container current working directory to appsails cli Our previously built Sails imagesails new sails docker example no frontend Sails CLI command we want to run in the container As a result after running sails new in the container we are going to find a new directory created with our new Sails project Now let s run our project cd sails docker exampledocker run rm it v pwd app w app p sails cli sails lift i Keep STDIN open even if not attached t Allocate a pseudo TTY p Maps container to host computer so we can reach our app through localhost It s alive Running and debuggingAs you may notice although our project is running if you modify a file you will need to stop the container and launch it again to get the changes applied Nodemon to the rescue docker run rm v pwd app w app sails cli npm install nodemon save devNow open package json and in the scripts section add a new one debug scripts debug nodemon inspect app js start NODE ENV production node app js And run again but this time instead of sails lift we are going to run with npm docker run rm v pwd app w app p p sails cli npm run debugNow modify a file save it and verify that the project is restarted automatically Finally as we are running inside a container we need a way to get the debugger connected to the process so we are mapping the port If you use VS Code you can use the following configuration in the launch json file version configurations address localhost localRoot workspaceFolder name Attach to Remote port remoteRoot app request attach skipFiles lt node internals gt type node restart true Docker composeAs we mentioned before Docker Compose is an orchestration tool Compose allows us to define our infrastructure let s say services networks volumes in an YAML file As a first step we will create a very simple file defining our Sails service on it For this service we will set image command ports mapping volume mounts working directory etc as we did with Docker command line tool Our docker compose yml version services api image sails cli same as with docker cli Run npm install before starting sails to keep our dependencies installed and updated command sh c npm install amp amp npm run debug working dir app same as w with docker cli ports same as p with docker cli volumes same as v with docker cli appThen we will use docker compose command to lift our service docker compose upThe result is the same as running with Docker CLI In case we want to remove the created infrastructure once stopped run docker compose downThis will remove all the containers networks volumes created with docker compose up Database containerizationIn most cases we will require a database for our project In this example we will be using MongoDB but it s possible to do the same with other db engine supported by Sails For those who don t know MongoDB is a free and open source cross platform document oriented database program Fortunately MongoDB has an official image that we will be using to add a database service to our project First we need to add Sails MongoDB adapter to our project As we did before we can add and install a dependency to our project with Docker like this docker run rm v pwd app w app sails cli npm install sails mongoThen modify our project config and set mongo as our default adapter In the config datastore js file default adapter require sails mongo url process env DB URL Next we need to add MongoDB service to our docker compose yml and provision Sails service with needed config docker compose ymlversion services api image sails cli command sh c npm install amp amp npm run debug working dir app ports volumes app env file sails env set env vars using a file db container name mongodb set name to the container image mongo as of this writing the latest version is volumes mongo data dbWe added a db service to our compose file and also set an env file to Sails service We will use that file to config our database connection sails envDB URL mongodb root mongodb sailsCompose allows us to connect to db using the container name as network address that is why we can use mongodb as the address in our connection url Important note we are not enabling MongoDB authentication for this example but it is a good idea to do so for production environments Finally use docker compose up to run you will see MongoDB output along with Sails And we are done a fully Sails development environment running on Docker Thank you so much for reading my post comments are welcome Here is the link to the writter s twitter vidueirof for any questions you may have 2021-04-14 14:18:32
海外TECH DEV Community How to capture picture using JavaScript | Webcam Js Tutorial https://dev.to/stackfindover/how-to-capture-picture-using-javascript-webcam-js-tutorial-4cf2 How to capture picture using JavaScript Webcam Js TutorialHello guys In this tutorial we will try to solve the mentioned query and also we will learn how to capture picture using JavaScript Common QueryHow to capture picture using JavaScript How to capture a webcam image using JavaScript How to draw a snapshot of a webcam in HTML For capturing pictures using JavaScript first we need the Webcam JS librarySee Also How to Integrate Webcam using JavaScript What is webcam js Webcam js is an Open Source JavaScript library that allows us to capture a picture from the webcam It uses HTML getUserMedia API to capture the picture Webcam Js Quick Start GuideWe need to host the webcam js and webcam swf files on your web server and drop in this HTML snippet lt script src webcam js gt lt script gt lt div id camera gt lt div gt lt div id snapShot gt lt div gt lt script language JavaScript gt Webcam attach camera takeSnapShot function Webcam snap function data uri document getElementById snapShot innerHTML lt img src data uri width height gt lt script gt lt input type button value id cameraBtn onclick takeSnapShot gt This will create a live camera view in the camera DIV and when the Take Snapshot link is clicked it will take a still snapshot convert it to a JPEG and deliver a Data URI which is inserted into the snapShot DIV as a standard lt img gt tag Webcam Js ConfigurationIf you want to change the default settings just call Webcam set and pass in a hash with any of the following keys Height AutoWidth Autodest width Autodest height Autocrop width Disabledcrop height Disabledimage format jpegforce flash falsejpeg quality I will show you an example of overriding some parameters Remember to call this before you attach the viewer Webcam set width height dest width dest height image format jpeg jpeg quality force flash false Capture picture using JavaScript Video Output Capture picture using JavaScript Codepen OutputWe will update soon Check Full Article With Source Code 2021-04-14 14:16:07
海外TECH DEV Community ¿ Cómo instalar Neovim en Windows ? https://dev.to/teodev1611/como-instalar-neovim-en-windows-2aic ¿Cómo instalar Neovim en Windows Vamos a aprender como instalar este Fork de Vim en Windows Pero antes veamos como nacióNeovim y sus pasos para la instalación ¿Cómo surgióNeovim El nacimiento de Neovim fue un parto natural La comunidad enviaba sus mejoras al repositorio de Vim y muchas de ellas eran descartadas A no ser que arreglaran algún tipo de error que entonces eran rápidamente asimiladas Pero un usuario lo cambiótodo Envióuna mejora para dar una funcionalidad asíncrona que permitiría que Vim pudiera ejecutase de una manera que no congelara al propio editor Pero sin explicación alguna también fue rechazada Ni corto ni perezoso decidiócrear un fork Una copia del código fuente Donde continuaría su propia mejora Poco a poco otros desarrolladores encontraron un lugar donde podían añadir sus ideas Creando una continua y creciente flujo de ayudas que moldearon a Neovim tal como lo conocemos Según PROGRAMADORWEBVALENCIAAhora que sabemos como nacióneovim veamos su instalación en el sistema operativo Windows Descargar NeoVimPara Windows podemos instalar el package manager Chocolatey que es la opción que recomiendo procedamos a instalar con choco Instalar ChocolateyEste paso lo podemos omitir si ya tienes instalado chocolatey para eso ejecuta este comando en powershell choco vSi el comando responde algo asípodemos saltar este paso En el caso que no instalamos chocolatey con este comando pero el Powershell debería estar como administradorSet ExecutionPolicy Bypass Scope Process Force System Net ServicePointManager SecurityProtocol System Net ServicePointManager SecurityProtocol bor iex New Object System Net WebClient DownloadString Ahora que esta instalado cerramos el powershell y lo volvemos a abrir como administrador y proseguimos con este comandochoco install neovim y Instalar el package managerAhora procedemos a instalar el package manager más famoso y maduro llamado Vim Plug una vez llegado a ese sitio corremos el siguiente comando en Powershell como administradoriwr useb ni env XDG DATA HOME env LOCALAPPDATA null eq env XDG DATA HOME nvim data site autoload plug vim ForceUna vez terminado el comando proseguimos con la instalación de git Instalación de GitPODEMOS OMITIR ESTE PASO SI YA TIENES INSTALADO GIT lo puedes comprobar con git versionLa pregunta es para que instalamos git por que la mayoría de package managers se basan en git por eso para evitar erroresVamos a este link Descarga de GitDamos click en la imagen y damos siguiente siguiente siguiente y cuando pida el editor seleccionamos Vim y listo Configurar el editorPara configurar Neovim podemos ir a la siguiente carpetaC Users TuUsuario AppData Local nvimUna vez en la carpeta puedes clonar mi configuración o crear un archivo llamado init vim para la configuración desde Clonar mi configuración OPCIONALSi quieres tener Neovim con mi configuración lo que tienes que tener en cuenta es Tener instalado Node para descargar puedes hacerlo aquíDescarga de NodePara instalar localiza tu carpeta de configuración que previamente he explicado luego de eso da click derecho y presiona abrir git bash aquí Ahora corre este comando git clone Esto clonarámi configuración si quieres ver la configuración completa y su github aquíel link Mi configuración AgradecimientosGracias por ver este artículo hasta el final cualquier cosa que quieras agregar los comentarios 2021-04-14 14:10:20
Apple AppleInsider - Frontpage News Mac, Services to drive earnings growth amid slowing iPhone sales, analyst says https://appleinsider.com/articles/21/04/14/mac-services-to-drive-earnings-growth-amid-slowing-iphone-sales-analyst-says?utm_medium=rss Mac Services to drive earnings growth amid slowing iPhone sales analyst saysJP Morgan believes investors are primed for softer AAPL earnings results in Q but believes that Mac and Services could still drive upside Credit Andrew O Hara AppleInsiderIn a note to investors seen by AppleInsider lead analyst Samik Chatterjee writes that the setup heading into Q earnings is dramatically different than the last one since the focus on near term earnings drivers has moderated after the busy holiday season Read more 2021-04-14 14:53:58
Apple AppleInsider - Frontpage News Deals: save up to $300 on Master & Dynamic headphones, speakers with this coupon https://appleinsider.com/articles/21/04/14/deals-save-up-to-300-on-master-dynamic-headphones-speakers-with-this-coupon?utm_medium=rss Deals save up to on Master amp Dynamic headphones speakers with this couponMaster Dynamic s Friends Family sale is live taking off most of the premium audio brand s top products Master Dynamic is holding a Friends Family sale that cuts off most of the company s productsAppleInsider readers can take off their order by visiting the Master Dynamic website and entering code BFF at checkout Read more 2021-04-14 14:19:35
Apple AppleInsider - Frontpage News Parallels Desktop 16.5 released with native Apple Silicon support https://appleinsider.com/articles/21/04/14/parallels-desktop-165-released-with-native-apple-silicon-support?utm_medium=rss Parallels Desktop released with native Apple Silicon supportParallels has released version of its virtualization software with full native support for Apple s M chip Credit ParallelsThe company says that Parallels Desktop will run much faster and more efficiently on Apple Silicon machines Parallels says the platform uses up to less energy sports up to better virtual machine performance for Windows and up to better DirectX performance Read more 2021-04-14 14:17:59
海外TECH Engadget Parallels Desktop on M1 Macs now runs ARM Windows 10 at 'native speeds' https://www.engadget.com/parallels-desktop-m1-mac-native-virtual-machine-144526933.html Parallels Desktop on M Macs now runs ARM Windows at x native speeds x Parallels Desktop has arrived with native support for M Macs promising Windows virtual machines at native speeds ーif you don t mind the ARM version 2021-04-14 14:45:26
海外TECH Engadget Sony A1 review: The alpha of mirrorless cameras https://www.engadget.com/sony-a1-review-8k-mirrorless-camera-video-143023884.html flagship 2021-04-14 14:30:23
海外TECH Engadget An Australian company helped the FBI unlock San Bernardino shooter's iPhone https://www.engadget.com/azimuth-apple-fbi-san-bernardino-iphone-unlock-141617737.html iphone 2021-04-14 14:16:17
海外TECH Engadget Spotify adds more livestream platforms to its virtual event listings https://www.engadget.com/spotify-virtual-concert-listings-stageit-mandolin-nocap-nugs-net-140044068.html event 2021-04-14 14:00:57
Cisco Cisco Blog Securing industrial networks: it’s a journey https://blogs.cisco.com/internet-of-things/securing-industrial-networks-its-a-journey network 2021-04-14 14:33:45
海外TECH CodeProject Latest Articles A Deep Dive Into Machine Translation https://www.codeproject.com/Articles/5299746/A-Deep-Dive-Into-Machine-Translation concepts 2021-04-14 14:03:00
海外科学 NYT > Science Biden Wants World Leaders to Make Climate Change Commitments https://www.nytimes.com/2021/04/13/climate/biden-climate-change-diplomacy.html Biden Wants World Leaders to Make Climate Change CommitmentsThe administration is closing in on deals with some close allies but agreements with powers like China Brazil and India are proving difficult 2021-04-14 14:40:42
海外科学 NYT > Science U.S. Calls for Pause on Johnson & Johnson Vaccine After Blood Clotting Cases https://www.nytimes.com/2021/04/13/us/politics/johnson-johnson-vaccine-blood-clots-fda-cdc.html U S Calls for Pause on Johnson amp Johnson Vaccine After Blood Clotting CasesFederal health officials called for a halt in the use of the company s coronavirus vaccine while they study serious illnesses that developed in six American women 2021-04-14 14:41:50
金融 RSS FILE - 日本証券業協会 株主コミュニティの統計情報・取扱状況 https://www.jsda.or.jp/shiryoshitsu/toukei/kabucommunity/index.html 株主コミュニティ 2021-04-14 15:30:00
金融 金融庁ホームページ 「立入検査の基本的手続」の一部改正(案)について公表しました。 https://www.fsa.go.jp/news/r2/ginkou/20210414/20210414.html 立入検査 2021-04-14 16:00:00
金融 金融庁ホームページ 職員を募集しています。(金融商品取引業者等(主として投資運用会社)に対するモニタリング業務等に従事する職員(課長補佐クラス)) https://www.fsa.go.jp/common/recruit/r3/kantoku-01/kantoku-01.html 課長補佐 2021-04-14 15:00:00
金融 金融庁ホームページ 職員を募集しています。(外国銀行及び外資系証券会社等のモニタリング業務等に従事する職員(課長補佐クラス)) https://www.fsa.go.jp/common/recruit/r3/kantoku-02/kantoku-02.html 外国銀行 2021-04-14 15:00:00
海外ニュース Japan Times latest articles Toshiba CEO’s exit raises doubts over buyout offers https://www.japantimes.co.jp/news/2021/04/14/business/corporate-business/toshiba-ceo-to-resign/ Toshiba CEO s exit raises doubts over buyout offersThe decision came as factions within the firm mounted resistance to a preliminary buyout offer from CVC Capital Partners ーwhere outgoing chief Nobuaki Kurumatani 2021-04-15 00:30:30
海外ニュース Japan Times latest articles New Olympic event organizers work to safely open doors https://www.japantimes.co.jp/news/2021/04/14/national/olympics-new-events/ New Olympic event organizers work to safely open doorsHolding events such as skateboarding and karate has meant recruiting new people capable of bridging the gaps between organizing committee bureaucrats and inspiring athletes 2021-04-14 23:56:14
海外ニュース Japan Times latest articles Nomura tightens hedge fund financing after Archegos collapse https://www.japantimes.co.jp/news/2021/04/14/business/corporate-business/nomura-financing-moves/ Nomura tightens hedge fund financing after Archegos collapseThe restrictions include curbing leverage for some clients previously granted exceptions to margin financing limits one person familiar with the situation said 2021-04-14 23:45:46
海外ニュース Japan Times latest articles Vaccine blood-clot side effect puts focus on immune reaction https://www.japantimes.co.jp/news/2021/04/14/world/science-health-world/blood-clots-vaccines/ Vaccine blood clot side effect puts focus on immune reactionHealth officials are exploring whether and how an immune reaction may occur in people who have received vaccines made by AstraZeneca and Johnson Johnson 2021-04-14 23:01:02
海外ニュース Japan Times latest articles Shohei Ohtani goes deep, gets three hits again in Angels loss https://www.japantimes.co.jp/sports/2021/04/14/baseball/mlb/angels-ohtani-homer-royals/ fantastic 2021-04-14 23:31:31
海外ニュース Japan Times latest articles Analysts predict record Olympic medal haul for Japan https://www.japantimes.co.jp/sports/2021/04/14/olympics/summer-olympics/japan-olympic-medal-prediction-tokyo2020/ japangracenote 2021-04-14 23:17:55
海外ニュース Japan Times latest articles Myanmar’s young demand their future https://www.japantimes.co.jp/opinion/2021/04/14/commentary/world-commentary/myanmar-human-rights-junta/ economies 2021-04-15 00:11:52
海外ニュース Japan Times latest articles Biden offers false hope to sell his Afghanistan surrender https://www.japantimes.co.jp/opinion/2021/04/14/commentary/world-commentary/afghanistan-taliban-al-qaida-joe-biden-u-s-terrorism/ Biden offers false hope to sell his Afghanistan surrenderThe Taliban announced it will not participate in peace talks in Turkey That means the U S will be leaving Afghanistan s government to fend for itself 2021-04-14 23:37:28
海外ニュース Japan Times latest articles The FDA’s caution on the J&J vaccine is a costly mistake https://www.japantimes.co.jp/opinion/2021/04/14/commentary/world-commentary/fda-covid-19-vaccinations-u-s-health/ The FDA s caution on the J amp J vaccine is a costly mistakeThe FDA acted after blood clots were observed in less than one in a million people who have received the J J vaccine COVID has already 2021-04-14 23:34:27
海外ニュース Japan Times latest articles How pandemics change the course of history https://www.japantimes.co.jp/opinion/2021/04/14/commentary/world-commentary/covid-19-health-medicine-pandemics/ How pandemics change the course of historyWhen COVID first arrived last year everyone s go to historical parallel was the influenza pandemic Precisely because it was so fleeting it s hard to find 2021-04-14 23:32:23
海外ニュース Japan Times latest articles Yemen faces public health catastrophe from war and pandemic https://www.japantimes.co.jp/opinion/2021/04/14/commentary/world-commentary/yemen-covid-19-saudi-arabia-u-n-iran-uae-houthis-civil-war/ Yemen faces public health catastrophe from war and pandemicThe United Nations Office for the Coordination of Humanitarian Affairs noted that the conflict in the country has claimed some lives over a six 2021-04-14 23:29:42
海外ニュース Japan Times latest articles Japan-U.S. alliance should provide an alternative to China https://www.japantimes.co.jp/opinion/2021/04/14/commentary/japan-commentary/china-u-s-quad-indo-pacific-development-aid/ Japan U S alliance should provide an alternative to ChinaA Japan U S alliance should provide an alternative to China s Belt and Road Initiative while strengthening the ability of smaller states to defend their territorial integrity 2021-04-14 23:27:07
ニュース BBC News - Home Greensill: Labour attacks 'Tory sleaze' amid lobbying row https://www.bbc.co.uk/news/uk-politics-56743426 attacks 2021-04-14 14:28:11
ニュース BBC News - Home Bernie Madoff: Disgraced financier dies in prison https://www.bbc.co.uk/news/business-56750103 ponzi 2021-04-14 14:36:27
ニュース BBC News - Home Prince Philip: Rehearsals take place for Duke of Edinburgh's funeral https://www.bbc.co.uk/news/uk-56746947 covid 2021-04-14 14:55:16
ニュース BBC News - Home Grandad, 80, wins EuroMillions prize after forgetting glasses https://www.bbc.co.uk/news/uk-england-derbyshire-56746927 lucky 2021-04-14 14:07:29
ニュース BBC News - Home The wrong kind of... seats? Man Utd change Old Trafford seat coverings' colour in bid to improve home record https://www.bbc.co.uk/sport/football/56748752 The wrong kind of seats Man Utd change Old Trafford seat coverings x colour in bid to improve home recordManchester United change the colour of the backdrop to the seats at Old Trafford from red to black after their players said they were finding it hard to pick out team mates 2021-04-14 14:01:04
サブカルネタ ラーブロ 拉麺発信所 博多 一風堂 浅草橋本舗@浅草橋 / 白丸元味 http://feedproxy.google.com/~r/rablo/~3/gDuek8fDN9w/single_feed.php 一風堂浅草橋本舗白丸元味訪問日年月日月評価配信者 2021-04-14 15:34:17
GCP Google Cloud Platform Japan 公式ブログ プレイボール!MLB がデータクラウドを活用してファンの体験をワンランク アップ https://cloud.google.com/blog/ja/products/data-analytics/how-mlb-data-cloud-is-transforming-the-baseball-fan-experience/ 今シーズンを通して、MLBがデータクラウドを幅広い方法で活用してファンの体験を高めるための取り組みを進めていることを実感していただけると思います。 2021-04-14 14:40:00
GCP Google Cloud Platform Japan 公式ブログ Google Workspace で Gmail、Meet、カレンダーなどを最大限に活用するための 11 のヒント https://cloud.google.com/blog/ja/products/workspace/gmail-meet-and-slides-tips-from-googles-productivity-expert-in-2021/ こうした署名をGmailで作成し管理する方法をLauraMaeが説明します。 2021-04-14 14:30:00
北海道 北海道新聞 車とトラック衝突、1人死亡 京都、大学生ら4人もけが https://www.hokkaido-np.co.jp/article/533296/ 京都府道 2021-04-14 23:16:00
北海道 北海道新聞 「政治とカネ」が発端の道2区補選 各候補の訴えは? https://www.hokkaido-np.co.jp/article/533254/ 補欠選挙 2021-04-14 23:16:04
北海道 北海道新聞 俳優の朝比奈順子さん死去 大河ドラマ「春日局」など出演 https://www.hokkaido-np.co.jp/article/533295/ 大河ドラマ 2021-04-14 23:12:00
GCP Cloud Blog Reclaim time and talent with AppSheet Automation https://cloud.google.com/blog/products/no-code-development/automation-no-code-appsheet-and-google-cloud/ Reclaim time and talent with AppSheet AutomationDigital transformation has been an enterprise priority for years butrecent Google Cloud research reinforces that the mandate is more pressing today than ever with most companies increasing their technology investments over the last year  While there are many dependencies shaping the future of work the challenge is to leverage technology to support shifting work cultures Automation is the rallying point for this goal  According to research firm Forrester “Automation has been a major force reshaping work since long before the pandemic now it s taking on a new urgency in the context of business risk and resiliency… As we emerge from the crisis firms will look to automation as a way to mitigate the risks that future crises pose to the supply and productivity of human workers Last fall we announced early access for AppSheet Automation a significant addition to AppSheet our no code development platform that leverages Google AI to make it easier to automate business processes Today as part of our mission to further support the future of work we are making AppSheet Automation generally available GA AppSheet Automation empowers even those without coding skills to reshape their own work with powerful new features including smarter extraction of structured data from documents and compatibility with a wider range of data sources like Google Sheets and Drive AppSheet Automation eliminates busyworkBy making it easier to automate business processes AppSheet Automation helps enterprises reduce IT backlogs and save money while addressing possibly the most pervasive talent headache of all busywork associated with manual tasks A recent survey of AppSheet Automation early adopters found that of those leveraging AppSheet Automation were able to focus on high impact work rather than manual tasks By harnessing the power of automation talent can reclaim lost time while providing more space for high impact work  Manually entering receipt data or tracking down paper copies is time consuming for example But with AppSheet Automation s Intelligent Document Processing feature these tasks no longer need to be inefficient Unstructured data such as invoices receipts and W s can be automatically extracted from documents all thanks to Google Cloud s Document AI Process automations such as these help organizations to reclaim time and talent spent on repetitive tasks empowering a company s talent to spend more time on strategic and impactful work Extract unstructured data with Intelligent Document ProcessingGrowing adoption of AppSheet Automation Enterprise customers from around the world in a variety of industries are already using Google Cloud s no code application development platform AppSheet to empower their employees to build powerful business applications Globe Telecom a leading full service telecommunications company in the Philippines has built more than business apps within weeks with AppSheet for example   We ve always been on the lookout for grassroots innovations among our employees at Globe It is something that we re very keen on cultivating for our people AppSheet gave us this flexibility the perfect tool to mine these innovative minds It allows us to quickly execute and transform how business is done and improve how we serve our customers said Carlo Malana Chief Information Officer at Globe  Similarly EBSCO one of the largest privately held family owned companies in the United States has been working to discover how the union of no code app development and smarter automation capabilities can increase workforce efficiency They have been using AppSheet Automation for tasks ranging from auto ingesting Ws during employee onboarding to eliminating process gaps  “AppSheet Automation lays the groundwork for many automation projects to come which will increase the speed of deployment as well as provide better insight into automation processes as the build process forces you to visually lay it out said Matthew Brown IT Architect at EBSCO Improving workforce collaboration with AppSheet AutomationWith this GA announcement we are extending AppSheet Automation s data source eventing support beyond Salesforce to also include Google Sheets and Drive which will make collaboration even easier while keeping IT governance and security top of mind Looking ahead we re also building the ability to embed rich AppSheet views in Gmail to perform approvals on the go This will allow users to perform process approvals without having to leave their current interface and helps save time A look towards the future with app views accessible within GmailAs automation extends the power of no code organizations around the globe will find new and creative ways to engage with their workforce Technologies such as AppSheet empower the people working within today s highly distracted business landscape helping them to spend more time on the work that matters and to do things they couldn t do before We believe this human centric approach which balances the needs of line of business workers with required IT governance and security is important to supporting enterprises to become both more empathetic and efficient and we re thrilled to see how you use AppSheet s new automation features  Ready to join the conversation Start building for free and join our AppSheet Creator Community to engage with Creators from around the world   Forrester Research The COVID Crisis Will Accelerate Enterprise Automation Plans May 2021-04-14 16:00:00
GCP Cloud Blog What’s new with Google Cloud https://cloud.google.com/blog/topics/inside-google-cloud/whats-new-google-cloud/ What s new with Google CloudWant to know the latest from Google Cloud Find it here in one handy location Check back regularly for our newest updates announcements resources events learning opportunities and more  Week of Apr Apr The new Google Cloud region in Warsaw is open The Google Cloud region in Warsaw is now ready for business opening doors for organizations in Central and Eastern Europe Learn more AppSheet Automation is now GA Google Cloud s AppSheet launches general availability of AppSheet Automation a unified development experience for citizen and professional developers alike to build custom applications with automated processes all without coding Learn how companies and employees are reclaiming their time and talent with AppSheet Automation here Introducing SAP Integration with Cloud Data Fusion Google Cloud native data integration platform Cloud Data Fusion now offers the capability to seamlessly get data out of SAP Business Suite SAP ERP and S HANA Learn more Week of Apr Apr New Certificate Authority Service CAS whitepaper “How to deploy a secure and reliable public key infrastructure with Google Cloud Certificate Authority Service written by Mark Cooper of PKI Solutions and Anoosh Saboori of Google Cloud covers security and architectural recommendations for the use of the Google Cloud CAS by organizations and describes critical concepts for securing and deploying a PKI based on CAS Learn more or read the whitepaper Active Assist s new feature predictive autoscaling helps improve response times for your applications When you enable predictive autoscaling Compute Engine forecasts future load based on your Managed Instance Group s MIG history and scales it out in advance of predicted load so that new instances are ready to serve when the load arrives Without predictive autoscaling an autoscaler can only scale a group reactively based on observed changes in load in real time With predictive autoscaling enabled the autoscaler works with real time data as well as with historical data to cover both the current and forecasted load That makes predictive autoscaling ideal for those apps with long initialization times and whose workloads vary predictably with daily or weekly cycles For more information see How predictive autoscaling works or check if predictive autoscaling is suitable for your workload and to learn more about other intelligent features check out Active Assist Introducing Dataprep BigQuery pushdown BigQuery pushdown gives you the flexibility to run jobs using either BigQuery or Dataflow If you select BigQuery then Dataprep can automatically determine if data pipelines can be partially or fully translated in a BigQuery SQL statement Any portions of the pipeline that cannot be run in BigQuery are executed in Dataflow Utilizing the power of BigQuery results in highly efficient data transformations especially for manipulations such as filters joins unions and aggregations This leads to better performance optimized costs and increased security with IAM and OAuth support Learn more Announcing the Google Cloud Retail amp Consumer Goods Summit The Google Cloud Retail amp Consumer Goods Summit brings together technology and business insights the key ingredients for any transformation Whether you re responsible for IT data analytics supply chains or marketing please join Building connections and sharing perspectives cross functionally is important to reimagining yourself your organization or the world Learn more or register for free New IDC whitepaper assesses multicloud as a risk mitigation strategy To better understand the benefits and challenges associated with a multicloud approach we supported IDC s new whitepaper that investigates how multicloud can help regulated organizations mitigate the risks of using a single cloud vendor The whitepaper looks at different approaches to multi vendor and hybrid clouds taken by European organizations and how these strategies can help organizations address concentration risk and vendor lock in improve their compliance posture and demonstrate an exit strategy Learn more or download the paper Introducing request priorities for Cloud Spanner APIs You can now specify request priorities for some Cloud Spanner APIs By assigning a HIGH MEDIUM or LOW priority to a specific request you can now convey the relative importance of workloads to better align resource usage with performance objectives Learn more How we re working with governments on climate goals Google Sustainability Officer Kate Brandt shares more on how we re partnering with governments around the world to provide our technology and insights to drive progress in sustainability efforts Learn more Week of Mar Apr Why Google Cloud is the ideal platform for Block one and other DLT companies Late last year Google Cloud joined the EOS community a leading open source platform for blockchain innovation and performance and is taking steps to support the EOS Public Blockchain by becoming a block producer  BP At the time we outlined how our planned participation underscores the importance of blockchain to the future of business government and society We re sharing more on why Google Cloud is uniquely positioned to be an excellent partner for Block one and other distributed ledger technology DLT companies  Learn more New whitepaper Scaling certificate management with Certificate Authority Service As Google Cloud s Certificate Authority Service CAS approaches general availability we want to help customers understand the service better Customers have asked us how CAS fits into our larger security story and how CAS works for various use cases Our new white paper answers these questions and more Learn more and download the paper Build a consistent approach for API consumers Learn the differences between REST and GraphQL as well as how to apply REST based practices to GraphQL No matter the approach discover how to manage and treat both options as API products here Apigee X makes it simple to apply Cloud CDN to APIs With Apigee X and Cloud CDN organizations can expand their API programs global reach Learn how to deploy APIs across regions and zones here Enabling data migration with Transfer Appliances in APACーWe re announcing the general availability of Transfer Appliances TA TA in Singapore Customers are looking for fast secure and easy to use options to migrate their workloads to Google Cloud and we are addressing their needs with Transfer Appliances globally in the US EU and APAC Learn more about Transfer Appliances TA and TA Windows Authentication is now supported on Cloud SQL for SQL Server in public previewーWe ve launched seamless integration with Google Cloud s Managed Service for Microsoft Active Directory AD This capability is a critical requirement to simplify identity management and streamline the migration of existing SQL Server workloads that rely on AD for access control Learn more or get started Using Cloud AI to whip up new treats with Mars MaltesersーMaltesers a popular British candy made by Mars teamed up with our own AI baker and ML engineer extraordinaire Sara Robinson to create a brand new dessert recipe with Google Cloud AI Find out what happened recipe included Simplifying data lake management with Dataproc Metastore now GAーDataproc Metastore a fully managed serverless technical metadata repository based on the Apache Hive metastore is now generally available Enterprises building and migrating open source data lakes to Google Cloud now have a central and persistent metastore for their open source data analytics frameworks Learn more Introducing the Echo subsea cableーWe announced our investment in Echo the first ever cable to directly connect the U S to Singapore with direct fiber pairs over an express route Echo will run from Eureka California to Singapore with a stop over in Guam and plans to also land in Indonesia Additional landings are possible in the future Learn more Week of Mar Mar new videos bring Google Cloud to lifeーThe Google Cloud Tech YouTube channel s latest video series explains cloud tools for technical practitioners in about minutes each Learn more BigQuery named a Leader in the Forrester Wave Cloud Data Warehouse Q reportーForrester gave BigQuery a score of out of across different criteria Learn more in our blog post or download the report Charting the future of custom compute at GoogleーTo meet users performance needs at low power we re doubling down on custom chips that use System on a Chip SoC designs Learn more Introducing Network Connectivity CenterーWe announced Network Connectivity Center which provides a single management experience to easily create connect and manage heterogeneous on prem and cloud networks leveraging Google s global infrastructure Network Connectivity Center serves as a vantage point to seamlessly connect VPNs partner and dedicated interconnects as well as third party routers and Software Defined WANs helping you optimize connectivity reduce operational burden and lower costsーwherever your applications or users may be Learn more Making it easier to get Compute Engine resources for batch processingーWe announced a new method of obtaining Compute Engine instances for batch processing that accounts for availability of resources in zones of a region Now available in preview for regional managed instance groups you can do this simply by specifying the ANY value in the API Learn more Next gen virtual automotive showrooms are here thanks to Google Cloud Unreal Engine and NVIDIAーWe teamed up with Unreal Engine the open and advanced real time D creation game engine and NVIDIA inventor of the GPU to launch new virtual showroom experiences for automakers Taking advantage of the NVIDIA RTX platform on Google Cloud these showrooms provide interactive D experiences photorealistic materials and environments and up to K cloud streaming on mobile and connected devices Today in collaboration with MHP the Porsche IT consulting firm and MONKEYWAY a real time D streaming solution provider you can see our first virtual showroom the Pagani Immersive Experience Platform Learn more Troubleshoot network connectivity with Dynamic Verification public preview ーYou can now check packet loss rate and one way network latency between two VMs on GCP This capability is an addition to existing Network Intelligence Center Connectivity Tests which verify reachability by analyzing network configuration in your VPCs See more in our documentation Helping U S states get the COVID vaccine to more peopleーIn February we announced our Intelligent Vaccine Impact solution IVIs to help communities rise to the challenge of getting vaccines to more people quickly and effectively Many states have deployed IVIs and have found it able to meet demand and easily integrate with their existing technology infrastructures Google Cloud is proud to partner with a number of states across the U S including Arizona the Commonwealth of Massachusetts North Carolina Oregon and the Commonwealth of Virginia to support vaccination efforts at scale Learn more Week of Mar Mar A VMs now GA The largest GPU cloud instances with NVIDIA A GPUsーWe re announcing the general availability of A VMs based on the NVIDIA Ampere A Tensor Core GPUs in Compute Engine This means customers around the world can now run their NVIDIA CUDA enabled machine learning ML and high performance computing HPC scale out and scale up workloads more efficiently and at a lower cost  Learn more Earn the new Google Kubernetes Engine skill badge for freeーWe ve added a new skill badge this month Optimize Costs for Google Kubernetes Engine GKE which you can earn for free when you sign up for the Kubernetes track of the skills challenge The skills challenge provides days free access to Google Cloud labs and gives you the opportunity to earn skill badges to showcase different cloud competencies to employers Learn more Now available carbon free energy percentages for our Google Cloud regionsーGoogle first achieved carbon neutrality in and since we ve purchased enough solar and wind energy to match of our global electricity consumption Now we re building on that progress to target a new sustainability goal running our business on carbon free energy everywhere by Beginning this week we re sharing data about how we are performing against that objective so our customers can select Google Cloud regions based on the carbon free energy supplying them Learn more Increasing bandwidth to C and N VMsーWe announced the public preview of and Gbps high bandwidth network configurations for General Purpose N and Compute Optimized C Compute Engine VM families as part of continuous efforts to optimize our Andromeda host networking stack This means we can now offer higher bandwidth options on existing VM families when using the Google Virtual NIC gVNIC These VMs were previously limited to Gbps Learn more New research on how COVID changed the nature of ITーTo learn more about the impact of COVID and the resulting implications to IT Google commissioned a study by IDG to better understand how organizations are shifting their priorities in the wake of the pandemic  Learn more and download the report New in API securityーGoogle Cloud Apigee API management platform s latest release  Apigee X works with Cloud Armor to protect your APIs with advanced security technology including DDoS protection geo fencing OAuth and API keys Learn more about our integrated security enhancements here Troubleshoot errors more quickly with Cloud LoggingーThe Logs Explorer now automatically breaks down your log results by severity making it easy to spot spikes in errors at specific times Learn more about our new histogram functionality here The Logs Explorer histogramWeek of Mar Mar Introducing AskGoogleCloud on Twitter and YouTubeーOur first segment on March th features Developer Advocates Stephanie Wong Martin Omander and James Ward to answer questions on the best workloads for serverless the differences between “serverless and “cloud native how to accurately estimate costs for using Cloud Run and much more Learn more Learn about the value of no code hackathonsーGoogle Cloud s no code application development platform AppSheet helps to facilitate hackathons for “non technical employees with no coding necessary to compete Learn about Globe Telecom s no code hackathon as well as their winning AppSheet app here Introducing Cloud Code Secret Manager IntegrationーSecret Manager provides a central place and single source of truth to manage access and audit secrets across Google Cloud Integrating Cloud Code with Secret Manager brings the powerful capabilities of both these tools together so you can create and manage your secrets right from within your preferred IDE whether that be VS Code IntelliJ or Cloud Shell Editor Learn more Flexible instance configurations in Cloud SQLーCloud SQL for MySQL now supports flexible instance configurations which offer you the extra freedom to configure your instance with the specific number of vCPUs and GB of RAM that fits your workload To set up a new instance with a flexible instance configuration see our documentation here The Cloud Healthcare Consent Management API is now generally availableーThe Healthcare Consent Management API is now GA giving customers the ability to greatly scale the management of consents to meet increasing need particularly amidst the emerging task of managing health data for new care and research scenarios Learn more Week of Mar Mar Cloud Run is now available in all Google Cloud regions  Learn more Introducing Apache Spark Structured Streaming connector for Pub Sub LiteーWe re announcing the release of an open source connector to read streams of messages from Pub Sub Lite into Apache Spark The connector works in all Apache Spark X distributions including Dataproc Databricks or manual Spark installations Learn more Google Cloud Next is October ーJoin us and learn how the most successful companies have transformed their businesses with Google Cloud Sign up at g co cloudnext for updates Learn more Hierarchical firewall policies now GAーHierarchical firewalls provide a means to enforce firewall rules at the organization and folder levels in the GCP Resource Hierarchy This allows security administrators at different levels in the hierarchy to define and deploy consistent firewall rules across a number of projects so they re applied to all VMs in currently existing and yet to be created projects Learn more Announcing the Google Cloud Born Digital SummitーOver this half day event we ll highlight proven best practice approaches to data architecture diversity amp inclusion and growth with Google Cloud solutions Learn more and register for free Google Cloud products in words or less edition ーOur popular “ words or less Google Cloud developer s cheat sheet is back and updated for Learn more Gartner names Google a leader in its Magic Quadrant for Cloud AI Developer Services reportーWe believe this recognition is based on Gartner s evaluation of Google Cloud s language vision conversational and structured data services and solutions for developers Learn more Announcing the Risk Protection ProgramーThe Risk Protection Program offers customers peace of mind through the technology to secure their data the tools to monitor the security of that data and an industry first cyber policy offered by leading insurers Learn more Building the future of workーWe re introducing new innovations in Google Workspace to help people collaborate and find more time and focus wherever and however they work Learn more Assured Controls and expanded Data RegionsーWe ve added new information governance features in Google Workspace to help customers control their data based on their business goals Learn more Week of Feb Feb Google Cloud tools explained in minutesーNeed a quick overview of Google Cloud core technologies Quickly learn these Google Cloud productsーeach explained in under two minutes Learn more BigQuery materialized views now GAーMaterialized views MV s are precomputed views that periodically cache results of a query to provide customers increased performance and efficiency Learn more New in BigQuery BI EngineーWe re extending BigQuery BI Engine to work with any BI or custom dashboarding applications that require sub second query response times In this preview BI Engine will work seamlessly with Looker and other popular BI tools such as Tableau and Power BI without requiring any change to the BI tools Learn more Dataproc now supports Shielded VMsーAll Dataproc clusters created using Debian or Ubuntu operating systems now use Shielded VMs by default and customers can provide their own configurations for secure boot vTPM and Integrity Monitoring This feature is just one of the many ways customers that have migrated their Hadoop and Spark clusters to GCP experience continued improvements to their security postures without any additional cost New Cloud Security Podcast by GoogleーOur new podcast brings you stories and insights on security in the cloud delivering security from the cloud and of course on what we re doing at Google Cloud to help keep customer data safe and workloads secure Learn more New in Conversational AI and Apigee technologyーAustralian retailer Woolworths provides seamless customer experiences with their virtual agent Olive Apigee API Management and Dialogflow technology allows customers to talk to Olive through voice and chat Learn more Introducing GKE AutopilotーGKE already offers an industry leading level of automation that makes setting up and operating a Kubernetes cluster easier and more cost effective than do it yourself and other managed offerings Autopilot represents a significant leap forward In addition to the fully managed control plane that GKE has always provided using the Autopilot mode of operation automatically applies industry best practices and can eliminate all node management operations maximizing your cluster efficiency and helping to provide a stronger security posture Learn more Partnering with Intel to accelerate cloud native GーAs we continue to grow cloud native services for the telecommunications industry we re excited to announce a collaboration with Intel to develop reference architectures and integrated solutions for communications service providers to accelerate their deployment of G and edge network solutions Learn more Veeam Backup for Google Cloud now availableーVeeam Backup for Google Cloud automates Google native snapshots to securely protect VMs across projects and regions with ultra low RPOs and RTOs and store backups in Google Object Storage to enhance data protection while ensuring lower costs for long term retention Migrate for Anthos GAーWithMigrate for Anthos customers and partners can automatically migrate and modernize traditional application workloads running in VMs into containers running on Anthos or GKE Included in this new release  In place modernization for Anthos on AWS Public Preview to help customers accelerate on boarding to Anthos AWS while leveraging their existing investment in AWS data sources projects VPCs and IAM controls Additional Docker registries and artifacts repositories support GA including AWS ECR basic auth docker registries and AWS S storage to provide further flexibility for customers using Anthos Anywhere on prem AWS etc  HTTPS Proxy support GA to enable MA functionality access to external image repos and other services where a proxy is used to control external access Week of Feb Feb Introducing Cloud Domains in previewーCloud Domains simplify domain registration and management within Google Cloud improve the custom domain experience for developers increase security and support stronger integrations around DNS and SSL Learn more Announcing Databricks on Google CloudーOur partnership with Databricks enables customers to accelerate Databricks implementations by simplifying their data access by jointly giving them powerful ways to analyze their data and by leveraging our combined AI and ML capabilities to impact business outcomes Learn more Service Directory is GAーAs the number and diversity of services grows it becomes increasingly challenging to maintain an inventory of all of the services across an organization Last year we launched Service Directory to help simplify the problem of service management Today it s generally available Learn more Week of Feb Feb Introducing Bare Metal Solution for SAP workloadsーWe ve expanded our Bare Metal Solutionーdedicated single tenant systems designed specifically to run workloads that are too large or otherwise unsuitable for standard virtualized environmentsーto include SAP certified hardware options giving SAP customers great options for modernizing their biggest and most challenging workloads Learn more TB SSDs bring ultimate IOPS to Compute Engine VMsーYou can now attach TB and TB Local SSD to second generation general purpose N Compute Engine VMs for great IOPS per dollar Learn more Supporting the Python ecosystemーAs part of our longstanding support for the Python ecosystem we are happy to increase our support for the Python Software Foundation the non profit behind the Python programming language ecosystem and community Learn more  Migrate to regional backend services for Network Load BalancingーWe now support backend services with Network Load Balancingーa significant enhancement over the prior approach target pools providing a common unified data model for all our load balancing family members and accelerating the delivery of exciting features on Network Load Balancing Learn more Week of Feb Feb Apigee launches Apigee XーApigee celebrates its year anniversary with Apigee X a new release of the Apigee API management platform Apigee X harnesses the best of Google technologies to accelerate and globalize your API powered digital initiatives Learn more about Apigee X and digital excellence here Celebrating the success of Black founders with Google Cloud during Black History MonthーFebruary is Black History Month a time for us to come together to celebrate and remember the important people and history of the African heritage Over the next four weeks we will highlight four Black led startups and how they use Google Cloud to grow their businesses Our first featurehighlights TQIntelligence and its founder Yared Week of Jan Jan BeyondCorp Enterprise now generally availableーBeyondCorp Enterprise is a zero trust solution built on Google s global network which provides customers with simple and secure access to applications and cloud resources and offers integrated threat and data protection To learn more read the blog post visit our product homepage and register for our upcoming webinar Week of Jan Jan Cloud Operations Sandbox now availableーCloud Operations Sandbox is an open source tool that helps you learn SRE practices from Google and apply them on cloud services using Google Cloud s operations suite formerly Stackdriver with everything you need to get started in one click You can read our blog post or get started by visiting cloud ops sandbox dev exploring the project repo and following along in the user guide  New data security strategy whitepaperーOur new whitepaper shares our best practices for how to deploy a modern and effective data security program in the cloud Read the blog post or download the paper    WebSockets HTTP and gRPC bidirectional streams come to Cloud RunーWith these capabilities you can deploy new kinds of applications to Cloud Run that were not previously supported while taking advantage of serverless infrastructure These features are now available in public preview for all Cloud Run locations Read the blog post or check out the WebSockets demo app or the sample hc server app New tutorial Build a no code workout app in stepsーLooking to crush your new year s resolutions Using AppSheet Google Cloud s no code app development platform you can build a custom fitness app that can do things like record your sets reps and weights log your workouts and show you how you re progressing Learn how Week of Jan Jan State of API Economy Report now availableーGoogle Cloud details the changing role of APIs in amidst the COVID pandemic informed by a comprehensive study of Apigee API usage behavior across industry geography enterprise size and more Discover these trends along with a projection of what to expect from APIs in Read our blog post here or download and read the report here New in the state of no codeーGoogle Cloud s AppSheet looks back at the key no code application development themes of AppSheet contends the rising number of citizen developer app creators will ultimately change the state of no code in Read more here Week of Jan Jan Last year s most popular API postsーIn an arduous year thoughtful API design and strategy is critical to empowering developers and companies to use technology for global good Google Cloud looks back at the must read API posts in Read it here Week of Dec Dec A look back at the year across Google CloudーLooking for some holiday reading We ve published recaps of our year across databases serverless data analytics and no code development Or take a look at our most popular posts of Week of Dec Dec Memorystore for Redis enables TLS encryption support Preview ーWith this release you can now use Memorystore for applications requiring sensitive data to be encrypted between the client and the Memorystore instance Read more here Monitoring Query Language MQL for Cloud Monitoring is now generally availableーMonitoring Query language provides developers and operators on IT and development teams powerful metric querying analysis charting and alerting capabilities This functionality is needed for Monitoring use cases that include troubleshooting outages root cause analysis custom SLI SLO creation reporting and analytics complex alert logic and more Learn more Week of Dec Dec Memorystore for Redis now supports Redis AUTHーWith this release you can now use OSS Redis AUTH feature with Memorystore for Redis instances Read more here New in serverless computingーGoogle Cloud API Gateway and its service first approach to developing serverless APIs helps organizations accelerate innovation by eliminating scalability and security bottlenecks for their APIs Discover more benefits here Environmental Dynamics Inc makes a big move to no codeーThe environmental consulting company EDI built and deployed business apps with no coding skills necessary with Google Cloud s AppSheet This no code effort not only empowered field workers but also saved employees over hours a year Get the full story here Introducing Google Workspace for GovernmentーGoogle Workspace for Government is an offering that brings the best of Google Cloud s collaboration and communication tools to the government with pricing that meets the needs of the public sector Whether it s powering social care visits employment support or virtual courts Google Workspace helps governments meet the unique challenges they face as they work to provide better services in an increasingly virtual world Learn more Week of Nov Dec Google enters agreement to acquire ActifioーActifio a leader in backup and disaster recovery DR offers customers the opportunity to protect virtual copies of data in their native format manage these copies throughout their entire lifecycle and use these copies for scenarios like development and test This planned acquisition further demonstrates Google Cloud s commitment to helping enterprises protect workloads on premises and in the cloud Learn more Traffic Director can now send traffic to services and gateways hosted outside of Google CloudーTraffic Director support for Hybrid Connectivity Network Endpoint Groups NEGs now generally available enables services in your VPC network to interoperate more seamlessly with services in other environments It also enables you to build advanced solutions based on Google Cloud s portfolio of networking products such as Cloud Armor protection for your private on prem services Learn more Google Cloud launches the Healthcare Interoperability Readiness ProgramーThis program powered by APIs and Google Cloud s Apigee helps patients doctors researchers and healthcare technologists alike by making patient data and healthcare data more accessible and secure Learn more here Container Threat Detection in Security Command CenterーWe announced the general availability of Container Threat Detection a built in service in Security Command Center This release includes multiple detection capabilities to help you monitor and secure your container deployments in Google Cloud Read more here Anthos on bare metal now GAーAnthos on bare metal opens up new possibilities for how you run your workloads and where You can run Anthos on your existing virtualized infrastructure or eliminate the dependency on a hypervisor layer to modernize applications while reducing costs Learn more Week of Nov Tuning control support in Cloud SQL for MySQLーWe ve made all flags that were previously in preview now generally available GA empowering you with the controls you need to optimize your databases See the full list here New in BigQuery MLーWe announced the general availability of boosted trees using XGBoost deep neural networks DNNs using TensorFlow and model export for online prediction Learn more New AI ML in retail reportーWe recently commissioned a survey of global retail executives to better understand which AI ML use cases across the retail value chain drive the highest value and returns in retail and what retailers need to keep in mind when going after these opportunities Learn more  or read the report Week of Nov New whitepaper on how AI helps the patent industryーOur new paper outlines a methodology to train a BERT bidirectional encoder representation from transformers model on over million patent publications from the U S and other countries using open source tooling Learn more or read the whitepaper Google Cloud support for NET ーLearn more about our support of NET as well as how to deploy it to Cloud Run NET Core now on Cloud FunctionsーWith this integration you can write cloud functions using your favorite NET Core runtime with our Functions Framework for NET for an idiomatic developer experience Learn more Filestore Backups in previewーWe announced the availability of the Filestore Backups preview in all regions making it easier to migrate your business continuity disaster recovery and backup strategy for your file systems in Google Cloud Learn more Introducing Voucher a service to help secure the container supply chainーDeveloped by the Software Supply Chain Security team at Shopify to work with Google Cloud tools Voucher evaluates container images created by CI CD pipelines and signs those images if they meet certain predefined security criteria Binary Authorization then validates these signatures at deploy time ensuring that only explicitly authorized code that meets your organizational policy and compliance requirements can be deployed to production Learn more most watched from Google Cloud Next OnAirーTake a stroll through the sessions that were most popular from Next OnAir covering everything from data analytics to cloud migration to no code development  Read the blog Artifact Registry is now GAーWith support for container images Maven npm packages and additional formats coming soon Artifact Registry helps your organization benefit from scale security and standardization across your software supply chain  Read the blog Week of Nov Introducing the Anthos Developer SandboxーThe Anthos Developer Sandbox gives you an easy way to learn to develop on Anthos at no cost available to anyone with a Google account Read the blog Database Migration Service now available in previewーDatabase Migration Service DMS makes migrations to Cloud SQL simple and reliable DMS supports migrations of self hosted MySQL databasesーeither on premises or in the cloud as well as managed databases from other cloudsーto Cloud SQL for MySQL Support for PostgreSQL is currently available for limited customers in preview with SQL Server coming soon Learn more Troubleshoot deployments or production issues more quickly with new logs tailingーWe ve added support for a new API to tail logs with low latency Using gcloud it allows you the convenience of tail f with the powerful query language and centralized logging solution of Cloud Logging Learn more about this preview feature Regionalized log storage now available in new regions in previewーYou can now select where your logs are stored from one of five regions in addition to globalーasia east europe west us central us east and us west When you create a logs bucket you can set the region in which you want to store your logs data Get started with this guide Week of Nov Cloud SQL adds support for PostgreSQL ーShortly after its community GA Cloud SQL has added support for PostgreSQL You get access to the latest features of PostgreSQL while Cloud SQL handles the heavy operational lifting so your team can focus on accelerating application delivery Read more here Apigee creates value for businesses running on SAPーGoogle Cloud s API Management platform Apigee is optimized for data insights and data monetization helping businesses running on SAP innovate faster without fear of SAP specific challenges to modernization Read more here Document AI platform is liveーThe new Document AI DocAI platform a unified console for document processing is now available in preview You can quickly access all parsers tools and solutions e g Lending DocAI Procurement DocAI with a unified API enabling an end to end document solution from evaluation to deployment Read the full story here or check it out in your Google Cloudconsole Accelerating data migration with Transfer Appliances TA and TAーWe re announcing the general availability of new Transfer Appliances Customers are looking for fast secure and easy to use options to migrate their workloads to Google Cloud and we are addressing their needs with next generation Transfer Appliances Learn more about Transfer Appliances TA and TA Week of Oct B H Inc accelerates digital transformationーThe Utah based contracting and construction company BHI eliminated IT backlog when non technical employees were empowered to build equipment inspection productivity and other custom apps by choosing Google Workspace and the no code app development platform AppSheet Read the full story here Globe Telecom embraces no code developmentーGoogle Cloud s AppSheet empowers Globe Telecom employees to do more innovating with less code The global communications company kickstarted their no code journey by combining the power of AppSheet with a unique adoption strategy As a result AppSheet helped Globe Telecom employees build business apps in just weeks Get the full story Cloud Logging now allows you to control access to logs via Log ViewsーBuilding on the control offered via Log Buckets  blog post you can now configure who has access to logs based on the source project resource type or log name all using standard IAM controls Logs views currently in Preview can help you build a system using the principle of least privilege limiting sensitive logs to only users who need this information  Learn more about Log Views Document AI is HIPAA compliantーDocument AI now enables HIPAA compliance Now Healthcare and Life Science customers such as health care providers health plans and life science organizations can unlock insights by quickly extracting structured data from medical documents while safeguarding individuals protected health information PHI Learn more about Google Cloud s nearly products that support HIPAA compliance Week of Oct Improved security and governance in Cloud SQL for PostgreSQLーCloud SQL for PostgreSQL now integrates with Cloud IAM preview to provide simplified and consistent authentication and authorization Cloud SQL has also enabled PostgreSQL Audit Extension preview for more granular audit logging Read the blog Announcing the AI in Financial Crime Compliance webinarーOur executive digital forum will feature industry executives academics and former regulators who will discuss how AI is transforming financial crime compliance on November Register now Transforming retail with AI MLーNew research provides insights on high value AI ML use cases for food drug mass merchant and speciality retail that can drive significant value and build resilience for your business Learn what the top use cases are for your sub segment and read real world success stories Download the ebook here and view this companion webinar which also features insights from Zulily New release of Migrate for AnthosーWe re introducing two important new capabilities in the release of Migrate for Anthos Google Cloud s solution to easily migrate and modernize applications currently running on VMs so that they instead run on containers in Google Kubernetes Engine or Anthos The first is GA support for modernizing IIS apps running on Windows Server VMs The second is a new utility that helps you identify which VMs in your existing environment are the best targets for modernization to containers Start migrating or check out the assessment tool documentation Linux Windows New Compute Engine autoscaler controlsーNew scale in controls in Compute Engine let you limit the VM deletion rate by preventing the autoscaler from reducing a MIG s size by more VM instances than your workload can tolerate to lose Read the blog Lending DocAI in previewーLending DocAI is a specialized solution in our Document AI portfolio for the mortgage industry that processes borrowers income and asset documents to speed up loan applications Read the blog or check out the product demo Week of Oct New maintenance controls for Cloud SQLーCloud SQL now offers maintenance deny period controls which allow you to prevent automatic maintenance from occurring during a day time period Read the blog Trends in volumetric DDoS attacksーThis week we published a deep dive into DDoS threats detailing the trends we re seeing and giving you a closer look at how we prepare for multi terabit attacks so your sites stay up and running Read the blog New in BigQueryーWe shared a number of updates this week including new SQL capabilities more granular control over your partitions with time unit partitioning the general availability of Table ACLs and BigQuery System Tables Reports a solution that aims to help you monitor BigQuery flat rate slot and reservation utilization by leveraging BigQuery s underlying INFORMATION SCHEMA views Read the blog Cloud Code makes YAML easy for hundreds of popular Kubernetes CRDsーWe announced authoring support for more than popular Kubernetes CRDs out of the box any existing CRDs in your Kubernetes cluster and any CRDs you add from your local machine or a URL Read the blog Google Cloud s data privacy commitments for the AI eraーWe ve outlined how our AI ML Privacy Commitment reflects our belief that customers should have both the highest level of security and the highest level of control over data stored in the cloud Read the blog New lower pricing for Cloud CDNーWe ve reduced the price of cache fill content fetched from your origin charges across the board by up to along with our recent introduction of a new set of flexible caching capabilities to make it even easier to use Cloud CDN to optimize the performance of your applications Read the blog Expanding the BeyondCorp AllianceーLast year we announced our BeyondCorp Alliance with partners that share our Zero Trust vision Today we re announcing new partners to this alliance Read the blog New data analytics training opportunitiesーThroughout October and November we re offering a number of no cost ways to learn data analytics with trainings for beginners to advanced users Learn more New BigQuery blog seriesーBigQuery Explained provides overviews on storage data ingestion queries joins and more Read the series Week of Oct Introducing the Google Cloud Healthcare Consent Management APIーThis API gives healthcare application developers and clinical researchers a simple way to manage individuals consent of their health data particularly important given the new and emerging virtual care and research scenarios related to COVID Read the blog Announcing Google Cloud buildpacksーBased on the CNCF buildpacks v specification these buildpacks produce container images that follow best practices and are suitable for running on all of our container platforms Cloud Run fully managed Anthos and Google Kubernetes Engine GKE Read the blog Providing open access to the Genome Aggregation Database gnomAD ーOur collaboration with Broad Institute of MIT and Harvard provides free access to one of the world s most comprehensive public genomic datasets Read the blog Introducing HTTP gRPC server streaming for Cloud RunーServer side HTTP streaming for your serverless applications running on Cloud Run fully managed is now available This means your Cloud Run services can serve larger responses or stream partial responses to clients during the span of a single request enabling quicker server response times for your applications Read the blog New security and privacy features in Google WorkspaceーAlongside the announcement of Google Workspace we also shared more information on new security features that help facilitate safe communication and give admins increased visibility and control for their organizations Read the blog Introducing Google WorkspaceーGoogle Workspace includes all of the productivity apps you know and use at home at work or in the classroomーGmail Calendar Drive Docs Sheets Slides Meet Chat and moreーnow more thoughtfully connected Read the blog New in Cloud Functions languages availability portability and moreーWe extended Cloud Functionsーour scalable pay as you go Functions as a Service FaaS platform that runs your code with zero server managementーso you can now use it to build end to end solutions for several key use cases Read the blog Announcing the Google Cloud Public Sector Summit Dec ーOur upcoming two day virtual event will offer thought provoking panels keynotes customer stories and more on the future of digital service in the public sector Register at no cost 2021-04-14 15:00:00
GCP Cloud Blog JA プレイボール!MLB がデータクラウドを活用してファンの体験をワンランク アップ https://cloud.google.com/blog/ja/products/data-analytics/how-mlb-data-cloud-is-transforming-the-baseball-fan-experience/ 今シーズンを通して、MLBがデータクラウドを幅広い方法で活用してファンの体験を高めるための取り組みを進めていることを実感していただけると思います。 2021-04-14 14:40:00
GCP Cloud Blog JA Google Workspace で Gmail、Meet、カレンダーなどを最大限に活用するための 11 のヒント https://cloud.google.com/blog/ja/products/workspace/gmail-meet-and-slides-tips-from-googles-productivity-expert-in-2021/ こうした署名をGmailで作成し管理する方法をLauraMaeが説明します。 2021-04-14 14:30:00

コメント

このブログの人気の投稿

投稿時間:2021-06-17 05:05:34 RSSフィード2021-06-17 05:00 分まとめ(1274件)

投稿時間:2021-06-20 02:06:12 RSSフィード2021-06-20 02:00 分まとめ(3871件)

投稿時間:2020-12-01 09:41:49 RSSフィード2020-12-01 09:00 分まとめ(69件)