投稿時間:2023-03-28 04:27:58 RSSフィード2023-03-28 04:00 分まとめ(30件)

カテゴリー等 サイト名等 記事タイトル・トレンドワード等 リンクURL 頻出ワード・要約等/検索ボリューム 登録日
AWS AWS Partner Network (APN) Blog Fraud Detection for the FinServ Industry with Redis Enterprise Cloud on AWS https://aws.amazon.com/blogs/apn/fraud-detection-for-the-finserv-industry-with-redis-enterprise-cloud-on-aws/ Fraud Detection for the FinServ Industry with Redis Enterprise Cloud on AWSIn the financial services industry detecting fraud is a complex process For any given transaction or activity the system needs to decide whether it s fraudulent or not and take action within seconds With Redis Enterprise Cloud s sub millisecond latency speeds up to five s of availability linear scalability and multiple data model support coupled with the global cloud infrastructure support of AWS organizations can benefit from building a real time fraud detection system to manage and control fraud 2023-03-27 18:38:36
AWS AWS Big Data Blog AWS Glue crawlers support cross-account crawling to support data mesh architecture https://aws.amazon.com/blogs/big-data/aws-glue-crawlers-support-cross-account-crawling-to-support-data-mesh-architecture/ AWS Glue crawlers support cross account crawling to support data mesh architectureData lakes have come a long way and there s been tremendous innovation in this space Today s modern data lakes are cloud native work with multiple data types and make this data easily available to diverse stakeholders across the business As time has gone by data lakes have grown significantly and have evolved to data meshes … 2023-03-27 18:19:03
AWS AWS Big Data Blog Deep Pool boosts software quality control using Amazon QuickSight https://aws.amazon.com/blogs/big-data/deep-pool-boosts-software-quality-control-using-amazon-quicksight/ Deep Pool boosts software quality control using Amazon QuickSightDeep Pool Financial Solutions an investor servicing and compliance solutions supplier was looking to build key performance indicators to track its software tests failures and successful fixes to pinpoint the specific areas for improvement in its client software Deep Pool was unable to access the large amounts of data that its project management software provided … 2023-03-27 18:02:38
海外TECH MakeUseOf 5 Reasons Why You Shouldn't Monetize Your Hobby https://www.makeuseof.com/reasons-not-to-monetize-your-hobby/ Reasons Why You Shouldn x t Monetize Your HobbyTurning your hobby into something profitable might seem like the right move or even an easy one but it might also turn into something you hate doing 2023-03-27 18:30:17
海外TECH MakeUseOf Why Doesn't Tesla Care About Using Sensors for Autonomous Driving? https://www.makeuseof.com/tesla-self-driving-no-sensors/ Why Doesn x t Tesla Care About Using Sensors for Autonomous Driving Tesla s autonomous driving tech used to rely both on cameras and radar but it ditched the latter and adopted a new approach called Tesla Vision 2023-03-27 18:15:16
海外TECH MakeUseOf 7 Ways to Set Up Image Slideshows in Windows 11 Without Installing Extra Software https://www.makeuseof.com/windows-11-slideshows-no-installs/ additional 2023-03-27 18:15:16
海外TECH DEV Community How to Create a Discord Bot to Get GitHub Repository Issues https://dev.to/daniloab/how-to-create-a-discord-bot-to-get-github-repository-issues-2646 How to Create a Discord Bot to Get GitHub Repository IssuesDiscord is a popular platform for communication among teams and communities and it also provides APIs for building chatbots that can automate various tasks In this tutorial we will create a Discord bot using Node js that can retrieve all issues from a GitHub repository using the Octokit REST library PrerequisitesTo follow this tutorial you should have the following A Discord account and a Discord server where you have permission to create a bot and add it to the server A GitHub account and a personal access token that has permissions to access the repository you want to fetch issues from Node js and npm installed on your machine Creating the Discord BotFirst we need to create a new Discord bot application and get its token You can do this by going to the Discord Developer Portal creating a new application adding a bot to the application and copying its token Next we need to install the necessary dependencies using npm You will need the following packages discord js for interacting with Discord s API octokit rest for making API calls to GitHub and dotenv for managing environment variables You can install these packages by running the following command in your terminal npm install discord js octokit rest dotenvThen create a new JavaScript file and require the necessary modules at the top of the file const Discord require discord js const Octokit require octokit rest require dotenv config Once the client is logged in listen for messages and respond to commands In this case we want to listen for a specific command e g get issues and respond by fetching all issues from the specified GitHub repository client on message async message gt if message content get issues const octokit new Octokit auth process env GITHUB PERSONAL ACCESS TOKEN const issues await octokit issues listForRepo owner owner name repo repository name message channel send Found issues data length issues in the repository This code creates a new Octokit instance using a personal access token for GitHub authentication fetches all issues from the specified repository and sends a message back to the Discord channel with the number of issues found Finally start the bot by running the JavaScript file using Node js node discord bot js ConclusionIn this tutorial we have learned how to create a Discord bot using Node js that can retrieve all issues from a GitHub repository using the Octokit REST library With this knowledge you can build more complex bots that can automate various tasks and make your team s workflow more efficient References Follow me on TwitterIf you like and want to support my work be my patreonSee more in Photo by Maximalfocus on Unsplash 2023-03-27 18:25:58
Apple AppleInsider - Frontpage News iOS 15.7.4, macOS Monterey 12.6.4, macOS Big Sur 11.7.5 all get security updates https://appleinsider.com/articles/23/03/27/ios-1574-macos-monterey-1264-macos-big-sur-1175-all-get-security-updates?utm_medium=rss iOS macOS Monterey macOS Big Sur all get security updatesShortly following the updates to iOS iPadOS and macOS Ventura Apple has released iOS iPadOS macOS Monterey and macOS Big Sur all with important security fixes iOS security patchesThe company released iOS and others on Monday with new actions in Shortcuts more emojis push notifications for web apps and more features But for older devices that can t update to the latest operating system versions there are iOS and iPadOS macOS Big Sur and macOS Monterey Read more 2023-03-27 18:58:15
海外TECH Engadget Biden administration bans federal agencies from using commercial spyware https://www.engadget.com/biden-administration-bans-federal-agencies-from-using-commercial-spyware-182812610.html?src=rss Biden administration bans federal agencies from using commercial spywareIn an executive order signed Monday President Biden barred federal agencies from using commercial spyware that threatens US national security or carries a risk of improper use by foreign governments and individuals The order applies to all departments including those involved in law enforcement defense and intelligence It also prohibits the use of spyware that in the past was used to disclose non public information about the US government The executive order the Biden administration published on the White House website doesn t include a list of affected spyware vendors Per TechCrunch government officials declined to name specific firms when asked by reporters However the administration said the order includes US and foreign made spyware Judging from the criteria laid out in the order known government spyware makers like Isreal s NSO Group and Macedonia s Cytrox are likely affected As TechCrunch notes security researchers have long warned of the dangers posed by commercial spyware Such programs frequently target previously undisclosed vulnerabilities that make entire software ecosystems unsafe In the case of NSO Group s infamous Pegasus spyware the firm exploited a CoreGraphics vulnerability in iOS that allowed the program to infect an iPhone without the victim needing to tap anything Moreover while many governments claim to use spyware sparingly to investigate serious crimes that hasn t stopped some from using the software for domestic surveillance and to target political dissidents “We are very concerned about the threat of digital authoritarianism and practices around the world but we are also very cognizant that the misuse of technology can occur in any state a White House official told The Hill “So we are taking steps to make sure that the way that we would like technology to be used is aligned with human rights and democratic principles all around the world On Monday the Biden administration said at least US federal employees in countries are either suspected or confirmed of having had their devices compromised by spyware In one recent example an unknown assailant used the Pegasus spyware to infect iPhones belonging to at least nine US State Department officials stationed in Uganda or whose work involved the East African country The order follows questions about the US government s alleged use of commercial spyware Last fall The New York Times reported that the FBI had considered using Pegasus in criminal investigations Between late and early agency officials were reportedly in the “advanced stages of developing plans to brief FBI leadership on the software This article originally appeared on Engadget at 2023-03-27 18:28:12
海外TECH Engadget iOS 16.4 is out with bug fixes and a ton of new emoji https://www.engadget.com/ios-164-is-out-with-bug-fixes-and-a-ton-of-new-emoji-181331049.html?src=rss iOS is out with bug fixes and a ton of new emojiIf you own an Apple device check your notifications Apple has officially released updates for each of its major Platforms The MacOS and iOS iPadOS and WatchOS updates include new emoji improved voice isolation for calls and a smattering of minor bug fixes To start the emoji keyboard is five new animals two new hand gestures three new colored hearts and a handful of household objects such as a folding fan a flute and maracas When you re not spamming friends with the new goose emoji you ll be enjoying the benefits of the more subtle updates Cellular calls now have Voice Isolation designed to block out ambient noise The Duplicates album in Photos will now cross check with images stored in the iCloud Shared Photo Library to keep your albums clean There s even a new accessibility feature that helpfully dims the screen when it detects flashing lights or strobe effects in video content ーall on top of a series of bug fixes that address issues with content management for parents accidental alarm muting and more Apple is also reintroducing the new HomeKit architecture it pulled from iOS and MacOS Ventura last year At the time users were reporting that certain Siri commands weren t working correctly and that smart home devices weren t showing up correctly in the Home App Not only have those issues apparently been addressed but Apple also notes that a pairing issue with Matter compatible has also been resolved Ready to send some new Emoji You can try the latest OS for yourself by navigating to your device s settings app to update This article originally appeared on Engadget at 2023-03-27 18:13:31
海外TECH CodeProject Latest Articles LogViewer Control for WinForms, WPF, and Avalonia in C# & VB https://www.codeproject.com/Articles/5357417/LogViewer-Control-for-WinForms-WPF-and-Avalonia-in LogViewer Control for WinForms WPF and Avalonia in C amp VBDot Net Core LogViewer Control for WinForms WPF and Avalonia using the ILogger Framework with Microsoft Logger Serilog NLog in C VB on Windows Mac OS and Linux 2023-03-27 18:42:00
海外科学 NYT > Science How Do Volcanic Smoke Rings Form? New Clues in the Vapor. https://www.nytimes.com/2023/03/21/science/volcanoes-smoke-rings-vapor.html gaseous 2023-03-27 18:38:13
海外科学 BBC News - Science & Environment Five planets to line up in night sky https://www.bbc.co.uk/news/science-environment-65056407?at_medium=RSS&at_campaign=KARANGA horizon 2023-03-27 18:38:16
ニュース BBC News - Home Israel protests: PM Netanyahu delays legal reforms after day of strikes https://www.bbc.co.uk/news/world-middle-east-65093509?at_medium=RSS&at_campaign=KARANGA israeli 2023-03-27 18:53:03
ニュース BBC News - Home Teachers' strikes: NEU urges teachers to reject new pay deal https://www.bbc.co.uk/news/education-65037422?at_medium=RSS&at_campaign=KARANGA government 2023-03-27 18:01:16
ニュース BBC News - Home Five planets to line up in night sky https://www.bbc.co.uk/news/science-environment-65056407?at_medium=RSS&at_campaign=KARANGA horizon 2023-03-27 18:38:16
ニュース BBC News - Home Civil servants to strike in April https://www.bbc.co.uk/news/business-65091905?at_medium=RSS&at_campaign=KARANGA security 2023-03-27 18:19:32
ニュース BBC News - Home Prince Harry and Elton John appear at High Court in Associated Newspapers hearing https://www.bbc.co.uk/news/entertainment-arts-65087072?at_medium=RSS&at_campaign=KARANGA gathering 2023-03-27 18:56:37
ビジネス ダイヤモンド・オンライン - 新着記事 「管理職はカミングアウトせよ」元コンサル幹部が断言!何を告白する? - ニュースな本 https://diamond.jp/articles/-/319595 2023-03-28 04:00:00
ビジネス ダイヤモンド・オンライン - 新着記事 痩せられない人ほど「お金を貯められない」根深い理由 - 自分だけは損したくない人のための投資心理学 https://diamond.jp/articles/-/320179 自分 2023-03-28 03:55:00
ビジネス ダイヤモンド・オンライン - 新着記事 【宮城】JA赤字危険度ランキング2023、ワースト1農協は2億円の赤字 - 全国512農協 JA赤字危険度ランキング2023 https://diamond.jp/articles/-/320047 2023-03-28 03:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 【岩手】JA赤字危険度ランキング2023、「7農協中6農協が赤字」の減益地獄 - 全国512農協 JA赤字危険度ランキング2023 https://diamond.jp/articles/-/320046 2023-03-28 03:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 急転直下の米銀破綻、規制当局はなぜ見逃したか - WSJ PickUp https://diamond.jp/articles/-/320182 wsjpickup 2023-03-28 03:40:00
ビジネス ダイヤモンド・オンライン - 新着記事 【市岡高校】華麗なる卒業生人脈!東芝社長の島田太郎、パナソニック元社長の大坪文雄、脚本家のジェームス三木… - 日本を動かす名門高校人脈 https://diamond.jp/articles/-/319979 2023-03-28 03:35:00
ビジネス ダイヤモンド・オンライン - 新着記事 米国の銀行破綻、世界経済のリスクに - WSJ PickUp https://diamond.jp/articles/-/320180 wsjpickup 2023-03-28 03:30:00
ビジネス ダイヤモンド・オンライン - 新着記事 グーグルの「Bard」は退屈 まさにそれが狙い - WSJ PickUp https://diamond.jp/articles/-/320181 wsjpickup 2023-03-28 03:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 タワマンは「迷惑施設」か?不動産ジャーナリストが社会問題化を訴える理由 - ニュースな本 https://diamond.jp/articles/-/319933 社会問題 2023-03-28 03:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 逃げ出され、腰痛でも追いかけ、仲直り…70代「障害者支援員」のリアル奮闘記 - ニュースな本 https://diamond.jp/articles/-/319932 話し相手 2023-03-28 03:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 母の遺産を独り占めにしようとするカリスマ経営者の父 - これ1冊でもめない 損しない相続・事業承継 https://diamond.jp/articles/-/320004 母の遺産を独り占めにしようとするカリスマ経営者の父これ冊でもめない損しない相続・事業承継本来事業を引き継ぐはずたった弟の事故死でもめた事業承継が、さらに気難しくなった先代の創業社長である父が病気になり、頑なになり、相続も事業承継もより一層複雑化し、大きな問題となった。 2023-03-28 03:10: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  Tip  Not sure where to find what you re looking for on the Google Cloud blog Start here  Google Cloud blog Full list of topics links and resources Week of March Last chance Register to attend Google Data Cloud amp AI Summit  Join us on Wednesday March at AM PDT PM EDT to discover how you can use data and AI to reveal opportunities to transform your business and make your data work smarter Find out how organizations are using Google Cloud data and AI solutions to transform customer experiences boost revenue and reduce costs  Register today for this no cost digital event Week of March Chronicle Security Operations Feature Roundup Bringing a modern and unified security operations experience to our customers is and has been a top priority with the Google Chronicle team We re happy to show continuing innovation and even more valuable functionality In our latest release roundup we ll highlight a host of new capabilities focused on delivering improved context collaboration and speed to handle alerts faster and more effectively Learn how our newest capabilities enable security teams to do more with less here Announcing Google s Data Cloud amp AI Summit March th  Can your data work smarter How can you use AI to unlock new opportunities Join us on Wednesday March to gain expert insights new solutions and strategies to reveal opportunities hiding in your company s data Find out how organizations are using Google Cloud data and AI solutions to transform customer experiences boost revenue and reduce costs  Register today for this no cost digital event Artifact Registry Feature Preview Artifact Registry now supports immutable tags for Docker repositories If you enable this setting an image tag always points to the same image digest including the default latest tag This feature is in Preview Learn moreWeek of March A new era for AI and Google Workspace  Google Workspace is using AI to become even more helpful starting with new capabilities in Docs and Gmail to write and refine content Learn more Building the most open and innovative AI ecosystem  In addition to the news this week on AI products Google Cloud has also announced new partnerships programs and resources This includes bringing bringing the best of Google s infrastructure AI products and foundation models to partners at every layer of the AI stack chipmakers companies building foundation models and AI platforms technology partners enabling companies to develop and deploy machine learning ML models app builders solving customer use cases with generative AI and global services and consulting firms that help enterprise customers implement all of this technology at scale Learn more From Microbrows to Microservices  Ulta Beauty is building their digital store of the future but to maintain control over their new modernized application they turned to Anthos and GKE Google Cloud s managed container services to provide an eCommerce experience as beautiful as their guests Read our blog to see how a newly minted Cloud Architect learnt Kubernetes and Google Cloud to provide the best possible architecture for his developers Learn more Now generally available understand and trust your data with Dataplex data lineage a fully managed Dataplex capability that helps you understand how data is sourced and transformed within the organization Dataplex data lineage automatically tracks data movement across BigQuery BigLake Cloud Data Fusion Preview and Cloud Composer Preview eliminating operational hassles around manual curation of lineage metadata Learn more here Rapidly expand the reach of Spanner databases with read only replicas and zero downtime moves Configurable read only replicas let you add read only replicas to any Spanner instance to deliver low latency reads to clients in any geography Alongside Spanner s zero downtime instance move service you have the freedom to move your production Spanner instances from any configuration to another on the fly with zero downtime whether it s regional multi regional or a custom configuration with configurable read only replicas Learn more here Week of March Automatically blocking project SSH keys in Dataflow is now GA This service option allows Dataflow users to prevent their Dataflow worker VMs from accepting SSH keys that are stored in project metadata and results in improved security Getting started is easy enable the block project ssh keys service option while submitting your Dataflow job Celebrate International Women s Day Learn about the leaders driving impact at Google Cloud and creating pathways for other women in their industries Read more Google Cloud Deploy now supports Parallel Deployment to GKE and Cloud Run workloads This feature is in Preview  Read more Sumitovant doubles medical research output in one year using LookerSumitovant is a leading biopharma research company that has doubled their research output in one year alone By leveraging modern cloud data technologies Sumitovant supports their globally distributed workforce of scientists to develop next generation therapies using Google Cloud s Looker for trusted self service data research To learn more about Looker check out Week of Feb Mar Add geospatial intelligence to your Retail use cases by leveraging the CARTO platform on top of your data in BigQueryLocation data will add a new dimension to your Retail use cases like site selection geomarketing and logistics and supply chain optimization Read more about the solution and various customer implementations in the CARTO for Retail Reference Guide and see a demonstration in this blog Google Cloud Deploy support for deployment verification is now GA  Read more or Try the DemoWeek of Feb Feb Logs for Network Load Balancing and logs for Internal TCP UDP Load Balancingare now GA Logs are aggregated per connection and exported in near real time providing useful information such as tuples of the connection received bytes and sent bytes for troubleshooting and monitoring the pass through Google Cloud Load Balancers Further customers can include additional optional fields such as annotations for client side and server side GCE and GKE resources to obtain richer telemetry The newly published Anthos hybrid cloud architecture reference design guideprovides opinionated guidance to deploy Anthos in a hybrid environment to address some common challenges that you might encounter Check out the architecture reference design guidehere to accelerate your journey to hybrid cloud and containerization Week of Feb Feb Deploy PyTorch models on Vertex AI in a few clicks with prebuilt PyTorch serving containers which means less code no need to write Dockerfiles and faster time to production Confidential GKE Nodes on Compute Optimized CD VMs are now GA  Confidential GKE Nodes help to increase the security of your GKE clusters by leveraging hardware to ensure your data is encrypted in memory helping to defend against accidental data leakage malicious administrators and “curious neighbors  Getting started is easy as your existing GKE workloads can run confidentially with no code changes required Announcing Google s Data Cloud amp AI Summit March th Can your data work smarter How can you use AI to unlock new opportunities Register for Google Data Cloud amp AI Summit a digital event for data and IT leaders data professionals developers and more to explore the latest breakthroughs  Join us on Wednesday March to gain expert insights new solutions and strategies to reveal opportunities hiding in your company s data Find out how organizations are using Google Cloud data and AI solutions to transform customer experiences boost revenue and reduce costs  Register today for this no cost digital event Running SAP workloads on Google Cloud Upgrade to our newly released Agent for SAP to gain increased visibility into your infrastructure and application performance The new agent consolidates several of our existing agents for SAP workloads which means less time spent on installation and updates and more time for making data driven decisions In addition there is new optional functionality that powers exciting products like Workload Manager a way to automatically scan your SAP workloads against best practices Learn how to install or upgrade the agent here Leverege uses BigQuery as a key component of its data and analytics pipeline to deliver innovative IoT solutions at scale As part of the Built with BigQuery program this blog post goes into detail about Leverege IoT Stack that runs on Google Cloud to power business critical enterprise IoT solutions at scale  Download white paper Three Actions Enterprise IT Leaders Can Take to Improve Software Supply Chain Security to learn how and why high profile software supply chain attacks like SolarWinds and Logj happened the key lessons learned from these attacks as well as actions you can take today to prevent similar attacks from happening to your organization Week of Feb Feb Immersive Stream for XRleverages Google Cloud GPUs to host render and stream high quality photorealistic experiences to millions of mobile devices around the world and is now generally available Read more here Reliable and consistent data presents an invaluable opportunity for organizations to innovate make critical business decisions and create differentiated customer experiences But poor data quality can lead to inefficient processes and possible financial losses Today we announce new Dataplex features automatic data quality AutoDQ and data profiling available in public preview AutoDQ offers automated rule recommendations built in reporting and serveless execution to construct high quality data  Data profiling delivers richer insight into the data by identifying its common statistical characteristics Learn more Cloud Workstations now supports Customer Managed Encryption Keys CMEK which provides user encryption control over Cloud Workstation Persistent Disks Read more Google Cloud Deploy now supports Cloud Run targets in General Availability Read more Learn how to use NetApp Cloud Volumes Service as datastores for Google Cloud VMware Engine for expanding storage capacity Read moreWeek of Jan Feb Oden Technologies uses BigQuery to provide real time visibility efficiency recommendations and resiliency in the face of network disruptions in manufacturing systems As part of the Built with BigQuery program this blog post describes the use cases challenges solution and solution architecture in great detail Manage table and column level access permissions using attribute based policies in Dataplex Dataplex attribute store provides a unified place where you can create and organize a Data Class hierarchy to classify your distributed data and assign behaviors such as Table ACLs and Column ACLs to the classified data classes Dataplex will propagate IAM Roles to tables across multiple Google Cloud projects  according to the attribute s assigned to them and a single merged policy tag to columns according to the attribute s attached to them  Read more Lytics is a next generation composableCDP that enables companies to deploy a scalable CDP around their existing data warehouse lakes As part of the Built with BigQuery program for ISVs Lytics leverages Analytics Hub to launch secure data sharing and enrichment solution for media and advertisers This blog post goes over Lytics Conductor on Google Cloud and its architecture in great detail Now available in public preview Dataplex business glossary offers users a cloud native way to maintain and manage business terms and definitions for data governance establishing consistent business language improving trust in data and enabling self serve use of data Learn more here Security Command Center SCC Google Cloud s native security and risk management solution is now available via self service to protect individual projects from cyber attacks It s never been easier to secure your Google Cloud resources with SCC Read our blog to learn more To get started today go to Security Command Center in the Google Cloud console for your projects Global External HTTP S Load Balancer and Cloud CDN now support advanced traffic management using flexible pattern matching in public preview This allows you to use wildcards anywhere in your path matcher You can use this to customize origin routing for different types of traffic request and response behaviors and caching policies In addition you can now use results from your pattern matching to rewrite the path that is sent to the origin Run large pods on GKE Autopilot with the Balanced compute class When you need computing resources on the larger end of the spectrum we re excited that the Balanced compute class which supports Pod resource sizes up to vCPU and GiB is now GA Week of Jan Jan Starting with Anthos version Google supports each Anthos minor version for months after the initial release of the minor version or until the release of the third subsequent minor version whichever is longer We plan to have Anthos minor release three times a year around the months of April August and December in with a monthly patch release for example z in version x y z for supported minor versions For more information read here Anthos Policy Controller enables the enforcement of fully programmable policies for your clusters across the environments We are thrilled to announce the launch of our new built in Policy Controller Dashboard a powerful tool that makes it easy to manage and monitor the policy guardrails applied to your Fleet of clusters New policy bundles are available to help audit your cluster resources against kubernetes standards industry standards or Google recommended best practices  The easiest way to get started with Anthos Policy Controller is to just install Policy controller and try applying a policy bundle to audit your fleet of clusters against a standard such as CIS benchmark Dataproc is an important service in any data lake modernization effort Many customers begin their journey to the cloud by migrating their Hadoop workloads to Dataproc and continue to modernize their solutions by incorporating the full suite of Google Cloud s data offerings Check out this guide that demonstrates how you can optimize Dataproc job stability performance and cost effectiveness Eventarc adds support for new direct events from the following Google services in Preview API Gateway Apigee Registry BeyondCorp Certificate Manager Cloud Data Fusion Cloud Functions Cloud Memorystore for Memcached Database Migration Datastream Eventarc Workflows This brings the total pre integrated events offered in Eventarc to over events from Google services and third party SaaS vendors  mFit release adds support for JBoss and Apache workloads by including fit analysis and framework analytics for these workload types in the assessment report See the release notes for important bug fixes and enhancements Google Cloud Deploy Google Cloud Deploy now supports Skaffold version  Release notesCloud Workstations Labels can now be applied to Cloud Workstations resources  Release notes Cloud Build Cloud Build repositories nd gen lets you easily create and manage repository connections not only through Cloud Console but also through gcloud and the Cloud Build API Release notesWeek of Jan Jan Cloud CDN now supports private origin authentication for Amazon Simple Storage Service Amazon S buckets and compatible object stores in Preview This capability improves security by allowing only trusted connections to access the content on your private origins and preventing users from directly accessing it Week of Jan Jan Revionics partnered with Google Cloud to build a data driven pricing platform for speed scale and automation with BigQuery Looker and more As part of the Built with BigQuery program this blog post describes the use cases problems solved solution architecture and key outcomes of hosting Revionics product Platform Built for Change on Google Cloud Comprehensive guide for designing reliable infrastructure for your workloads in Google Cloud The guide combines industry leading reliability best practices with the knowledge and deep expertise of reliability engineers across Google Understand the platform level reliability capabilities of Google Cloud the building blocks of reliability in Google Cloud and how these building blocks affect the availability of your cloud resources Review guidelines for assessing the reliability requirements of your cloud workloads Compare architectural options for deploying distributed and redundant resources across Google Cloud locations and learn how to manage traffic and load for distributed deployments Read the full blog here GPU Pods on GKE Autopilot are now generally available Customers can now run ML training inference video encoding and all other workloads that need a GPU with the convenience of GKE Autopilot s fully managed Kubernetes environment Kubernetes v is now generally available on GKE GKE customers can now take advantage of the many new features in this exciting release This release continues Google Cloud s goal of making Kubernetes releases available to Google customers within days of the Kubernetes OSS release Event driven transfer for Cloud Storage Customers have told us they need asynchronous scalable service to replicate data between Cloud Storage buckets for a variety of use cases including aggregating data in a single bucket for data processing and analysis keeping buckets across projects regions continents in sync etc Google Cloud now offers Preview support for event driven transfer serverless real time replication capability to move data from AWS S to Cloud Storage and copy data between multiple Cloud Storage buckets Read the full blog here Pub Sub Lite now offers export subscriptions to Pub Sub This new subscription type writes Lite messages directly to Pub Sub no code development or Dataflow jobs needed Great for connecting disparate data pipelines and migration from Lite to Pub Sub See here for documentation 2023-03-27 19:00: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件)