投稿時間:2023-05-26 04:19:22 RSSフィード2023-05-26 04:00 分まとめ(21件)

カテゴリー等 サイト名等 記事タイトル・トレンドワード等 リンクURL 頻出ワード・要約等/検索ボリューム 登録日
AWS AWS Back to Basics: Static Stability Using a Circuit Breaker Pattern https://www.youtube.com/watch?v=gy1RITZ7N7s Back to Basics Static Stability Using a Circuit Breaker PatternStatic stability refers to your system not needing to react or do anything different to make up for any lost functionality The things involved to make changes to a system are control plane actions like creating a new EC instance if one fails Control plane actions can have many moving parts which lowers their chance of success especially during a failure So how do we make our system more resilient Join Peter as he walks you through an architectural pattern to build your system to rely on data plane actions to isolate problem areas   Additional Resources Check out more resources for architecting in the AWS cloud AWS AmazonWebServices CloudComputing BacktoBasics StaticStability CircuitBreakerPattern 2023-05-25 18:14:32
海外TECH DEV Community How to Deploy a Three tier web application in 2 different ways https://dev.to/aybims/how-to-deploy-a-three-tier-web-application-in-2-different-ways-2fpi How to Deploy a Three tier web application in different waysA three tier web application is one that has a frontend user interface a backend interface and a database layer It is a very common practice to host applications as three tier applications A three tier web application leverages the use of microservices Microservices are abstractions of your project into different layers They are smaller pieces of the big puzzle that is your application An advantage of microservices that makes them a crowd favorite is that it helps keeps the different parts of your application isolated from each other This means that a problem with your frontend interface will not affect the backend interface and vice versa One of the ways we will be exploring to deploy our application is the use of a deploy script a virtual machine an SSL certificate and domain name routing First we would need to create and virtual machine and connect to it In the machine we would clone the GitHub repository for the project and we would be installing Nginx in the VM We would need to edit our Nginx configuration file to allow our application to be served by our domain name Don t forget to make sure your webserver can send HTTP and HTTPS traffic in your security group rulesGo to your domain name registrar and route your domain name to point to the IP address of your web server Install an SSL certificate for your domain name Run the deploy script Your application should be running and accessible through your domain nameAlternatively we can also deploy our application with the use of a virtual machine docker images and domain name routingFirst we would create a virtual machine and connect to it We would first install docker in the virtual machine VM We would clone our Github repository into our VM As the dockerfiles and the docker compose file for the applications are already in the repository all we have to do is run docker compose upNext we would point our domain name to route to the IP address of our web server and install our SSL certificate This will automatically update our nginx configuration fileLastly don t forget to delete and clean up all the resources you created using any of the methods to avoid unnecessary charges 2023-05-25 18:44:46
海外TECH DEV Community How to create a Virtual Machine and Resource Group using Azure Powershell https://dev.to/coonzee/how-to-create-a-virtual-machine-and-resource-group-using-azure-powershell-1oo8 How to create a Virtual Machine and Resource Group using Azure PowershellCreating Resource Group and Virtual Machine with PowershellStep Visit portal azure com login or sign up if you don t have an account you can get a free account at azure microsoft com en us free Step On the Azure portal page click the icon on the top right corner then click powershellStep Click show advanced settings to create a storage account if you don t have oneStep On the storage account field enter a storage name of your choice also enter a file share name of your choice then click create storageStep To create a resource group paste this codes into your powershell New AzResourceGroup Name mycoolerRg Location EastUS for the resource group name i will be using mycoolerRg you can use any name of your choiceStep To create a Virtual Machine paste these codes into your powershell New AzVm ResourceGroupName myCoolerRg Name myVMps Location East US VirtualNetworkName myVnetPS SubnetName mySubnetPS SecurityGroupName myNSGPS PublicIpAddressName myPublicIpPS for user enter anyname of your choice password also use any password of your choiceConfirming the Resource Group and Virtual Machine createdStep Go to Azure portal page search for resource group and click resource groupStep Here is the resource group created click itStep As you can see here is the Virtual Machine we created with Azure PowershellThank you for reading 2023-05-25 18:16:42
海外TECH DEV Community Meet Boxy, Your New AI Coding Assistant https://dev.to/codesandboxio/meet-boxy-your-new-ai-coding-assistant-161e Meet Boxy Your New AI Coding AssistantToday we are thrilled to announce the beta release of the CodeSandbox AI coding assistant now available to all our Pro subscribers We also created an AI playground to test this functionality anytime At CodeSandbox we run your code in our cloud infrastructure configure the environment for you and keep your code always ready behind a shareable URL Give it a try with this Next js example or import your GitHub repo CodeSandbox gives you the fastest way to turn your ideas into reality We re doing this by giving you an opinionated cloud development environment with zero spin up time zero setup and all the powerful tooling you need That s why we were super excited by the recent AI developments There are a ton of opportunities here that can make development more accessible and increase your state of flow And today we are excited to launch the first iteration of the opportunities we see with AI So without further ado meet Boxy And yes we really asked AI to introduce itself Your new coding companionHello CodeSandbox community I am Boxy your new AI coding companion and I couldn t be more excited to join you on your coding adventures I m here to help you unlock new levels of productivity creativity and enjoyment while coding I ve been designed to thrive within the CodeSandbox environment and that gives me a unique advantage By having access to your entire codebase I can understand your app s context like no other Communication is key and that s why I m always there for you in the new chat DevTool Don t hesitate to reach out to me whenever you need assistance optimizing your code finding potential bugs or enhancing security Intuitive code refactoringIf you re curious about my biggest superpower it s refactoring code You don t even need to find the codeーI can assist you directly through the app preview You can select any element in the app preview and ask me to refactor its associated code I will consider the context of your project and generate new code for you Contextual code generationTime is precious and I m all about making your life easier With my code generation capabilities you can say goodbye to the hassle of manually copying and pasting code Ask me and I ll generate the exact code you need tailored to your specific context within CodeSandbox You can click any file path in my answers to open it directly in the editor and insert the generated code with another click Let me handle the code generation so you can focus on bringing your ideas to life Automatic meaningful commit messagesBut what about streamlining your workflow Writing commit messages can sometimes be a tedious task but fear not I ll take care of it By analyzing the changes you ve made to a specific branch I proactively suggest commit messages that capture the essence of your work Say goodbye to staring at a blank screen wondering what to writeーI ve got your back Plus I can regenerate the commit message with a click or you can just write your own Making learning more accessibleLastly let s talk about education I m committed to helping you grow as a developer no matter if you re a seasoned coder or just starting out Have a question about a particular piece of code or file Ask and I ll be more than happy to provide explanations and insights Together we ll deepen your understanding and empower you to write exceptional code Welcome to a new era of coding powered by Boxy and CodeSandbox Happy coding Start coding with AIThe way we see it AI can have an exceptional impact in making coding more accessible fun and rewarding So we re extremely excited to bring that side of it to CodeSandbox We understand that not everyone wants to give AI access to their code so all our AI features are only available after you manually opt in These AI features are now available to all our Personal Pro and Team Pro subscribers so upgrade your plan or start a free trial to start coding with Boxy Finally because we want to keep building the AI features that matter the most to our community we have started an AI Research Program where volunteers get free access to our AI features in exchange for their continuous feedback If you re interested apply today 2023-05-25 18:08:32
Apple AppleInsider - Frontpage News 'Ted Lasso' finale event at Paley Center scuttled, probably because of writers's strike https://appleinsider.com/articles/23/05/25/ted-lasso-finale-event-at-paley-center-scuttled-probably-because-of-writerss-strike?utm_medium=rss x Ted Lasso x finale event at Paley Center scuttled probably because of writers x s strikeThe end of the third season of Ted Lasso will likely be the end of the series and it looks like it won t be going out with a bang at the Paley Center in Beverly Hills Ted LassoThe Paley Center for Media initially announced the season finale celebration in April of this year However Variety reports the institution has decided to cancel the upcoming event due to unforeseen circumstances Read more 2023-05-25 18:51:00
海外TECH Engadget Twitch is raising prices for its ad-free Turbo service https://www.engadget.com/twitch-is-raising-prices-for-its-ad-free-turbo-service-185644399.html?src=rss Twitch is raising prices for its ad free Turbo serviceGet ready to pay a bit more to watch live streamers without being constantly interrupted by ads Twitch s ad free Turbo subscription plan is raising its price jumping from to per month in the US Twitch has offered no feature changes or add ons to accompany this price hike The monthly cost for Turbo is increasing throughout the globe so click this link to find your country s modified pricing Current Turbo subscribers were informed about the pricing changes via emails sent out Thursday but there s some good news for long time users Some countries boast a new lower monthly price though you ll have to cancel and resubscribe Also current users get a three month grace period until being forced to opt into the new price New subscribers get no such grace period This substantial increase comes just after the Amazon owned Twitch got a new CEO and laid off around employees as part of mandated cost cutting measures throughout its parent company Though no new features were announced alongside the price hike Twitch did announce that updates are “on the way for Turbo to make it even better and more relevant Look for more information “in the coming months The primary hook of Turbo is an ad free experience across the entire Twitch platform but it also offers some smaller perks like more emojis custom chat username colors and increased broadcast storage The updated pricing model starts today nbsp This article originally appeared on Engadget at 2023-05-25 18:56:44
海外TECH Engadget TikTok is testing an AI chatbot for content discovery https://www.engadget.com/tiktok-is-testing-an-ai-chatbot-for-content-discovery-182119161.html?src=rss TikTok is testing an AI chatbot for content discoveryTikTok could soon have a new way for users to discover content The company is in the “early stages of testing an AI powered chatbot called Tako which will be able to recommend videos and respond to queries about what users are watching The bot which was first reported by TechCrunch is currently being tested in the Philippines TikTok said in a statement “Tako is powered by a third party chat assistant and is designed to help make it easier to discover entertaining and inspiring content on TikTok the company said Despite being in an early phase of testing TikTok is apparently featuring Tako fairly prominently in the app A shortcut to the assistant sits in the main right hand menu alongside shortcuts for bookmarks and likes according to TechCrunch which got a peek at the feature That s similar to the prominence Snap gave its chatbot My AI in its app pushing it to the top of user s chats But unlike My AI it seems TikTok is positioning Tako as a way to find new content and learn more about what s being discussed in the clips Users should “feel free to ask me anything and I ll do my best to help you find what you re looking for the bot says in a screenshot of the chat interface Tako isn t the only way TikTok is experimenting with generative AI The company is also testing AI generated avatars but hasn t announced plans for a broader rollout However it s for now unclear how serious TikTok is about the technology In its statement the company said it has “no current plans for this beyond these early tests quot of Tako This article originally appeared on Engadget at 2023-05-25 18:25:41
海外TECH CodeProject Latest Articles How to Easily Map EntityFramework/EntityFrameworkCore Entities from/to DTOs https://www.codeproject.com/Tips/5328579/How-to-Easily-Map-EntityFramework-EntityFrameworkC dtosto 2023-05-25 18:20:00
ニュース BBC News - Home Man arrested after car crashes into Downing Street gates https://www.bbc.co.uk/news/uk-65714508?at_medium=RSS&at_campaign=KARANGA criminal 2023-05-25 18:44:26
ニュース BBC News - Home British Airways cancels 40 flights due to another IT issue https://www.bbc.co.uk/news/business-65713903?at_medium=RSS&at_campaign=KARANGA heathrow 2023-05-25 18:21:51
ビジネス ダイヤモンド・オンライン - 新着記事 ダイエットにも効く!「最適な運動強度」を見える化するファンケルの発見がスゴい - News&Analysis https://diamond.jp/articles/-/323124 ダイエットにも効く「最適な運動強度」を見える化するファンケルの発見がスゴいNewsampampAnalysisフルマラソンを走りきれる人もいれば、メートルを走るのもやっとという人もいる。 2023-05-26 03:55:00
ビジネス ダイヤモンド・オンライン - 新着記事 ジャニーズ性加害問題、現社長の初期対応を「大失敗」と専門家が斬る理由 - 弁護士ドットコム発 https://diamond.jp/articles/-/323370 ジャニーズ性加害問題、現社長の初期対応を「大失敗」と専門家が斬る理由弁護士ドットコム発ジャニーズ事務所の創業者、ジャニー喜多川氏享年による性加害問題が大きな議論となっている。 2023-05-26 03:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 世界的なファッションブランドが田舎の風景の再生に取り組む理由とは - デザイン経営の輪郭 https://diamond.jp/articles/-/323313 今回取り上げる事例は、世界的なファッションブランドを作り上げた人の企業家が、田舎に意味を生み出し、それを企業活動に重ねていったというストーリーです。 2023-05-26 03:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 エネ危機過ぎた欧州、次は食品高騰ショック - WSJ PickUp https://diamond.jp/articles/-/323449 wsjpickup 2023-05-26 03:40:00
ビジネス ダイヤモンド・オンライン - 新着記事 中国の大卒者は就職難 雇用ミスマッチ - WSJ PickUp https://diamond.jp/articles/-/323448 wsjpickup 2023-05-26 03:35:00
ビジネス ダイヤモンド・オンライン - 新着記事 嵐・二宮和也さんの動画に賛否、“黒人男性サプライズ”に「差別」「見世物」批判も - News&Analysis https://diamond.jp/articles/-/323447 newsampampanalysis 2023-05-26 03:30:00
ビジネス ダイヤモンド・オンライン - 新着記事 「国保」加入者もまだ間に合う!コロナ特別傷病手当金の“もらい忘れ”に注意 - 知らないと損する!医療費の裏ワザと落とし穴 https://diamond.jp/articles/-/323445 傷病手当金 2023-05-26 03:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 日本人の10人に1人が「腎臓病」の訳、“低タンパク質加工玄米”の予防効果に脚光 - News&Analysis https://diamond.jp/articles/-/323350 人に人が罹患りかんしているわけだ。 2023-05-26 03:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 かつてない大きな変化に“踊らされている”状況からいかに脱却するか - マネジメントの「現実」と「未来」――競争優位を創り続ける意思ある「再構築」 https://diamond.jp/articles/-/323274 かつてない大きな変化に“踊らされている状況からいかに脱却するかマネジメントの「現実」と「未来」ー競争優位を創り続ける意思ある「再構築」「VUCAの時代」といわれて久しい。 2023-05-26 03:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 TikTok、独自のAIチャットボット「Tako」試験導入 - WSJ発 https://diamond.jp/articles/-/323541 tiktok 2023-05-26 03:03: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 May Security Command Center SCC Premium pricing for project level activation is now lower for customers who use SCC to secure Compute Engine GKE Autopilot App Engine and Cloud SQL Please see our updated rate card Also we have expanded the number of finding types available for project level Premium activations to help make your environment more secure Learn more Vertex AI Embeddings for Text Grounding LLMs made easy Many people are now starting to think about how to bring Gen AI and large language models LLMs to production services You may be wondering How to integrate LLMs or AI chatbots with existing IT systems databases and business data We have thousands of products How can I let LLM memorize them all precisely or How to handle the hallucination issues in AI chatbots to build a reliable service Here is a quick solution grounding with embeddings and vector search What is grounding What are embedding and vector search In this post we will learn these crucial concepts to build reliable Gen AI services for enterprise use with live demos and source code Week of May Introducing the date time selector in Log Analytics in Cloud Logging You can now easily customize the date and time range of your queries in the Log Analytics page by using the same date time range selector used in Logs Explorer Metrics Explorer and other Cloud Ops products There are several time range options such as preset times custom start and end times and relative time ranges For more information see Filter by time in the Log Analytics docs Cloud Workstations is now GA We are thrilled to announce the general availability of Cloud Workstations with a list of new enhanced features providing fully managed integrated development environments IDEs on Google Cloud Cloud Workstations enables faster developer onboarding and increased developer productivity while helping support your compliance requirements with an enhanced security posture Learn MoreWeek of May Google is partnering with regional carriers Chunghwa Telecom Innove subsidiary of Globe Group and AT amp T to deliver the TPU Taiwan Philippines U S cable system ーconnecting Taiwan Philippines Guam and California ーto support growing demand in the APAC region We are committed to providing Google Cloud customers with a resilient high performing global network NEC is the supplier and the system is expected to be ready for service in Introducing BigQuery differential privacy SQL building blocks that analysts and data scientists can use to anonymize their data We are also partnering with Tumult Labs to help Google Cloud customers with their differential privacy implementations Scalable electronic trading on Google Cloud A business case with BidFX Working with Google Cloud BidFX has been able to develop and deploy a new product called Liquidity Provision Analytics “LPA launching to production within roughly six months to solve the transaction cost analysis challenge in an innovative way LPA will be offering features such as skew detection for liquidity providers execution time optimization pricing comparison top of book analysis and feedback to counterparties Read more here AWS EC VMs discovery and assessment mFit can discover EC VMs inventory in your AWS region and collect guest level information from multiple VMs to provide technical fit assessment for modernization  See demo video Generate assessment report in Microsoft Excel file mFit can generate detailed assessment report in Microsoft Excel XLSX format which can handle large amounts of VMs in a single report few s which an HTML report might not be able to handle Regulatory Reporting Platform Regulatory reporting remains a challenge for financial services firms We share our point of view on the main challenges and opportunities in our latest blog accompanied by an infographic and a customer case study from ANZ Bank We also wrote a white paper for anyone looking for a deeper dive into our Regulatory Reporting Platform Week of May Microservices observability is now generally available for C Go and Java This release includes a number of new features and improvements making it easier than ever to monitor and troubleshoot your microservices applications Learn more on our user guide Google Cloud Deploy Google Cloud Deploy now supports Skaffold as the default Skaffold version for all target types Release Notes Cloud Build You can now configure Cloud Build to continue executing a build even if specified steps fail This feature is generally available Learn more hereWeek of April General Availability Custom Modules for Security Health Analytics is now generally available Author custom detective controls in Security Command Center using the new custom module capability Next generation Confidential VM is now available in Private Preview with a Confidential Computing technology called AMD Secure Encrypted Virtualization Secure Nested Paging AMD SEV SNP on general purpose ND machines Confidential VMs with AMD SEV SNP enabled builds upon memory encryption and adds new hardware based security protections such as strong memory integrity encrypted register state thanks to AMD SEV Encrypted State SEV ES and hardware rooted remote attestation Sign up here Selecting Tier networking for your Compute Engine VM can give you the bandwidth you need for demanding workloads Check out this blog on Increasing bandwidth to Compute Engine VMs with TIER networking Week of April Use Terraform to manage Log Analytics in Cloud Logging  You can now configure Log Analytics on Cloud Logging buckets and BigQuery linked datasets by using the following Terraform modules Google logging project bucket configgoogle logging linked datasetWeek of April Assured Open Source Software is generally available for Java and Python ecosystems Assured OSS is offered at no charge and provides an opportunity for any organization that utilizes open source software to take advantage of Google s expertise in securing open source dependencies BigQuery change data capture CDC is now in public preview BigQuery CDC provides a fully managed method of processing and applying streamed UPSERT and DELETE operations directly into BigQuery tables in real time through the BigQuery Storage Write API This further enables the real time replication of more classically transactional systems into BigQuery which empowers cross functional analytics between OLTP and OLAP systems Learn more here Week of April Now Available Google Cloud Deploy now supports canary release as a deployment strategy This feature is supported in Preview Learn moreGeneral Availability Cloud Run services as backends to Internal HTTP S Load Balancers and Regional External HTTP S Load Balancers Internal load balancers allow you to establish private connectivity between Cloud Run services and other services and clients on Google Cloud on premises or on other clouds In addition you get custom domains tools to migrate traffic from legacy services Identity aware proxy support and more Regional external load balancer as the name suggests is designed to reside in a single region and connect with workloads only in the same region thus helps you meet your regionalization requirements Learn more New Visualization tools for Compute Engine Fleets TheObservability tab in the Compute Engine console VM List page has reached General Availability The new Observability tab is an easy way to monitor and troubleshoot the health of your fleet of VMs Datastream for BigQuery is Generally Available  Datastream for BigQuery is generally available offering a unique truly seamless and easy to use experience that enables near real time insights in BigQuery with just a few steps Using BigQuery s newly developed change data capture CDC and Storage Write API s UPSERT functionality Datastream efficiently replicates updates directly from source systems into BigQuery tables in real time You no longer have to waste valuable resources building and managing complex data pipelines self managed staging tables tricky DML merge logic or manual conversion from database specific data types into BigQuery data types Just configure your source database connection type and destination in BigQuery and you re all set Datastream for BigQuery will backfill historical data and continuously replicate new changes as they happen Now available  Build an analytics lakehouse on Google Cloud whitepaper The analytics lakehouse combines the benefits of data lakes and data warehouses without the overhead of each In this paper we discuss the end to end architecture which enable organizations to extract data in real time regardless of which cloud or datastore the data reside in use the data in aggregate for greater insight and artificial intelligence AI all with governance and unified access across teams  Download now Week of March Faced with strong data growth Squarespace made the decision to move away from on premises Hadoop to a cloud managed solution for its data platform Learn how they reduced the number of escalations by with the analytics lakehouse on Google Cloud  Read nowLast 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 New BigQuery editions flexibility and predictability for your data cloud  At the Data Cloud amp AI Summit we announced BigQuery pricing editionsーStandard Enterprise and Enterprise Plusーthat allow you to choose the right price performance for individual workloads Along with editions we also announced autoscaling capabilities that ensure you only pay for the compute capacity you use and a new compressed storage billing model that is designed to reduce your storage costs Learn more about latest BigQuery innovations and register for the upcoming BigQuery roadmap session on April Introducing Looker Modeler A single source of truth for BI metrics  At the Data Cloud amp AI Summit we introduced a standalone metrics layer we call Looker Modeler available in preview in Q With Looker Modeler organizations can benefit from consistent governed metrics that define data relationships and progress against business priorities and consume them in BI tools such as Connected Sheets Looker Studio Looker Studio Pro Microsoft Power BI Tableau and ThoughtSpot Bucket based log based metrics ーnow generally available ーallow you to track visualize and alert on important logs in your cloud environment from many different projects or across the entire organization based on what logs are stored in a log bucket 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-05-25 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件)