投稿時間:2023-06-02 03:29:25 RSSフィード2023-06-02 03:00 分まとめ(32件)

カテゴリー等 サイト名等 記事タイトル・トレンドワード等 リンクURL 頻出ワード・要約等/検索ボリューム 登録日
AWS AWS Database Blog Build hypothetical indexes in Amazon RDS for PostgreSQL with HypoPG https://aws.amazon.com/blogs/database/build-hypothetical-indexes-in-amazon-rds-for-postgresql-with-hypopg/ Build hypothetical indexes in Amazon RDS for PostgreSQL with HypoPGIndexes in PostgreSQL are essential for improving the performance of database queries They serve as data structures that organize and optimize the retrieval of information from database tables By creating indexes on specific columns PostgreSQL can locate and access relevant data more efficiently Indexes work by creating a separate data structure that contains a sorted … 2023-06-01 17:49:09
AWS AWS Cloud Enterprise Strategy Blog Tenets: supercharging decision-making https://aws.amazon.com/blogs/enterprise-strategy/tenets-supercharging-decision-making/ Tenets supercharging decision making“Once you make a decision the universe conspires to make it happen Ralph Waldo Emerson essayist amp philosopher Thinking is hard energy intensive even Perhaps that s the reason we obsess about food One estimate indicates we make over food related decisions a day Another popular internet statistic boldly states that the average human makes … 2023-06-01 17:01:53
AWS AWS Networking and Content Delivery Get ready for AWS IPv6 day https://aws.amazon.com/blogs/networking-and-content-delivery/get-ready-for-aws-ipv6-day/ Get ready for AWS IPv dayAWS is celebrating IPv day on June with a full day AM PST PM PST of live streamed video content Let s face it dealing with IPv addresses can be exhausting but moving to IPv can be as daunting The folks behind the The Routing Loop Twitch channel have planned a full … 2023-06-01 17:13:16
AWS AWS Security Blog Updated whitepaper available: Architecting for PCI DSS Segmentation and Scoping on AWS https://aws.amazon.com/blogs/security/updated-whitepaper-available-architecting-for-pci-dss-segmentation-and-scoping-on-aws/ Updated whitepaper available Architecting for PCI DSS Segmentation and Scoping on AWSAmazon Web Services AWS has re published the whitepaper Architecting for PCI DSS Scoping and Segmentation on AWS to provide guidance on how to properly define the scope of your Payment Card Industry PCI Data Security Standard DSS workloads that are running in the AWS Cloud The whitepaper has been refreshed to include updated AWS best … 2023-06-01 17:01:12
AWS AWS Back to Basics: Building Serverless Async Webapps Using API Gateway and Websockets https://www.youtube.com/watch?v=4pG07Wgw2cE Back to Basics Building Serverless Async Webapps Using API Gateway and WebsocketsWebSocket s can enable true asynchronous bi directional communication between client and servers Join Sidhartha as he further explores a serverless architecture leveraging API Gateway Lambda and DynamoDB to implement a web socket API on AWS Additional Resources AWS blog WebSocket APIs in Amazon API Gateway WebSocket API Gateway Documentation DynamoDB streams AWS Lambda Websockets RFC Check out more resources for architecting in the AWS cloud AWS AmazonWebServices CloudComputing BacktoBasics Websockets 2023-06-01 17:18:06
AWS AWS Security Blog Updated whitepaper available: Architecting for PCI DSS Segmentation and Scoping on AWS https://aws.amazon.com/blogs/security/updated-whitepaper-available-architecting-for-pci-dss-segmentation-and-scoping-on-aws/ Updated whitepaper available Architecting for PCI DSS Segmentation and Scoping on AWSAmazon Web Services AWS has re published the whitepaper Architecting for PCI DSS Scoping and Segmentation on AWS to provide guidance on how to properly define the scope of your Payment Card Industry PCI Data Security Standard DSS workloads that are running in the AWS Cloud The whitepaper has been refreshed to include updated AWS best … 2023-06-01 17:01:12
js JavaScriptタグが付けられた新着投稿 - Qiita ポケモンバトルシステム実装プロジェクト(その0) https://qiita.com/aeba_chan/items/b3d75de7dab81454be65 qiita 2023-06-02 02:44:46
海外TECH MakeUseOf Substack vs. Mailchimp: Which Is the Best for Creating a Newsletter https://www.makeuseof.com/substack-vs-mailchimp/ platforms 2023-06-01 17:30:18
海外TECH MakeUseOf How to Export or Import Apps Using Winget in Windows 11 https://www.makeuseof.com/export-import-apps-winget-in-windows-11/ windows 2023-06-01 17:15:17
海外TECH DEV Community Coding Game: Quick Code Reading https://dev.to/snowman647/coding-game-quick-code-reading-47id Coding Game Quick Code ReadingIf you re into coding you ll know that Leetcode challenges aren t much of a hurdle anymore The real challenge nowadays is how fast you can pick up and understand your tasks as a software developer It s about speed agility and the ability to absorb new information like a sponge Being able to read code is the golden skill for today s developers Why is it so valuable Because the ability to decipher and understand pre written code opens up limitless possibilities And here s a heads up this skill is set to become even more valuable in the future especially when everyone starts using AI assistants like ChatGPT for coding help You might ask Why is reading code becoming increasingly important Well in our rapidly evolving tech world the pace of work is only getting faster Companies are constantly pushing for quicker development cycles and shorter time to market They want to stay ahead of the competition and that means developers need to keep up In this high speed environment it s not just about writing code anymore It s about quickly understanding and modifying existing code integrating new components and troubleshooting issues swiftly This is where reading code comes in Being proficient at interpreting code allows developers to adapt rapidly making them invaluable assets in this fast paced industry So the faster you can read and understand code the more likely you are to stay in the game 2023-06-01 17:21:28
海外TECH DEV Community Boosting Performance: Exploring the Capabilities of Amazon CloudFront and AWS Global Accelerator https://dev.to/brandondamue/boosting-performance-exploring-the-capabilities-of-amazon-cloudfront-and-aws-global-accelerator-41fe Boosting Performance Exploring the Capabilities of Amazon CloudFront and AWS Global AcceleratorDesigning highly performant solutions on AWS is one of the key metrics of the well architected framework All AWS services seek to boost performance to some extent In this article however we are going to focus our attention and energy on Amazon CloudFront and AWS Global Accelerator services provided by AWS to help businesses and application developers enhance the performance of their applications and services By leveraging the power and capabilities of CloudFront and Global Accelerator developers and businesses can optimize their infrastructure and deliver high performance applications to users Without any further ado let s get started We are going to start by exploring the features and capabilities of CloudFront then we will delve into AWS Global Accelerator Amazon CloudFrontCloudFront is a powerful content delivery network CDN service provided by AWS that gives businesses and web application developers an easy and cost effective way to distribute static and dynamic content with low latency and high data transfer speeds It acts as a global network of servers strategically located around the world allowing you to deliver content to your users efficiently Like other AWS services CloudFront is a self service pay per use offering requiring no long term commitments or minimum fees CloudFront operates through a global network of edge locations geographically dispersed data centres strategically positioned around the world When a user requests content CloudFront serves it from the nearest edge location reducing the distance and network latency This ensures fast delivery and a smooth user experience As of the time of writing of this article CloudFront makes use of over edge locations in different places around the world With CloudFront you can distribute any content that can be sent using the HTTP or WebSocket protocols such as images videos web pages and APIs to end users across the globe It caches your content at edge locations reducing the round trip time and improving overall performance CloudFront provides several advanced features to optimize content delivery It supports custom SSL certificates allowing you to secure your content with HTTPS It also offers compression content minification and automatic content delivery optimizations to enhance performance and reduce bandwidth usage Another key feature of CloudFront is its integration with other AWS services You can seamlessly integrate CloudFront with Amazon S EC Lambda and other AWS services enabling you to deliver dynamic content and handle complex workflows efficiently Additionally CloudFront integrates with AWS WAF Web Application Firewall to protect against common web based attacks such as SQL injections and Cross site scripting Now let s examine some features that will help you leverage the power of CloudFront to build highly performant applications These features include CloudFront Geo Restriction Origins Price Classes and Cache invalidation CloudFront OriginsIn CloudFront an origin is simply the source of the content that CloudFront delivers to end users CloudFront supports various types of origins giving you the freedom to choose the origin option that best fits your requirements and use case Below are the types of origins supported by CloudFront Amazon S Bucket You can use an S bucket as an origin for CloudFront This allows you to distribute static content stored in S such as images videos CSS and JavaScript files CloudFront can retrieve and cache this content at edge locations improving delivery performance Elastic Load Balancer If you have an application running behind an Elastic Load Balancer you can configure the ELB as an origin for CloudFront CloudFront will distribute user requests across the instances behind the load balancer improving scalability and availability Custom HTTP Server CloudFront supports using custom HTTP servers or web applications as origins You can specify the domain name or IP address of your server as the origin CloudFront will forward user requests to your server retrieve the content and cache it at edge locations Lambda Function CloudFront allows you to use AWS Lambda functions as origins This enables you to dynamically generate or modify content before it is delivered to end users Lambda Edge functions can be triggered at CloudFront edge locations providing powerful customization options MediaPackage Channel CloudFront can integrate with AWS Elemental MediaPackage which is a video origination and packaging service By using a MediaPackage channel as an origin you can deliver live or on demand video content through CloudFront Regional API Gateway You can also use an AWS Regional API Gateway as an origin for CloudFront This allows you to cache and deliver responses from API Gateway improving the performance of your API requests It is important to note that for every origin that you add to a CloudFront distribution you can assign a backup origin that can be used to automatically serve your traffic if the primary origin is unavailable By employing different types of origins CloudFront provides flexibility in serving content from various sources You can combine origins configure caching behavior and customize delivery options to meet the specific needs of your application or website CloudFront Geo RestrictionThis is a feature of CloudFront that gives you granular control over the geographic distribution of your content It allows you to specify which countries or geographic regions can access your content and which ones are denied access This feature is particularly useful when you have content that needs to comply with regional regulations licensing agreements or content distribution rights CloudFront Geo Restriction operates based on the IP addresses of the viewers It uses the Geo IP database a comprehensive database that maps IP addresses to specific geographic locations to determine the geographic location of the viewer and then applies the specified access restrictions accordingly With CloudFront Geo Restriction you can choose between two options Whitelist and Blacklist Whitelist With this option you can create a list of countries or geographic regions that are allowed to access your content Requests coming from outside the specified whitelist will be denied This is useful when you want to restrict access to specific regions and ensure that only authorized viewers can access your content Blacklist In contrast to the whitelist option the blacklist option allows you to specify a list of countries or geographic regions that are denied access to your content Requests coming from the specified blacklist will be blocked while all other regions will have access This is helpful when you want to block access from specific regions due to legal restrictions content distribution rights or other business requirements By leveraging CloudFront Geo Restriction you can ensure that your content is accessible only to the intended audience while adhering to regulatory and licensing constraints This feature provides an additional layer of security and control allowing you to deliver your content seamlessly to the desired geographic regions while keeping it inaccessible to unauthorized viewers enabling you to meet compliance requirements honor content distribution agreements and enhance the overall performance and security of your application CloudFront Price ClassesThey refer to the different pricing tiers or regions offered by CloudFront which determine the cost of delivering content through the CloudFront CDN The Price Classes are designed to optimize cost and performance by offering different levels of coverage and availability across geographic regions There are three price classes available Price Class All Global ーThis is the highest price class and provides the broadest coverage across all CloudFront edge locations worldwide It ensures that your content is delivered from the most geographically distributed edge locations maximizing global performance and availability However it also comes with a higher cost compared to other price classes Price Class Most Popular ーThis price class offers a more cost effective option while still providing widespread coverage It includes a subset of the global edge locations focusing on the most frequently accessed regions Price Class strikes a balance between performance and cost making it a popular choice for many applications Price Class Least Expensive ーThis is the most cost efficient price class suitable for applications with specific regional or localized user bases It includes a smaller subset of edge locations primarily serving the region where your content is predominantly accessed While it offers reduced coverage it still provides satisfactory performance for localized applications and helps lower overall delivery costs By selecting the appropriate Price Class for your application you can optimize the cost performance balance based on your specific needs If your content is globally distributed and accessed from various regions Price Class All may be the ideal choice For applications with more localized audiences Price Class or can help you minimize costs while ensuring satisfactory performance within specific regions It s important to note that the specific edge locations available in each price class may change over time as Amazon expands its network Therefore it s recommended to review the CloudFront documentation or pricing page for the most up to date information on the available edge locations and their coverage within each price class CloudFront Cache InvalidationIt is often said that the hardest things to do in the world of computing are naming and cache invalidation That statement highlights the challenges associated with these two aspects of software development CloudFront handles the heavy lifting of cache invalidation by providing a few mechanisms that allow you to control the caching behavior and efficiently invalidate or update the cached content It performs cache invalidation by clearing outdated content from its edge locations Here is how it is done When you make changes to your website or application you want those changes to be visible to your users immediately However cached copies of your content may still exist in CloudFront s edge locations To invalidate the cache and ensure that users receive the latest content you can request a cache invalidation Think of cache invalidation as a way to tell CloudFront “Hey buddy something has changed Please clear the old version of the content and fetch the new one You can specify the specific files or directories that need to be invalidated CloudFront then updates its cache by removing outdated content and fetching the latest version from your origin server Once you submit a cache invalidation request it may take some time for the invalidation to propagate to all the edge locations However as the invalidation progresses users will start receiving the updated content from CloudFront s edge locations ensuring a fast and consistent experience Cache invalidation is an essential feature that makes sure your users always see the most recent version of your website or application It helps you maintain control over your content and deliver timely updates to your audience AWS Global AcceleratorGlobal Accelerator is a networking service that helps you improve the availability and performance of the applications that you offer to your global users It is easy to set up configure and manage Global Accelerator provides static IP addresses that provide a fixed entry point to your applications and eliminate the complexity of managing specific IP addresses for different AWS Regions and Availability Zones Global Accelerator operates by utilizing the AWS global network infrastructure allowing you to improve the performance of your applications by lowering first byte latency the round trip time for a packet to go from a client to your endpoint and back again and jitter the variation of latency and increasing throughput amount of data transferred in a second as compared to the public internet Here is how it works When you set up Global Accelerator you are assigned a pair of anycast IP addresses These IP addresses are advertised globally and they attract traffic from users requesting access to your applications Anycast IP addresses are unique in that they can be announced by multiple edge locations simultaneously When a user sends a request to the anycast IP the request is automatically routed to the nearest edge location based on network proximity This routing is handled by the Border Gateway Protocol BGP which directs the traffic to the most optimal edge location These anycast IPs simplify configuration in that instead of managing multiple IP addresses or manually routing traffic you can simply point your DNS records to the anycast IP addresses assigned by Global Accelerator The routing is handled automatically optimizing application delivery without complex setups It is important to remember that in addition to performance improvements Global Accelerator offers built in DDoS protection through integration with AWS Shield This helps safeguard your applications against malicious traffic and ensures high availability even during DDoS attacks To end this section on Global Accelerator here are some common use cases of the powerful service Global Accelerator can improve the performance and availability of your website or application for users around the world It directs user traffic to the nearest AWS edge location reducing latency and improving response times If you have a multi region architecture for your application Global Accelerator can route traffic to the closest healthy endpoint across regions It helps distribute the load and ensures optimal performance across multiple regions Global Accelerator can be used to facilitate disaster recovery by redirecting traffic to an alternate endpoint in case of a failure This ensures fast and automated failover to minimize downtime and ensure business continuity For gaming and media streaming applications it helps deliver low latency high quality experiences to users worldwide It optimizes the delivery of real time interactive content by routing traffic to the most optimal edge location Closing RemarksIn this article we have examined CloudFront and Global Accelerator your dynamic duo for supercharging application performance By harnessing the global network of edge locations provided by CloudFront you can deliver content with lightning fast speed and impress your users with an exceptional user experience Combine that with the smart routing and optimization capabilities of Global Accelerator and you have a powerful toolkit for achieving optimal performance and reliability So go ahead and embrace CloudFront and Global Accelerator to take your applications to the next level Your users will thank you for it and your business will reap the rewards of a highly performant digital presence Kudos to you for going on this CloudFront Global Accelerator journey with me if you have any questions I ll be waiting for them in the comments section 2023-06-01 17:09:54
Apple AppleInsider - Frontpage News Apple Savings customers hit with long delays when withdrawing money https://appleinsider.com/articles/23/06/01/apple-savings-customers-hit-with-long-delays-when-withdrawing-money?utm_medium=rss Apple Savings customers hit with long delays when withdrawing moneySome Apple customers are facing multi week delays when trying to withdraw money from their Apple Savings accounts largely due to automated anti money laundering protections Apple Savings has a APYIn April Apple launched its new Apple Savings a Goldman Sachs backed savings account that allows customers to route Daily Cash rewards into a high yield savings account Read more 2023-06-01 17:59:04
Apple AppleInsider - Frontpage News How to get a free McChicken sandwich with Apple Cash https://appleinsider.com/articles/23/06/01/how-to-get-a-free-mcchicken-sandwich-with-apple-cash?utm_medium=rss How to get a free McChicken sandwich with Apple CashApple and McDonald s are offering a free McChicken sandwich for anyone who uses Apple Cash through Apple Pay in the official McDonald s app for a limited time Here s how to get it McDonald s latest Apple Pay promoThe latest Apple Pay promotion offers a free McChicken sandwich when you make a purchase of at least using Apple Cash The purchase must be made via the official McDonald s app to be eligible for the promo Read more 2023-06-01 17:33:53
Apple AppleInsider - Frontpage News Deals: 20% off tech at eBay, $1,749 MacBook Pro 14, $799 MacBook Air, 50% off Canon lens, more https://appleinsider.com/articles/23/06/01/deals-20-off-tech-at-ebay-1749-macbook-pro-14-799-macbook-air-50-off-canon-lens-more?utm_medium=rss Deals off tech at eBay MacBook Pro MacBook Air off Canon lens moreJune has arrived and that means new deals on tech leading up to WWDC Save on qualifying electronics with a new eBay coupon get a bonus discount on a inch iPad Pro and much more Save on Macs iPads monitors Get ready for some fantastic tech deals on June st At eBay com save off qualifying tech with code DEALTWENTY Adorama offers the MacBook Pro inch for off plus off AppleCare with code APINSIDER Amazon has the M MacBook Air with a core GPU GB of memory and a GB SSD for off and more Read more 2023-06-01 17:10:19
Apple AppleInsider - Frontpage News STM MagPod review: MagSafe-compatible stand, grip, & selfie-stick all in one for your iPhone https://appleinsider.com/articles/23/06/01/stm-magpod-review-magsafe-compatible-stand-grip-selfie-stick-all-in-one-for-your-iphone?utm_medium=rss STM MagPod review MagSafe compatible stand grip amp selfie stick all in one for your iPhoneThe STM MagPod is a handy multi function stand that magnetically connects to your iPhone thanks to a MagSafe compatible mount Our iPhone on the STM MagPodSTM which stands for Smarter Than Most tries to create slightly more creative and functional products than your everyday gear That s what we get here with the MagPod Read more 2023-06-01 17:00:53
海外TECH Engadget VR Assassin’s Creed, Stranger Things and Ghostbusters arrive on Meta Quest later this year https://www.engadget.com/vr-assassins-creed-stranger-things-and-ghostbusters-arrive-on-meta-quest-later-this-year-174119442.html?src=rss VR Assassin s Creed Stranger Things and Ghostbusters arrive on Meta Quest later this yearMeta announced a slate of upcoming games today for its standalone VR headsets including the upcoming Meta Quest Apple is expected to enter the virtual headset space next week so Meta is hoping to make a lasting impression with its lineup of upcoming VR titles from beloved franchises including Assassin s Creed Stranger Things Ghostbusters and Attack on Titan ーalong with some VR remakes of old school classics In addition to Asgard s Wrath the most enticing game may be the one we know the least about Although it was little more than a tease Meta confirmed that Assassin s Creed Nexus VRisn t vaporware after all The next VR installment in the long running series will launch in the Meta Quest Store later this year Unfortunately further details must wait for its official reveal at Ubisoft Forward on June th We first learned about an upcoming Stranger Things VR game late last year and today we got a closer look The title lets you play as season four villain Vecna as you “invade the dreams and memories of fan favorite characters and harness telekinetic powers to possess minds and battle creatures Gameplay includes grabbing crushing and throwing opponents using telekinesis and opening and closing portals “at your peril Meanwhile the story will allow you to tap into Vecna s more human past to “relive memories from Henry Creel s time at Hawkins Lab with Dr Brenner as you explore an otherworldly interconnected hive mind Stranger Things VR is developed by Tender Claws and will launch this fall on “major VR platforms including Meta Quest Pro Ghostbusters Rise of the Ghost Lord is another previously announced VR game in the pipeline from an iconic IP The trailer focuses on the backstory of Gustav Hookfaber a disgruntled and morally confused scientist who has transformed into the villainous Ghost Lord to wreak havoc on San Francisco You ll wield proton packs and other classic equipment for solo or co op ghost busting “Continue the Ghostbusters legacy protect the city from fiendish ghosts and experience all the humor and frights from the beloved franchise the game s description reads Ghostbusters Rise of the Ghost Lord will launch on Meta headsets this fall Although it may not be as familiar to younger audiences The th Guest was one of the coolest spectacles to fire up on your cutting edge CD ROM in the mid s About three decades later you ll be able to play an updated version of the atmospheric adventure puzzle game in virtual reality “ Developer Vertigo Games is using volumetric video capture to recreate the FMV full motion video storytelling of the original game bringing the classic adventure to life like never before the description reads “And for the first time ever the iconic mansion is being recreated in full D ーthough don t be surprised if it starts shifting around you After all it s haunted The th Guest arrives later this year for Quest Another remake the ultraviolent first person shooterBulletstorm is also getting a VR makeover And the game s creatively gruesome “Skillshots are in tow “Kick an enemy into a cactus the game s teaser asks rhetorically “Skillshot Crush one under a hot dog cart Skillshot Grab one with your Energy Leash and fling em into a burner Definitely a skill shot Developer Incuvo and publisher People Can Fly the original game s developer created the VR refresh which appears to stay true to the title s over the top indulgence Bulletstorm launches later this year on Quest Pro Manga and anime fans may want to heed the upcoming Quest title Attack on Titan VR Unbreakable The game places you in the Scout Regiment for solo and co op play “ Players will need to combine entirely free three dimensional movement through use of their Omni directional Mobility ODM Gear with cross range combat in order to defend themselves against killer titans the game s blurb reads “As players progress the battle difficulty will increase so only those with determination and skills critical to making it through to the final battle will survive Attack on Titan VR Unbreakable arrives “this winter for Quest In a slightly less epic and mythological but perhaps just as fun gaming world PowerWash Simulator is getting a VR variant “With accuracy and control of the Quest Touch controllers blasting away every speck of dirt and grime is a breeze the description says “Reach up get down and lean in to tackle those pesky hard to reach spots or sit back and wash your worries away In addition the cleaning sim supports solo play and online multiplayer as you “Absorb the relaxing atmosphere and stress free pace as you take the pressure off and strip dirt from patios pavements vehicles and public parks PowerWash Simulator VR launches later this year on Quest headsets Owners of Meta headsets may already be familiar with Schell Games I Expect You to Die Dating back to the Oculus Rift launch lineup in Schell Games series combines seated gameplay with clever puzzles in a James Bond like atmosphere laced with wit and satire The third installment I Expect You to Die Cog in the Machine has you again taking on the evil Dr Zor It promises an “expanded narrative with new levels and “more hours of gameplay compared to the series first two installments The third game in the series launches this summer for Quest and the developer says pre orders will get percent off the game s full price In addition to these familiar franchises Meta announced several other upcoming games and updates for existing titles For example tactical FPS Onward is getting a big update that adds new player animations a redesigned lobby shooting range revisions and more Other new or upcoming Quest titles include the roguelike Ghost Signal A Stellaris Game mech fighter Underdogs jumpscare horror game Silent Slayer Vault of the Vampire and a remake of the arcade Dreamcast rhythm game Samba de Amigo You can read more about all of the big Quest VR announcements in Meta s recap This article originally appeared on Engadget at 2023-06-01 17:41:19
海外TECH Engadget 'Asgard's Wrath 2' is Meta's most ambitious VR game to date https://www.engadget.com/asgards-wrath-2-is-metas-most-ambitious-vr-game-to-date-172826048.html?src=rss x Asgard x s Wrath x is Meta x s most ambitious VR game to dateOne of the biggest announcements at today s Meta Quest Gaming Showcase was Asgard s Wrath a sequel to the well regarded original from that s slated for release this winter It s shaping up to be Meta s most ambitious game to date ーit s an action RPG that the company thinks can stand alongside the genre s heaviest hitters on consoles and PC To live up to that promise developer Sanzaru Games may have to push a VR headset that uses mobile technology from to its limits In a gameplay overview video Sanzaru studio creative director Mat Kraemer said that Asgard s Wrath features quot massive worlds beyond the scope of any other game on the Meta Quest platform quot Much of the action will take place in Ancient Egypt rather than the Norse setting of the first game though you ll still visit Muspelheim a location that God of War fans will be familiar with Like Asgard s Wrath the sequel features animals you can turn into companions to help with puzzles and combat For the first time in the series you can also use the animals as mounts to help you traverse the larger landscapes Elsewhere there s a more aggressive approach to combat this time around compared with the original game s defense based system Previously players had to parry and block before having the opportunity to remove enemy shields In Asgard s Wrath they can use rapid attacks to chip away at shields or use skilled parries for more powerful attacks In a neat touch enemies will be able to catch thrown weapons and hurl them back at you Many of the elements you d expect from a modern action RPG are present here from crafting minigames including fishing and a slingshot shooting gallery and extensive exploration to gear and weapon upgrades and enemies that grow stronger as you do Both you and your animal buddies have skill trees to level up As in the first game you ll be able to manipulate the world with cosmic powers Elemental weaponry should provide more enemy variety and customization while you can possess mortals to use their skills and abilities and help them fulfill their destinies Sanzaru Games Oculus StudiosThat s a lot for any game to juggle let alone one that s running on a similar chipset to the Samsung Galaxy S series Sanzaru which made the original game for Oculus Rift is developing Asgard s Wrath for Meta Quest The headset uses the Qualcomm Snapdragon XR which is derived from the Snapdragon While many players will be diving into the game on a Quest the Meta Quest which was revealed today will be available by the time Asgard s Wrath comes out “Meta Quest s advanced processor and higher resolution will provide an even better look and feel within Asgard s Wrath while players will have a more comfortable wear during the game s hours of gameplay a Meta spokesperson told Engadget In any case it seems that Sanzaru is squeezing as much as it can out of the current headset which gave the studio more to work with than the Rift quot The biggest and best thing is that now we re working with devices that are completely wireless untethered kind of the way this a game like this is meant to be played because it s so combat centric quot Sanzaru creative director Grace Lingad told Engadget quot We really focus on visceral gesture based physics based combat Being free of external tracking sensors and wires and everything like that the Quest platform has really been a game changer for the franchise quot As for how the game might run on the Quest Pro Lingad who spoke to Engadget before the Quest was announced said that Sanzaru s focus was on the Quest due to that headset having a big install base “We really want to make sure as many people as possible can enjoy this game she said Sanzaru Games Oculus StudiosIn recent weeks critics have called out other major action RPGs namely Redfall and Diablo IV over the state of their open worlds outside of the main quests Striking the right balance between having plenty to do in Asgard s Wrath and giving players open areas to tear across on their mounts while dealing with the limitations of the Quest hardware was something Sanzaru had to bear in mind quot That s one of the big design challenges that the team had to deal with because there s ways that we can build the levels so that they feel like they re sprawling but of course we have to consider the hardware limitations quot Lingard said quot There s some amount of negative space which is good for the eyes for the mind to rest quot We do try to tuck in little side areas but they re hidden and tucked away quot she added quot It s really for the players the ones who really like to explore that whole hey there s this little area if I can crawl through there and then you emerge into this secret monster den and we hide some really challenging stuff in there really good rewards in there So in that way we keep the density high but it s not like all bam bam bam in your face which I think is a clever move by our team quot Sanzaru which Meta snapped up in estimates Asgard s Wrath s campaign will take plus hours to beat That s around twice the length of the original game On top of that there s an endless mode called Uncharted Rifts that has randomly generated dungeons Players can dip into that mode at almost any point to plunder high level loot to take back into the campaign but Uncharted Rifts could keep ardent fans going well after they ve finished the story Add everything up and that s a long time to spend playing a game in a virtual reality headset particularly one with fast paced combat Motion sickness has been a long standing concern for VR users Sanzaru has kept that in consideration while building out Asgard Wrath s settings and accessibility features Lingard said it was important for the team to offer a swathe of settings that players quot can use to tailor their experience to their comfort level quot Those concern factors such as motion sickness and combat difficulty The accessibility options include movement settings such as snap turning and smooth turning with the controller rather than having to rotate your body It s particularly important for a VR game to give players a wide array of options Lingard notes because the experience is quot so visceral and personal quot Since everyone s history with VR is different quot we really make it a point to have a lot of settings available quot she said quot We really want to respect people s time For some people maybe this is their first game in VR We re hoping we really launch with a splash and people want to check it out for themselves We want to make sure that experience is as accessible and as easy to get into as possible quot On that note Sanzaru wanted to make sure Asgard s Wrath is welcoming to VR newcomers and folks who haven t played the first game You can opt to see a recap of the previous title before you get startedWe ll need to wait several more months to find out whether the Quest and Quest which is said to offer double the graphics performance of the current model can truly support Sanzaru s ambitions But if you re a fan of the first game or you re looking for a lengthy immersive VR experience it may be worth adding Asgard s Wrath to your wishlist This article originally appeared on Engadget at 2023-06-01 17:28:26
海外TECH Engadget The best SSDs in 2023 https://www.engadget.com/best-ssds-140014262.html?src=rss The best SSDs in One of the most cost effective ways to upgrade a computer or console is with solid state storage The fastest flash drives will make your desktop or laptop feel snappier with shorter app and operating system loading times The best part is that we re at a point where you don t have to choose between speed and capacity the latest solid state drives SSDs offer both Whether you want to replace an old hard drive or upgrade the capacity of your existing SSD this guide will help you navigate all the complexities of buying a modern flash drive Don t know the difference between an NVMe and M drive Don t worry Engadget can help you choose the best SSD for your needs What to look for in a PC SSDThe most affordable way to add fast storage space to a computer is with a inch SATA drive It s also one of the easiest if you don t want to worry about compatibility since almost every computer made in the last two decades will include a motherboard with Serial ATA connections For that reason inch SSDs are the best buys if you want to extend the life of an older PC build Installation is straightforward too Once you ve secured the internal SSD in a drive cage all you need to do is to connect it to your motherboard and power supply The one downside of SATA drives is that they re slower than their high performance NVMe counterparts with SATA III limiting data transfers to MB s But even the slowest SSD has a significantly faster transfer speed than the best mechanical drives And with TB SATA SSDs costing about they re a good bulk storage option If your PC is newer there s a good chance it includes space for one or more M SSDs The form factor represents your ticket to the fastest possible consumer storage on the market but the tricky part is navigating all the different standards and specs involved M drives can feature either a SATA or PCIe connection SSDs with the latter are known as Non Volatile Memory or NVMe drives and are significantly faster than their SATA counterparts with Gen models offering sequential write speeds of up to MB s You can get twice the performance with a Gen SSD but you ll need a motherboard and processor that supports the standard If you re running an AMD system that means a Ryzen or CPU and an X or B motherboard With Intel meanwhile you ll need a th or th Gen processor and a Z Z or Z motherboard Keep in mind you ll pay a small premium for a Gen SSD You might have also seen something about Gen NVMe drives You can safely ignore those for now At the moment only Intel s th gen desktop CPUs support PCIe and there aren t any Gen NVMe SSDs out on the market We ll see the first ones arrive alongside AMD s next generation Ryzen processors later this year but if the price of early Gen drives is any indication they will be expensive As for why you would buy an M SATA drive over a similarly specced inch drive it comes down to ease of installation You add M storage to your computer by installing the SSD directly onto the motherboard That may sound intimidating but in practice the process involves a single screw that you first remove to connect the drive to your computer and then retighten to secure the SSD in place As an added bonus there aren t any wires involved making cable management easier Note that you can install a SATA M SSD into an M slot with a PCIe connection but you can t insert an NVMe M SSD into a M slot with a SATA connection Unless you want to continue using an old M drive there s little reason to take advantage of that feature Speaking of backward compatibility it s also possible to use a Gen drive through a PCIe connection but you won t get any of the speed benefits of the faster NVMe One last thing to consider is that M drives come in different physical sizes From shortest to longest the common options are and The first two numbers represent width in millimeters the latter denote the length For the most part you don t have to worry about that since is the default for many motherboards and manufacturers Some boards can accommodate more than one size of NVMe SSD thanks to multiple standoffs That said check your computer s documentation before buying a drive to ensure you re not trying to fit one it can t support The best buying advice I can offer is don t get too caught up about being on the bleeding edge of storage tech The sequential read and write speeds you see manufacturers list on their drives are theoretical and real world performance varies less than you think If your budget forces you to choose between a TB Gen NVMe and a GB Gen model go for the former From a practical standpoint the worst thing you can do is buy a type of SSD that s too small for needs Drives can slow dramatically as they approach capacity and you will probably end up purchasing one with a larger storage capacity down the line With all that boring stuff out of the way here are some go to best SSD recommendations Best inch SATA Drive Crucial MXYou don t have to look far to find the best all round inch SSD It s the Crucial MX With sequential read speeds of MB s and price tag for the TB model this internal SSD offers a hard to beat combination of excellent performance and value It also comes with a five year warranty for additional peace of mind Best PCIe M Samsung EVO PlusThe EVO Plus is a great pick for anyone buying their first Gen NVMe drive It comes in GB GB TB and TB varieties all of which are competitively priced Expect to pay about for the GB model for the TB version and for TB Samsung s SSDs also have a strong reputation for reliability A more affordable Gen NVME Crucial PIf the EVO Plus is out of your budget but you still want a NVMe drive the Crucial P is a compelling option at a lower price It s slightly slower than Samsung s M drive offering sequential read speeds of up to MB s instead of MB s but is significantly cheaper Crucial offers the P in GB GB TB and TB variants A SATA option WD Blue SNIf you have an older computer but still want to take advantage of the M form factor consider the WD Blue SN It s slower than the two above options but pricing is comparable to what you would pay for a inch drive Best Gen NVME Crucial P PlusIf you have the necessary hardware and money to spare it s hard to beat the high end Crucial P Plus With sequential read speeds of MB s it s not the absolute fastest Gen NVMe you can buy but it offers about the best value The P Plus comes in GB TB and TB varieties The WD Black SN we recommend below in the console section is also a great pick What to look for in portable and USB flash drivesPortable SSDs are a somewhat different beast to their internal siblings While read and write speeds are important they are almost secondary to how an external drive connects to your PC You won t get the most out of a model like the SanDisk Extreme Pro V without a USB Gen x connection Even among newer PCs that s something of a premium feature For that reason most people are best off buying a portable drive with a USB Gen or Thunderbolt connection The former offers transfer speeds of up to Gbps Additionally if you plan to take your drive on trips and commutes it s worthwhile to buy a model with IP certified water and dust proofing Some companies like Samsung offer rugged versions of their most popular drives For additional peace of mind bit AES hardware encryption will help prevent someone from accessing your data if you ever lose or misplace your external SSD Some of the same features contribute to a great thumbstick drive Our top picks for best external SSD models feature USB connections and some form of hardware encryption Best portable drive Samsung TFor most people the Samsung T offers the perfect mix of features performance and affordability The company offers the T portable SSD in GB TB and TB varieties and three different colors It s also relatively fast offering sequential read speeds of up to MB s Best of all you can frequently find it on sale Best thumbstick drive Samsung Fit PlusAnother Samsung pick here for good reason The Fit Plus has about all the features you could want on a USB drive It connects to your computer over USB and supports file transfer speeds of up to MB s The Fit Plus is also compact and has a handy slot for attaching it to your keychain The only downside of Samsung s USB drive is that it s on the pricey side nbsp A note on console storageSeagateThankfully outfitting your fancy new console with the fastest possible storage is far more straightforward than doing the same on PC With a Series X or Series S the conversation starts and ends with Seagate s storage expansion cards The company offers GB TB and TB models with the most affordable starting at a not so trivial The good news is that gamers can frequently find them on sale Your best bet is to set an alert for the model you want on a price tracker like CamelCamelCamel With Sony s PlayStation upgrading the console s internal storage is slightly more involved Instead of employing a proprietary solution the PS uses NVMe storage Thankfully there aren t as many potential configurations as you would find on a PC Engadget published a comprehensive guide on buying a PS SSD last year In short your best bet is a Gen drive with a built in heatsink Check out that guide for a full list of gaming SSD recommendations but for a quick go to consider the Western Digital SN It meets all the memory specifications for Sony s latest console and you won t run into any clearance issues with the heatsink Western Digital offers GB TB and TB models of the SN Expect to pay about for the TB variant and about for TB For those still playing on a previous generation console you can get slightly faster load times from a PlayStation by swapping the included hard drive to a inch SSD but going out of your way to do so probably isn t worth it at this point and you re better off saving your money for one of the new consoles This article originally appeared on Engadget at 2023-06-01 17:15:04
Cisco Cisco Blog Join the Cisco SMB Team at Cisco Live https://feedpress.me/link/23532/16158006/join-the-cisco-smb-team-at-cisco-live Join the Cisco SMB Team at Cisco LiveCisco Live is one of my favorite events bringing customers partners Cisco experts and influencers in the industry together to celebrate and cultivate innovation  I m incredibly excited to meet and interact with so many of our small and medium businesses and our partners at Cisco Live in Las Vegas where we have so 2023-06-01 17:28:23
海外TECH CodeProject Latest Articles Graph3D: A Windows.Forms Render Control in C# https://www.codeproject.com/Articles/5293980/Graph3D-A-Windows-Forms-Render-Control-in-Csharp forms 2023-06-01 17:07:00
海外科学 NYT > Science Allina Health System in Minnesota Cuts Off Patients With Medical Debt https://www.nytimes.com/2023/06/01/business/allina-health-hospital-debt.html Allina Health System in Minnesota Cuts Off Patients With Medical DebtDoctors at the Allina Health System a wealthy nonprofit in the Midwest aren t allowed to see poor patients or children with too many unpaid medical bills 2023-06-01 17:26:18
ニュース BBC News - Home Government to launch legal action over Covid inquiry WhatsApps https://www.bbc.co.uk/news/uk-politics-65782535?at_medium=RSS&at_campaign=KARANGA messages 2023-06-01 17:34:22
ニュース BBC News - Home England v Ireland: Stuart Broad takes five as hosts dominate at Lord's https://www.bbc.co.uk/sport/cricket/65747365?at_medium=RSS&at_campaign=KARANGA England v Ireland Stuart Broad takes five as hosts dominate at Lord x sStuart Broad presses his case for inclusion in the first Ashes Test by taking five wickets as England dominate Ireland on the first of the four day Test at Lord s 2023-06-01 17:36:52
ニュース BBC News - Home England v Ireland: Stuart Broad, Zak Crawley & Ben Duckett star on day one - highlights https://www.bbc.co.uk/sport/av/cricket/65782926?at_medium=RSS&at_campaign=KARANGA England v Ireland Stuart Broad Zak Crawley amp Ben Duckett star on day one highlightsWatch highlights as Stuart Broad s five wicket haul and s from Zak Crawley and Ben Duckett put England in control against Ireland on day one of the Test at Lord s 2023-06-01 17:52:30
ビジネス ダイヤモンド・オンライン - 新着記事 二流は「参加した会議」で結果を出し、一流は「欠席した会議」でも結果を出す。その理由とは? - コンセプトの教科書 https://diamond.jp/articles/-/323718 重要性 2023-06-02 02:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 頭がいい人と悪い人「挫折に対する向き合い方」に現れる差【転職わらしべ長者が教える】 - 転職が僕らを助けてくれる https://diamond.jp/articles/-/290482 頭がいい人と悪い人「挫折に対する向き合い方」に現れる差【転職わらしべ長者が教える】転職が僕らを助けてくれる「今の会社で働き続けていいのかな」「でも、転職するのは怖いな……」。 2023-06-02 02:40:00
ビジネス ダイヤモンド・オンライン - 新着記事 「知識がある人」ほどハマる、マーケティングの落とし穴 - 新マーケティング原論 https://diamond.jp/articles/-/323726 2023-06-02 02:35:00
ビジネス ダイヤモンド・オンライン - 新着記事 税務署が狙う「超意外な申告漏れ」、罰金に注意! - ぶっちゃけ相続【増補改訂版】 https://diamond.jp/articles/-/323697 申告漏れ 2023-06-02 02:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 株で勝てる人と負ける人「買い方、売り方に1つの決定的差」 - 株トレ https://diamond.jp/articles/-/323024 topix 2023-06-02 02:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 【銘柄発掘と分析のプロに聞く】今後、市場の伸びが期待できる4つの分野とは? - 株の投資大全 https://diamond.jp/articles/-/323848 「株投資をはじめたいけど、どうしたらいいのか」。 2023-06-02 02:15:00
Azure Azure の更新情報 Generally available: Jobs API to support bulk import in Azure Digital Twins https://azure.microsoft.com/ja-jp/updates/generally-available-jobs-api-to-support-bulk-import-in-azure-digital-twins/ azure 2023-06-01 18:00:04
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 June Google Cloud Deploy The price of an active delivery pipeline is reduced Also single target delivery pipelines no longer incur a charge Underlying service charges continue to apply See Pricing Page for more details 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-06-01 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件)