投稿時間:2021-10-13 22:34:02 RSSフィード2021-10-13 22:00 分まとめ(36件)

カテゴリー等 サイト名等 記事タイトル・トレンドワード等 リンクURL 頻出ワード・要約等/検索ボリューム 登録日
TECH Engadget Japanese ポケモンGO、12月は伊藤園とタリーズのスペシャル・ウィークエンド開催 https://japanese.engadget.com/pokemon-go-special-weekend-returns-122509662.html 開催 2021-10-13 12:25:09
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] ダイソー、ECサイトを全国展開 最低注文額を1650円に https://www.itmedia.co.jp/business/articles/2110/13/news158.html itmedia 2021-10-13 21:50:00
js JavaScriptタグが付けられた新着投稿 - Qiita WEBストレージ(localStorage, sessionStorage)、cookieをJavaScriptで使ってみる https://qiita.com/Friskseed/items/8da5ef175d4e82bd9368 WEBストレージlocalStoragesessionStorage、cookieをJavaScriptで使ってみるWEBストレージlocalStoragesessionStorage、cookieの概要WEBStoragelocalStoragesessionStorageはHTMLで新しく作られた仕組みで、ブラウザ上にデータを保存することができます。 2021-10-13 21:51:33
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) デバイスごとにresponsiveさせたい https://teratail.com/questions/364259?rss=all デバイスごとにresponsiveさせたい前提・実現したいこと表題の通り、、デバイスごとにレスポンシブさせたいです。 2021-10-13 21:56:09
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Pythonのpandasで、電話番号の含まれている列名を取得する https://teratail.com/questions/364258?rss=all 電話番号の列があるCSVが多数あり、pandasで一気に読みこみ、電話番号のある列を抽出したいです。 2021-10-13 21:52:04
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pg_ctlのコマンドがうまく起動しない https://teratail.com/questions/364257?rss=all pgctlのコマンドがうまく起動しない以下のコマンドに対して同じエラーメッセージが返ってきますpgctlstatusnbsppgctlstopmfエラーメッセージpgctlnodatabasedirectoryspecifiedandenvironmentvariablePGDATAunset※以下のコードではpgctlは反応しましたpgctlnbsphelpなにが原因か不明で以上の記事を見てみたところ、stopできないケースがあるのでkillコマンドをということでkillコマンドで停止させようと試みましたが、statusも動かずという状況です。 2021-10-13 21:45:48
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) AWSのEC2にLaravelのアプリをデプロイしたい https://teratail.com/questions/364256?rss=all 2021-10-13 21:18:47
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) トップページのサイドバーの「最新のコメント」にカスタム投稿のコメントが表示されてしまう https://teratail.com/questions/364255?rss=all トップページのサイドバーの「最新のコメント」にカスタム投稿のコメントが表示されてしまうWordpressでカラムのブログページを作成しています。 2021-10-13 21:15:48
Docker dockerタグが付けられた新着投稿 - Qiita windows10 homeにDocker for windowsを導入する手順のまとめ https://qiita.com/yabain/items/52132176c447451018f3 windowshomeにDockerforwindowsを導入する手順のまとめ今回Docker導入にあたり自分が引っかかったところがあったので自分用にまとめておきます。 2021-10-13 21:53:30
Docker dockerタグが付けられた新着投稿 - Qiita EC2にDockerをインストールし、WordPressを構築 (DBはRDS) https://qiita.com/holdout0521/items/bb40eb121d6e4d80906c ECにDockerをインストールし、WordPressを構築DBはRDSはじめに表題の通りです。 2021-10-13 21:17:09
技術ブログ Mercari Engineering Blog Social Commerce:コマースの未来についてのレポート https://engineering.mercari.com/blog/entry/20210927-social-commerce-report-on-future-of-commerce/ hellip 2021-10-13 12:18:22
技術ブログ Developers.IO AWS Control Tower でアカウント作成する際の AWS SSO への権限セット割り当てを自動化してみた https://dev.classmethod.jp/articles/aws-control-tower-sso-automation/ awscontroltower 2021-10-13 12:23:01
技術ブログ Developers.IO [GitHub Actions]ファイルの差分や更新状態を元にStepの実施を切り分けてみる https://dev.classmethod.jp/articles/switch-step-by-file-conditions/ githubactions 2021-10-13 12:16:40
海外TECH Ars Technica At the age of 90, Captain f’n Kirk is finally going to space today https://arstechnica.com/?p=1803710 origin 2021-10-13 12:47:57
海外TECH DEV Community dev.to works for organic traffic to your repo https://dev.to/domonic/devto-works-for-organic-traffic-to-your-repo-5a3g dev to works for organic traffic to your repoI ve only posted one thing on here but have repo views in weeks so that s pretty decent for the low effort vs twitter which you have to do about spammy tweets per repo view pip install domonic upgradenot sure quite how it works still but here s another post where do they go what makes my feed is it like twitter where you follow people 2021-10-13 12:46:48
海外TECH DEV Community Divide and Conquer https://dev.to/amiraabdelhalim/divide-and-conquer-p0d Divide and Conquer Divide and Conquerit is a well known recursive technique for solving problems D amp C gives a new way to think about solving problem To solve a problem using D amp C technique there are two steps figure out the base case the simplest possible case divide the problem until it becomes the base case D amp C isn t a simple algorithm that is applied to a problem it is a way of thinking about the problem ExampleIf we want to know the sum of numbers in an array let s think of the simplest base case we can have The simplest case is to have an array of or item so in each step we need to take our array closer to an empty array QuicksortQuicksort is one of the algorithms that is built on divide and conquer technique It is a sorting algorithm faster than selection sort and it is frequently used in real life let s say we want to sort an array using quicksort what are the steps we shall do to have a sorted array pick an element from the array this element is called the pivot find the elements smaller than the pivot then the elements greater than the pivot this process is called partitioning if sub arrays are sorted we just need to combine them together if sub arrays are not sorted then repeat the first steps until having a sorted array 2021-10-13 12:23:58
海外TECH DEV Community PSA:The Risks of Remote JDWP Debugging https://dev.to/codenameone/psathe-risks-of-remote-jdwp-debugging-dbh PSA The Risks of Remote JDWP DebuggingIt isn t so much a security risk as it is a wide open door with everything labeled for anyone to take freely and matches to burn it all down When I teach or lecture and mention security I always love the analogy of security as an Onion This is a common clichéyet it s still a powerful analogy for people who are new to the concepts The equivalent analogy I would pick for remote debugging is like leaving your front door open with all your valuables piled in easy to spot and well labeled boxes Calling JDWP insecure doesn t make any sense It wasn t designed to be secure so it isn t Java Debug Wire Protocol AKA JDWP was designed for testing internally Over the past few years I ve run into quite a few individuals that made the mistake of leaving it on even in production That s INSANE Even internally it s a HUGE risk with of breaches originating from inside the organization Well This isn t just a security risk that could essentially give every hacker the “keys to your server and full access to your server code…It s also a serious stability hazard that could easily crash your production servers Even for staging this is a problematic case Staging servers are sometimes exposed to the internet but might serve as a stepping stone to the internal servers e g same host so they slide under the firewall rule Hackers can easily “hop into the “real servers once they are able to hack or enter an open door really the remote debug protocol Before I proceed I d like to clarify my bias I work for Lightrun We implement a tool that in many respects is a replacement for a debugger designed to work securely in staging and production Still you should read this even if you have no intention of using Lightrun since the facts I list below are still applicable to anyone using remote debugging Another thing I d like to point out is that I m not a security expert I did read a few excellent articles on the subject from security experts such as Assaf Morag I think they are great if you re a security researcher or a devops This article focuses on the perspective of developers Notice you don t need to be a security expert to understand these concepts and inherent flaws In that sense this post is much simpler than the one from Assaf This post is also heavily biased towards Java since that s my main field of expertise but the situation isn t much better in other languages platforms Insecure By DesignMost remote debugging protocols such as JDWP are a product of a different era An era that gave us telnet and HTTP Most aren t even encrypted by default Just leaving JDWP enabled warrants a CVE JDWP effectively allows remote code execution Lets you access all the bytecode of the server which is effectively almost the same as giving access to your full server source code It lets attackers do almost anything since it wasn t designed with security in mind I won t even get into the complexities of man in the middle attacks etc That s just insane I think the best mitigation is to tunnel the connection over SSH It doesn t solve all the problems but it s at least not a huge hole like we normally have Instead of enabling remote debugging as you normally would in the past just enable it to your servers localhost as such java agentlib jdwp transport dt socket server y address ApplicationNameTo connect to this remotely you will need SSH access to the machine and execute the following command ssh remoteUser remoteHost L NIf you need credentials for the command also add them there This will open a tunnel between your local machine s port and the remote one You will be able to debug on localhost but it would work as a standard remote debugger The only difference is that it wouldn t be as bad in terms of security Crash and BurnUnfortunately such workarounds don t impact everything else that is broken in the debug protocols Some operations in the debugger require more than one step in terms of the protocol As a result you could send a request to the debuggee lose your connection and the debuggee could be stuck in a problematic state This is an inherent limitation of the JDWP protocol and can t be worked around in a standard debugger The problem is that even unintentional actions can demolish a server A simple conditional breakpoint that invokes a method as part of the condition can demolish server performance and crash it Information SiftingIn the cult classic office space the heroes sift pennies from transactions Big organizations block a lot of this access and rightly so Imagine if all your colleagues had debug access to your server…All you need is one conditional breakpoint on the user login code and you have the password of a person you can hack If you re smart you ll try that password on a different site without anyone knowing so it can t even be traced to you Seriously don t do that This is a very real risk of placing JDWP on servers and something you need to keep in mind How we Solved these Issues at LightrunPretty much all of those problems don t exist in Lightrun Before I go into that Lightrun doesn t just let you start debugging…You need to authenticate There s an access system with corporate compliance user roles that provide specific permissions etc Insecure By DesignLightrun doesn t use JDWP and instead uses a custom agent This means that there is no need to open an additional port to your service The agent connects to a management server so information is always pulled never pushed Furthermore connections use certificate pinning to block man in the middle attacks Crash and BurnOperations on Lightrun are executed using a fail safe mechanism and a Sandbox Operations sent to the agent are atomic so a connection failure won t impact the agent Furthermore conditions and expressions are sandboxed and checked If too much CPU is used or a write operation is detected the operation is discarded or rate limited You will get a printout that rate limiting occurred and your server will remain stable and performant Information SiftingLightrun has PII reduction and blocklists This means that Lightrun can detect problematic patterns in logs such as credit card numbers It can then block those numbers from entering the logs This is fully configurable per install so you can configure this for social security numbers etc Blocklists let you define classes files etc that are blocked to debugging Just exclude the authentication and authorization packages once you finish debugging the initial setup and a malicious developer won t be able to place a snapshot there Finally everything in Lightrun is audited That means that even if you forgot to limit access this would all be logged Any snapshot breakpoint or log added by the user is added to the audit log So a malicious developer would leave a digital trail we can follow TL DRDon t use remote debugging unless you REALLY have to and then make sure no one can access your system…Even under those circumstances be vigilant and tunnel your connections via SSH Be careful with conditional breakpoints and other similarly elaborate debugger features They are a recipe for disaster in such situations Be aware that you re effectively giving every user who has access to the server the keys to the kingdom Not just the source and the DB access to all the encrypted data too such as passwords I hope you found this useful and keep safe out there with your deployments Follow me on twitter com debugagent for updates and more 2021-10-13 12:20:37
海外TECH DEV Community Open AI Codex - React https://dev.to/bhagvank/open-ai-codex-react-18im Open AI Codex Reacti tried generating code using openai codex You can access the application at Demo You can try the input below React component to show sentiment text inside a divconst 2021-10-13 12:18:23
海外TECH Engadget The 512GB Mac Mini M1 is down to $750 on Amazon https://www.engadget.com/apple-mac-mini-m1-512gb-sale-750-with-coupon-on-amazon-123155378.html?src=rss The GB Mac Mini M is down to on AmazonWhile it s very likely we ll hear about new Apple computers next week Amazon s having a sale now on the Mac Mini M The base GB model is down to thanks to an automatically applied coupon but the upgraded model has an even rarer discount Normally we ve seen it drop to in the past ーbut now another automatically applied coupon has knocked the GB Mac Mini M down to Buy Mac Mini M GB at Amazon Buy Mac Mini M GB at Amazon As with other M machines this Mac Mini doesn t look different from its Intel counterpart but Apple upgraded the internals significantly with its M chipset We haven t tested the machine ourselves but we have tried out the M MacBook Air and MacBook Pro and both laptops impressed us with their powerful performance and speed The Mac Mini M has an eight core CPU and an eight core GPU plus a core Neural Engine that handles machine learning tasks Both the GB and GB models have GB of RAM and that should be enough for most people but remember that you re basically stuck with that because you can t upgrade it yourself Those who prefer a desktop setup will gravitate to the Mac Mini for its sleek compact profile There s not much to the small box aside from an array of ports which includes two Thunderbolt ports two USB A connectors an HDMI port an Ethernet port and a mm headphone jack But we d be remiss if we didn t mention Apple s event coming up next week where we could see new Mac laptops desktops and even a new pair of AirPods Nothing is confirmed yet but rumors have been swirling for a while about a redesigned Mac Mini But if you need a new desktop sooner rather than later or you want to get one while you can save a bit of money Amazon s latest sale on the Mac Mini M isn t one to overlook Follow EngadgetDeals on Twitter for the latest tech deals and buying advice 2021-10-13 12:31:55
海外科学 NYT > Science Watch Live: William Shatner Prepares for Blue Origin Launch to the Edge of Space https://www.nytimes.com/live/2021/10/13/science/blue-origin-william-shatner Watch Live William Shatner Prepares for Blue Origin Launch to the Edge of SpaceThe actor who played Captain Kirk and three others will lift off soon in a tourist rocket built by Jeff Bezos private spaceflight company 2021-10-13 12:57:04
医療系 医療介護 CBnews コロナとの両立、やる気の維持と需要対応の均衡が鍵-現場の声、厚労省・検討会 https://www.cbnews.jp/news/entry/20211013212505 医療機関 2021-10-13 21:35:00
ニュース BBC News - Home Brexit: Irish deputy PM Leo Varadkar warns nations UK might not keep its word https://www.bbc.co.uk/news/uk-politics-58898117?at_medium=RSS&at_campaign=KARANGA brexit 2021-10-13 12:52:11
ニュース BBC News - Home Shoppers told to plan ahead for Christmas amid port delays https://www.bbc.co.uk/news/business-58895246?at_medium=RSS&at_campaign=KARANGA felixstowe 2021-10-13 12:07:04
ニュース BBC News - Home Female police officers say misogyny remains unchecked https://www.bbc.co.uk/news/uk-58890912?at_medium=RSS&at_campaign=KARANGA culture 2021-10-13 12:09:44
ニュース BBC News - Home Insulate Britain: Angry motorists confront M25 protesters https://www.bbc.co.uk/news/uk-england-essex-58896047?at_medium=RSS&at_campaign=KARANGA protests 2021-10-13 12:32:05
ニュース BBC News - Home UK economy boosted by holidays and dining out https://www.bbc.co.uk/news/business-58894904?at_medium=RSS&at_campaign=KARANGA england 2021-10-13 12:54:28
ニュース BBC News - Home Autumn internationals: Scotland call up Sharks' Dylan Richardson from South Africa https://www.bbc.co.uk/sport/rugby-union/58900302?at_medium=RSS&at_campaign=KARANGA Autumn internationals Scotland call up Sharks x Dylan Richardson from South AfricaScotland select South Africa born Sharks back row Dylan Richardson for a two day training camp before their first autumn international 2021-10-13 12:08:12
ビジネス ダイヤモンド・オンライン - 新着記事 アップル、「AirPods」にも健康管理機能追加か=関係者 - WSJ発 https://diamond.jp/articles/-/284776 airpods 2021-10-13 21:02:00
LifeHuck ライフハッカー[日本版] プロジェクト終了間近。プログラミング思考を育むブロック「Qbi Toy」は、大人もどハマりの面白さ! https://www.lifehacker.jp/2021/10/244002-campfire-qbitoy-review.html qbitoy 2021-10-13 22:00:00
北海道 北海道新聞 鍵山、坂本らが公式練習 フィギュア五輪テスト大会 https://www.hokkaido-np.co.jp/article/599645/ 公式練習 2021-10-13 21:04:48
北海道 北海道新聞 日10-2西(13日) 日本ハムが大勝 七回一気に7点 https://www.hokkaido-np.co.jp/article/599704/ 日本ハム 2021-10-13 21:16:41
北海道 北海道新聞 中1―3ヤ(13日) ヤクルトが逆転勝ち https://www.hokkaido-np.co.jp/article/599715/ 逆転勝ち 2021-10-13 21:16:00
北海道 北海道新聞 MIT石井氏「2200年に何を残すか」 NoMaps開幕で講演 https://www.hokkaido-np.co.jp/article/599713/ nomaps 2021-10-13 21:12:00
北海道 北海道新聞 旭川で5人感染 新型コロナ https://www.hokkaido-np.co.jp/article/599550/ 新型コロナウイルス 2021-10-13 21:12:44
北海道 北海道新聞 コンサル前社長に有罪判決 士別官製談合で旭川地裁 https://www.hokkaido-np.co.jp/article/599711/ 官製談合 2021-10-13 21:08:00
GCP Cloud Blog What’s new at Next https://cloud.google.com/blog/topics/google-cloud-next/whats-new-at-next/ What s new at NextGoogle Cloud Next has begun We ll be updating this blog post throughout Next with the latest announcements about Google Cloud products solutions and partnerships Just bookmark this page to get all your Next news in one handy place Cloud EverywhereIntroducing Google Distributed Cloudーin your data center at the edge and in the cloudGoogle Distributed Cloud is a portfolio of fully managed hardware and software solutions that extend Google Cloud s infrastructure and services to the edge and data centers Enabled by Anthos it s ideal for running local data processing low latency edge compute workloads modernizing on premises environments running sensitive workloads that meet sovereignty requirements or deploying private G LTE solutions for customers Read the full announcement here Google Cloud Cortex FrameworkThe new Google Cloud Cortex Framework is a foundation of endorsed solution reference templates and content for customers to accelerate business outcomes with less risk complexity and cost This allows customers to kickstart insights and reduce time to value with reference architectures packaged services and deployment accelerators Customers can deploy templatized solutions from Google Cloud and our trusted partners for specific use cases and business scenarios in a faster more cost effective way In our first release customers can take advantage of a rich data foundation of building blocks and templates for SAP environments Read the announcement Apigee Native support for managing lifecycle of GraphQL APIsDevelopers can now productize and manage the full lifecycle of GraphQL APIs natively in Apigee just like REST APIs Developers can use the GraphQL policy in Apigee to impose restrictions on the payload by setting a maximum on the number of fragments allowed associate GraphQL with API products leverage the OAuth VerifyAPIKey and Quota policy features just as in REST and validate and authenticate requests at the schema level Google Cloud Customer Awards Results are inLaunched this year Google Cloud Customers Awards recognize innovative thinking technical excellence and transformation in the cloud The standard of entries was extremely high and senior technical judges used a set framework to assess each one Winners will be announced at Next and trophies are being sent with our gratitude As part of Google Cloud s recognition program that includes Google Cloud Partner Awards we are thrilled to celebrate our customers in this way Read the blog Opening Anthos to virtual machinesAnthos for Virtual Machines is now in preview allowing you to standardize on Kubernetes while running some workloads that cannot be easily containerized in VMs There are two ways to use Anthos for VMs For customers with active VMware environments you can attach your vSphere VMs to the Anthos control plane Alternately Anthos for VMs allows you to shift VMs as is onto Anthos with KubeVirt an open source virtualization API for Kubernetes Read the blog Anthos one multicloud management layer for all your applicationsWe are making it easier to use Anthos to manage workloads already running in other clouds with the new Anthos Multi Cloud API Generally available in Q this new API lets you provision and manage GKE clusters running on AWS and Azure infrastructure through a centralized Google Cloud backed control plane Learn more here Introducing Cloud Build Hybrid Having consistent CI CD tooling across environments is critical for developers Likewise platform engineers are tired of putting out fires related to maintaining and scaling out CI CD tooling Based on an open source Kubernetes native Tekton CI CD framework the new Cloud Build Hybrid lets you build test and deploy across clouds and on premise systems while giving you the benefits of a Google managed no hassle control plane to manage all your pipelines across environments Read the announcement New build integrity features in Cloud BuildCloud Build s new build provenance and build attestation features make it easier to improve the security of your software supply chain As part of the image s provenance Cloud Build automatically records details like the images generated the input sources the build arguments and the built time and a new attestor allows you to deploy only trusted images using Binary Authorization Learn more here Managed Service for Prometheus is in previewGoogle Cloud s operations suite already offers Cloud Monitoring for those who want a fully managed metrics service However if you just want to offload the hassle of scaling and managing Prometheus infrastructure updates storage we ve launched a preview of Managed Service for Prometheus Keep the tools you use now Prometheus alerting workflows and Grafana dashboards and avoid vendor lock in Read the blog Introducing Log AnalyticsMany customers use the power of BigQuery to analyze logging data and get deep operational and business insights Log Analytics currently in preview makes system and workload logs that are ingested into Cloud Logging available to store manage and analyze in BigQuery Full announcement here What s new in serverlessYou can now use the simplicity of Cloud Run with traditional workloads like applications written in Java Spring Boot ASP NET and Django among others A new second generation execution environment provides enhanced network and CPU performance while discounts and CPU allocation controls allow you to save up to on your compute bill The Cloud Run Binary Authorization integration now GA helps enforce policy based deployment Finally longer execution times for Cloud Functions from to minutes and larger instance types of up to GB to make it easier to build modern serverless apps New GKE autopilot featuresThe Google Kubernetes Engine GKE autopilot mode of operation makes it easy for users to deploy and manage their apps on containers and now supports committed use discounts mutating Kubernetes webhooks and pod level security controls with OPA Gatekeeper Watch the NEXT session for more information SecurityBeyondCorp Enterprise new featuresWe re delivering new capabilities that expand the surface area for our zero trust access solution BeyondCorp Enterprise to cover all your apps both modern and legacy The new client connector now in preview enables identity and context aware access to client server applications App Connector also in preview enables access to enterprise web applications outside of Google Cloud We are also making it easier for admins to diagnose access failure triage events and unblock users with the new BeyondCorp Enterprise Policy Troubleshooter feature which will GA by the end of Watch the live demo to learn more Introducing Google Cybersecurity Action Team GCAT Today we announced the formation of the Google Cybersecurity Action Team GCAT GCAT marshals experts from across Google to form what we believe will be the world s premier security advisory team It has a singular mission supporting the security and digital transformation of governments critical infrastructure enterprises and small businesses Building on existing security solutions engineering efforts today the GCAT announced a Security and Resilience Framework that delivers a roadmap for a comprehensive security management program aligned with the National Institute of Standards and Technology s Cybersecurity Framework using cloud technologies from Google Cloud and partners Customer Breakthrough in IndustryContact Center AI Insights GA Announcement Contact Center AI CCAI Insights extends the impact of Google Cloud s CCAI solution which lets businesses enable rich and conversational customer experiences via capabilities such as AI powered virtual agents and Agent Assist CCAI Insights builds on these capabilities with out of the box and custom modeling techniques making it easier for teams to use AI to mine raw contact center interaction data for actionable information regardless of whether that data originated with a virtual or human agent To learn more about CCAI Insights click hereContract DocAI Preview  Contract DocAI adds to Google Cloud s DocAI solutions a scalable cloud based AI platform to help businesses efficiently scan analyze and understand documents Contract DocAI brings new features purpose built for the most important and complicated documents of all contracts By automatically discerning important terms and the relationships among them Contract DocAI also helps human reviewers to work more efficiently leading to faster and less expensive contract processing while providing new semantic lenses to categorize and analyze contract content  To learn more about Contract DocAI click hereBringing the Google MagicData Center Transformation Specialization coming soon  The Partner Advantage program will be launching a new Data Center Transformation Specialization scheduled for Q  This Specialization is designed for our service partners who have demonstrated success with complex Data Center Transformation of enterprise workloads from private public clouds and on premise to Google Cloud Stay tuned for the upcoming formal announcement To understand more about the area that partners who achieve this specialization will support please read this Data Center Transformation with Google white paper and sign up to learn more Announcing new tools to measureーand reduceーyour environmental impact With Carbon Footprint every Google Cloud user now has access to view and export the gross carbon emissions associated with the services you use in Google Cloud Users can measure track and report their carbon footprint And with the new integration to Unattended Project Recommender you will also see recommendations to delete idle projects and reduce your footprint Read more here Leading with DataVertex AI WorkbenchWe re pleased to announce in public preview Vertex AI Workbench a natural evolution of Google Cloud s Notebook offerings which respond to the ever changing needs of our customers for standardized integrated ML tooling Vertex AI Workbench is the single environment for data scientists to complete all of their ML work from experimentation to deployment to managing and monitoring models It is a Jupyter based fully managed scalable enterprise ready compute infrastructure with security controls and user management capabilities With Vertex AI Workbench data analysts data scientists and all data and AI practitioners can analyze all their data from BigQuery Dataproc Spark Looker and Vertex AI in one interface Vertex AI Workbench facilitates training data at scale with fewer lines of code and easy connectivity to our MLOps services to improve model survivability at the hand off point to ML engineers Announcing GA of BigQuery Omni for Cross cloud AnalyticsWe are excited to announce general availability of BigQuery Omni a multicloud analytics service that helps data and analytics teams break down barriers by using BigQuery to securely and cost effectively analyze data across clouds With this GA announcement BigQuery Omni will be available to all customers later this month on Amazon Web Services and for select customers on Microsoft Azure  BigQuery Omni enables secure connections to your S data in AWS or Azure Blob Storage data in Azure Analysts can query that data directly through the familiar BigQuery user interface bringing the power of BigQuery to where the data resides  BigQuery Omni provides a truly differentiated solution for all your cross cloud analytics needs through simplified secure access and a single pane of glass  Watch the multicloud session for more details Developers Unite Introducing Google Cloud InnovatorsThe Google Cloud Innovators program is here to support your journey as you grow your cloud experience Everyone is welcome to join From the beginning you will receive exclusive invitations to hear from Google Cloud executives and Developer Advocates exclusive roadmap presentations and a chance for an invitation to join our new series of semi annual Innovator events We have many more experiences and opportunities in mind for Innovators in the coming months Join the program to stay informed and come along on the journey Learn more here WorkspaceWork Safer ProgramToday we re announcing Google s new Work Safer program to help protect organizations against rising cybersecurity threats Work Safer will provide companies with access to a range of offers that combine Google Workspace with industry leading solutions from across Google as well from our cybersecurity partners  CrowdStrike and Palo Alto Networks Client side encryption for Google MeetIn June we announced that Client side encryption CSE was available in beta for Google Drive Docs Sheets and Slides Now we re bringing CSE to Google Meet giving customers complete control over encryption keys while helping them meet data sovereignty and compliance requirements We re also pleased to announce the beta of our Key Access Service Public APIs which enables customers to directly manage their encryption keys without the need for a third party partner Interested customers can sign up for the Client side encryption beta today    Data Loss Prevention DLP for Chat DLP for Chat is now in beta This is a continuation of our ongoing commitment to help organizations protect their sensitive data and information from getting into the wrong hands without impacting the end user experience With DLP for Chat you can enable the power of spontaneous conversation between individuals and teams while preventing sensitive and confidential information from leaving your organization Interested customers can sign up for the DLP for Chat beta today Drive labels Drive labels is now generally available Organizations are now able to classify files stored in Drive based on their sensitivity level Labels integrate with Google Workspace Data Loss Prevention making it easier to manage external sharing downloading and printing of sensitive files Protections against abusive content and behaviorWe re rolling out additional protections to safeguard against abusive content and behavior If a user opens a file that we think is suspicious or dangerous we ll display a warning to the user to help protect them and their organization from malware phishing and ransomware This functionality is now available in Google Docs and will be rolling out soon for Google Sheets and Slides 2021-10-13 12:10: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件)