投稿時間:2022-03-16 06:11:34 RSSフィード2022-03-16 06:00 分まとめ(78件)

カテゴリー等 サイト名等 記事タイトル・トレンドワード等 リンクURL 頻出ワード・要約等/検索ボリューム 登録日
AWS AWS Machine Learning Blog Unravel the knowledge in Slack workspaces with intelligent search using the Amazon Kendra Slack connector https://aws.amazon.com/blogs/machine-learning/unravel-the-knowledge-in-slack-workspaces-with-intelligent-search-using-the-amazon-kendra-slack-connector/ Unravel the knowledge in Slack workspaces with intelligent search using the Amazon Kendra Slack connectorOrganizations use messaging platforms like Slack to bring the right people together to securely communicate with each other and collaborate to get work done A Slack workspace captures invaluable organizational knowledge in the form of the information that flows through it as the users collaborate However making this knowledge easily and securely available to users … 2022-03-15 19:42:51
AWS AWS Machine Learning Blog Securely search unstructured data on Windows file systems with the Amazon Kendra connector for Amazon FSx for Windows File Server https://aws.amazon.com/blogs/machine-learning/securely-search-unstructured-data-on-windows-file-systems-with-amazon-kendra-connector-for-amazon-fsx-for-windows-file-server/ Securely search unstructured data on Windows file systems with the Amazon Kendra connector for Amazon FSx for Windows File ServerCritical information can be scattered across multiple data sources in your organization including sources such as Windows file systems stored on Amazon FSx for Windows File Server You can now use the Amazon Kendra connector for FSx for Windows File Server to index documents HTML PDF MS Word MS PowerPoint and plain text stored in … 2022-03-15 19:40:45
AWS AWS Additional checksum algorithms for Amazon S3 | Amazon Web Services https://www.youtube.com/watch?v=Xt6Lv4LrBQE Additional checksum algorithms for Amazon S Amazon Web ServicesAmazon S accelerates integrity checking of requests by up to You can choose from four supported checksum algorithms for data integrity checking on your upload and download requests You can choose a SHA SHA CRC or CRCC checksum algorithm depending on your application needs Watch this short demo for a walk through on Amazon S s new data integrity verification features Learn more about Amazon S Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWS AmazonS AWSStorage CloudStorage AWSDemo 2022-03-15 19:26:34
AWS AWS Camino Financial Is Using AI Technology to Loan with Empathy | Amazon Web Services https://www.youtube.com/watch?v=M1rmp58ATn8 Camino Financial Is Using AI Technology to Loan with Empathy Amazon Web ServicesCamino Financial is dedicated to helping small businesses grow to reach their potential Leading with empathy this family founded financial technology platform startup aims to bring affordable credit to under banked Latinx micro businesses and empower underrepresented communities to build generational wealth Learn more about AWS at Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster Startup FinTech AWS AmazonWebServices CloudComputing 2022-03-15 19:17:25
AWS AWS Optimize SQL licensing costs with AWS Migration Evaluator | Amazon Web Services https://www.youtube.com/watch?v=1aeK38Loay4 Optimize SQL licensing costs with AWS Migration Evaluator Amazon Web ServicesWalkthrough of how to use Migration Evaluator to easily discover SQL Server workload details as part of a migration assessment Use this discovered data for a Migration Evaluator business case and an AWS Optimization and Licensing Assessment to optimize your licensing costs when migrating to AWS Learn more at Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWS AmazonWebServices CloudComputing cloudmigration awsmigration licenseoptimization sqlserver migrationassessment migrationbusinesscase 2022-03-15 19:04:37
海外TECH Ars Technica OAN sues AT&T, says being kicked off DirecTV may force it to shut down https://arstechnica.com/?p=1841247 partners 2022-03-15 19:06:13
海外TECH MakeUseOf 7 Desktop Gardening Projects for Arduino and Raspberry Pi https://www.makeuseof.com/desktop-gardening-projects-for-arduino-and-raspberry-pi/ garden 2022-03-15 19:30:14
海外TECH MakeUseOf Is Disney+ Constantly Buffering? A Troubleshooting Guide to Fix the Problem https://www.makeuseof.com/disney-plus-buffering-troubleshooting/ Is Disney Constantly Buffering A Troubleshooting Guide to Fix the ProblemDon t let buffering issues on Disney ruin your movie night Here are all the troubleshooting steps you need to fix Disney 2022-03-15 19:16:14
海外TECH DEV Community Take Your First Steps Towards Becoming A Front End Developer https://dev.to/programamkenya/take-your-first-steps-towards-becoming-a-front-end-developer-2b9 Take Your First Steps Towards Becoming A Front End DeveloperHave you been thinking about learning web development This article gives you a roadmap on how to do just that Web development has got two significant divides the frontend and the backend Now that you re wondering what the fronted is The front is the side of the site visible on the browser It is what clients see when they surf the internet The frontend developer is tasked with ensuring that the user has the best possible experience when interacting with the website Frontend developers also make good money as much as a year for senior developers in the US This article breaks down the major languages on the front end and what you need to do to start working there Follow the steps listed below Learn HTMLLearn CSSLearn JavaScriptGet familiar with frameworksBuild ProjectsAdvertise yourselfHTML Hypertext Markup Language HTML stands for Hypertext Markup Language HTML is the foundation of web development It provides the building blocks for your website It marks up the text for the browser to read and interpret It tells the browser which parts are headers paragraphs boxes etc You can also link together different pages on your site using HTML HTML is used to build the structure It is not involved in the site s functionality In the late nineties when the internet was starting to take over the world most websites were made with only HTML That s why most of them were so plain looking CSS Cascading Style Sheet CSS is an acronym for Cascading Style Sheet Evidently from the name CSS is used to style webpages After writing your HTML text you need to style it and make it attractive HTML on its own is a little bit bland and plain looking CSS makes your webpage a tiny bit more appealing to the eye The possibilities with CSS are endless some of the modifications that can be made with CSS include colour size text font animation JavaScriptJavaScript is one of the most popular programming languages JavaScript breathes life into your site It is used to make the webpage more interactive Interactive functionalities such as animation click responses audio and video players maps and many more are created using JavaScript JavaScript developers are some of the most in demand right now so learning it is sure to make you some Familiarize yourself with frameworksFrameworks make programming easier They are pre written chunks of code that you can incorporate into your code files Popular CSS frameworks include Bootstrap and SASS For JavaScript we have React Angular and Vue Choose what framework to learn depending on project requirements and market trends Build ProjectsBuild Build Build I cannot stress this enough Good developers are similar to good athletes They train every day Web development is about practice The more you code do it the better you become at it Practice makes perfect they say You can start with easy projects before building more complex tasks One promising project you can start with is to build your portfolio site to advertise yourself to the world Advertise yourselfYou are now ready to work as a frontend web developer To find a job you need to put yourself out there Thankfully there are vast communities of developers on the internet Connect with fellow developers and potential employers on social media Sites like Twitter and Reddit can be used to reach out and broaden your network Also contribute to open source repositories and lastly send your resume to as many employers as possible 2022-03-15 19:35:19
海外TECH DEV Community Using vendor chunk file from another application https://dev.to/steerclear90/using-vendor-chunk-file-from-another-application-5b9l Using vendor chunk file from another applicationThere is a react project where the vendor and app code are split into separate files upon build Can I load this app code js file in another react project say Project B using only the Project B s vendor code and not using the vendor file which was generated during the creation of the app code file If it is possible I want to understand how the webpack configuration would be like Note I cannot build both project A and project B together in order to get a shared vendor file 2022-03-15 19:34:29
海外TECH DEV Community Reaper 3.0 for Apache Cassandra is available https://dev.to/datastax/reaper-30-for-apache-cassandra-is-available-302m Reaper for Apache Cassandra is availableThe Kssandra team is pleased to announce the release of Reaper Let s dive into the features and improvements that recently introduced along with some notable removals and how the newest update to builds on that JDK supportStarting with Reaper can now compile and run with jdk Note that jdk is still supported at runtime Storage backendsOver the years we regularly discussed dropping support for Postgres and H with the The Last Pickle TLP team now part of DataStax the organization leading the open source development of Reaper Despite our lack of expertise in Postgres the effort required to maintain support for these storage backends was moderate as long as Reaper s architecture was simple However complexity grew with more deployment options culminating with the addition of the sidecar mode Some features require different consensus strategies depending on the backend which sometimes led to implementations that worked well with one backend and were buggy with others In order to allow building new features faster while providing a consistent experience for all users we decided to drop the Postgres and H backends in Apache Cassandra and the managed DataStax Astra DB are now the only production storage backends for Reaper The free tier of Astra DB will be more than sufficient for most deployments Reaper does not generally require high availability even complete data loss has mild consequences Where Astra is not an option a single Cassandra server can be started on the instance that hosts Reaper or an existing cluster can be used as a backend data store Adaptive Repairs and SchedulesOne of the pain points we observed when people start using Reaper is understanding the segment orchestration and knowing how the default timeout impacts the execution of repairs Repair is a complex choreography of operations in a distributed system As such and especially in the days when Reaper was created the process could get blocked for several reasons and required a manual restart The smart folks that designed Reaper at Spotify decided to put a timeout on segments to deal with such blockage over which they would be terminated and rescheduled Problems arise when segments are too big or have too much entropy to process within the default minutes timeout despite not being blocked They are repeatedly terminated and recreated and the repair appears to make no progress Reaper did a poor job at dealing with this for mainly two reasons Each retry will use the same timeout possibly failing segments foreverNothing obvious was reported to explain what was failing and how to fix the situationWe fixed the former by using a longer timeout on subsequent retries which is a simple trick to make repairs more “adaptive If the segments are too big they ll eventually pass after a few retries It s a good first step to improve the experience but it s not enough for scheduled repairs as they could end up with the same repeated failures for each run This is where we introduce adaptive schedules which use feedback from past repair runs to adjust either the number of segments or the timeout for the next repair run Figure Example of how to use adaptive schedules in Reaper Adaptive schedules will be updated at the end of each repair if the run metrics justify it The schedule can get a different number of segments or a higher segment timeout depending on the latest run The rules are the following If more than segments were extended the number of segments will be raised by on the schedule If less than segments were extended and at least one the timeout will be set to twice the current timeout If no segment was extended and the maximum duration of segments is below minutes the number of segments will be reduced by with a minimum of segments per node This feature is disabled by default and is configurable on a per schedule basis The timeout can now be set differently for each schedule from the UI or the REST API instead of having to change the Reaper config file and restart the process Incremental Repair TriggersAs we celebrate the long awaited improvements in incremental repairs brought by Cassandra it was time to embrace them with more appropriate triggers One metric that incremental repair makes available is the percentage of repaired data per table When running against too much unrepaired data incremental repair can put a lot of pressure on a cluster due to the heavy anti compaction process The best practice is to run it on a regular basis so that the amount of unrepaired data is kept low Since your throughput may vary from one table keyspace to the other it can be challenging to set the right interval for your incremental repair schedules Reaper introduced a new trigger for the incremental schedules which is a threshold of unrepaired data This allows creating schedules that will start a new run as soon as for example of the data for at least one table from the keyspace is unrepaired Those triggers are complementary to the interval in days which could still be necessary for low traffic keyspaces that need to be repaired to secure tombstones Figure Setting interval for incremental repairs These new features will allow you to securely optimize tombstone deletions by enabling the only purge repaired tombstones compaction subproperty in Cassandra permitting it to reduce gc grace seconds down to three hours without the concern that deleted data will reappear Schedules can be editedThat may sound like an obvious feature but previous versions of Reaper didn t allow for editing of an existing schedule This led to an annoying procedure where you had to delete the schedule which isn t made easy by Reaper either and recreate it with the new settings Version fixed that embarrassing situation and adds an edit button to schedules which allows you to change the mutable settings of schedules Figure Reaper now has the ability to edit the settings for scheduled actions CVE fixesWith the release of Reaper we were able to fix more than reported CVEs by upgrading several dependencies to more current versions Dropwizard Shiro SnakeYAML Netty FinalCassandra Java Driver Jersey Prometheus Simple Client This allows Reaper to be more secure and future proof as it now enables us to migrate from the deprecated dropwizard cassandra bundle to the officially supported one along with upgrading the Cassandra driver to the latest x More improvementsIn order to protect clusters from running mixed incremental and full repairs in older versions of Cassandra Reaper would disallow the creation of an incremental repair run schedule if a full repair had been created on the same set of tables in the past and vice versa Now that incremental repair is safe for production use it is necessary to allow such mixed repair types In case of conflict Reaper displays a pop up informing you and allowing you to force create the schedule run Figure Reaper now shows a pop up to inform you of a conflict and allowing to force create the schedule run We ve also added a special “schema migration mode for Reaper which will exit after the schema was created upgraded We use this mode in Kssandra to prevent schema conflicts and allow the schema creation to be executed in an init container that won t be subject to liveness probes that could trigger the premature termination of the Reaper pod java jar path to reaper jar schema migration path to cassandra reaper yamlThere are many other improvements and we invite all users to check the changelog in the GitHub repo Upgrade NowWe encourage all Reaper users to upgrade to while recommending users to carefully prepare their migration out of Postgres or H Note that there is no export import feature and schedules will need to be recreated after the migration All instructions to download install configure and use Reaper are available on the Reaper website Let us know what you think of Reaper by joining us on the Kssandra Discord or Kssandra Forum today For exclusive posts on all things data follow DataStax on Medium ResourcesReaperReaper Documentation Downloads and InstallationApache CassandraDataStax Astra DB KssandraTLP Blog Incremental Repair Improvements in Cassandra TLP Blog Hinted Handoff and GC Grace Demystified 2022-03-15 19:34:16
海外TECH DEV Community 15 UI Component Libraries for Vue 3 in 2022 https://dev.to/roblevintennis/15-ui-component-libraries-for-vue-3-in-2022-4kl1 UI Component Libraries for Vue in Here are libraries that appear to be working with Vue and the Composition API…Ant Design for Vue k stars on GitHub Folks have complained that Ant is bloated inaccessible and not performant That said Ant also has a ridiculously large components set AgnosticUI stars on GitHub Disclaimer I m the author AgnosticUI is a set of UI primitives that start their lives in clean HTML and CSS These standards compliant components are then copied to our framework implementations in React Vue Angular and Svelte Element Plus k stars oa Vue based component library for designers and developersA Vue based component library for designers and developersEqual stars on GitHub Equal is a Vue UI library based on TypeScriptheadless vueCompletely unstyled fully accessible UI components designed to integrate beautifully with Tailwind CSS LightVue stars on GitHub ーThe Emerging UI Component library designed for Vue x amp Vue xNaive UI k stars on GitHub A Vue Component Library Fairly Complete Customizable Themes Uses TypeScript Not too Slow Oruga UI stars on GitHub Oruga is a lightweight library of UI components without CSS framework dependencyPrimeVue k stars on GitHub Next Generation Vue UI Component LibraryVuestic k stars on GitHub Free and Open Source UI Library for Vue Vant UI k stars on GitHub Lightweight Mobile UI Components built on VueVuetensils ーappears to work with both Vue amp A tasty toolset for Vue js Lightweight functional components to boost your next project I m a fan of Austin Gil s work overall and I can vouch for the source code unlike most of the other projects on this list Vuetify AlphaVuetify Alpha is here Quasar Framework k stars on GitHub Quasar Framework Build high performance VueJS user interfaces in record time Honorable Mention VueUse k stars on GitHub ーCollection of essential Vue Composition Utilities 2022-03-15 19:32:06
海外TECH DEV Community Creating a TypeScript React Application with Vite https://dev.to/oktadev/creating-a-typescript-react-application-with-vite-3605 Creating a TypeScript React Application with ViteFront end applications are becoming ever bigger and more complex It is not uncommon for a React app to have hundreds or even thousands of components As the project size increases build times become increasingly important In large projects you may have to wait up to a minute for the code to be translated and bundled into a production package run in the browser The compile and load times for the development server are also a big issue for these projects Changes in the code may only show up in the browser after a few seconds These wait times have become a bottleneck that slows down development Vite addresses this problem by providing a development server and a lightning fast build command Vite pronounced vit is French for quick and this name describes the goal for this tool The build command uses Rollup under the hood which is preconfigured to create highly optimized code The development server makes use of browser support for ES modules Hot Module Replacement will instantly load any codebase changes into the browser Vite was originally developed for Vue but you can also create React and Svelte projects out of the box In this tutorial I will show you how to create a TypeScript based React application using Vite The application will be a simple number conversion tool that converts decimal numbers to hexadecimal and binary I won t assume any prior knowledge apart from a familiarity with JavaScript Prerequisites Node Okta CLI Using Vite to create the TypeScript React applicationBefore you start you should have recent versions of Node and npm installed on your system The first step is to use the Vite command to create a new application This can be done using the npm init command without installing any additional software Open a terminal in a folder of your choice and run the following command npm init vite latest vite number conversion template react tsIf you are using an older version of npm below version you ll need to modify the command slightly npm init vite vite number conversion template react tsThis command will generate a new folder vite number conversion and initialize it with the react ts template If you are asked to agree to install the create vite package simply answer with yes This template creates a React project using TypeScript and all the configuration for tooling required to develop and build the project Next navigate into the new project folder and run the command below to install all the dependencies npm installYou will be using the React Router to manage navigation through your single page app Run the following command to install the additional dependency npm install E react router dom types react router dom Now open your favorite IDE in the project folder Feel free to browse around a little to get familiar with the code that Vite has generated If you are familiar with create react app you will notice that the differences are not that big on the surface There is a Vite specific configuration file vite config ts to tweak Vite s behavior For now leave it as it is but we will get back to this file later Your React components are saved as tsx files in the src folder To keep things organized create a new folder src components and add a new file src components Home tsx This will be the component to show the application s home page Paste the following contents into the file function Home return lt div gt lt h gt Number Converter lt h gt lt div gt export default Home Next create the component that contains the number conversion tool Create another file src components Converter tsx with the contents below import useState from react function Converter const value setValue useState lt number gt const origin setOrigin useState lt string gt const isDisabled base string gt origin undefined amp amp origin base const updateValue baseName string base number gt e React ChangeEvent lt HTMLInputElement gt gt if e target value setValue oldValue gt undefined setOrigin oldOrigin gt undefined else setValue oldValue gt const newValue parseInt e target value base return isNaN newValue oldValue newValue setOrigin oldOrigin gt baseName return lt div className Converter gt lt label gt Decimal lt input type string value value toString name decimal onChange updateValue decimal disabled isDisabled decimal gt lt label gt lt label gt Hexadecimal lt input type string value value toString name hex onChange updateValue hex disabled isDisabled hex gt lt label gt lt label gt Binary lt input type string value value toString name binary onChange updateValue binary disabled isDisabled binary gt lt label gt lt div gt export default Converter The Converter component contains three input fields one for the decimal value one for the hexadecimal value and one for the binary value It also uses two state variables value contains the number that should be converted to the different formats and origin includes the input field s name in which the user has entered a number The idea is to disable the input elements filled automatically with the converted valuesーthe isDisabled callback controls which elements are disabled The updateValue function is a little bit more tricky It is a function that returns a callback configured with the name and the number base of the input field The callback takes the ChangeEvent and updates the component state according to the value in the input field In the functional programming style higher order functions like updateValue can provide a mechanism to implement configurable code without creating code repetition Next open src main tsx and add the Router to the application At the top of the file add the following import import BrowserRouter from react router dom Then modify the render function to look like the code below ReactDOM render lt React StrictMode gt lt BrowserRouter gt lt App gt lt BrowserRouter gt lt React StrictMode gt document getElementById root To add the routes to the application open src App tsx and replace its contents with the following code import App css import Link Route Switch from react router dom import Home from components Home import Converter from components Converter function App return lt div className App gt lt nav gt lt div className menu gt lt Link to gt Home lt Link gt lt Link to converter gt Converter lt Link gt lt div gt lt nav gt lt Switch gt lt Route exact path component Home gt lt Route path converter component Converter gt lt Switch gt lt div gt export default AppThe application is mostly complete but it needs some styling Open src App css and edit it to match the CSS below App text align center App nav display flex justify content space between background color color ffffff padding rem rem App nav a color ffffff text decoration none margin left rem margin right rem Converter text align left margin rem rem Converter label display block margin bottom rem Converter input display block margin top rem Start it up and watch it runNow the fun begins You are ready to start the application Open the terminal in the project folder and run the following command npm run devIf you are used to React applications built with create react app you might expect to wait a few seconds before the development server starts With Vite I see the following message in less than a second vite v dev server running at gt Local http localhost gt Network use host to expose ready in ms You can now open your browser at http localhost and test the application When I click the Converter link in the navigation bar I see something like this I opened up the Developer Tools in Chrome to understand how Vite achieves these fast starting up times When you open up the Network tab and filter by JS requests you will see many requests to individual JavaScript sources You will even see the tsx sources you just edited I then looked closer at App tsx and saw what is shown in the above image When the development server is asked to serve a tsx file it will compile it on the fly into browser compatible code But it keeps all the import statements in place and uses the support for ES modules in the newer browsers This way the bundling stage is eliminated and the loading times are significantly reduced Adding authentication with Okta to the applicationA secure application needs user authentication to keep unauthorized users out of restricted areas With Okta it is easy to add authentication to your Vite application in just a few steps Before you begin you ll need a free Okta developer account Install the Okta CLI and run okta register to sign up for a new account If you already have an account run okta login Then run okta apps create Select the default app name or change it as you see fit Choose Single Page App and press Enter Use http localhost callback for the Redirect URI and set the Logout Redirect URI to http localhost What does the Okta CLI do The Okta CLI will create an OIDC Single Page App in your Okta Org It will add the redirect URIs you specified and grant access to the Everyone group It will also add a trusted origin for http localhost You will see output like the following when it s finished Okta application configuration Issuer Client ID oabebKbjdMIrdNOTE You can also use the Okta Admin Console to create your app See Create a React App for more information Now you are ready to add the Okta libraries for React into your project Open the terminal in the project folder and run the following command npm install E okta okta react okta okta auth js Vite needs some help resolving import aliases used by the Okta libraries To make things work open vite config ts and add the following entry to the configuration object resolve alias find okta okta auth js replacement require resolve okta okta auth js dist okta auth js umd js If your IDE or build can t resolve require you may need to add the types node library for the require method In the terminal add the library by running the following command npm i save dev types nodeNow open src main tsx and add the following code immediately after the import statements import Security from okta okta react import OktaAuth toRelativeUrl from okta okta auth js const oktaAuth new OktaAuth issuer https yourOktaDomain oauth default clientId yourClientID redirectUri window location origin callback function restoreOriginalUri oktaAuth OktaAuth originalUri string window location replace toRelativeUrl originalUri window location origin Here yourClientID is the client ID that you obtained earlier and yourOktaDomain is your Okta domain Next surround the BrowserRouter component with the Security component passing in oktaAuth and restoreOriginalUri as parameters The call to the render function should look something like this ReactDOM render lt React StrictMode gt lt Security oktaAuth oktaAuth restoreOriginalUri restoreOriginalUri gt lt BrowserRouter gt lt App gt lt BrowserRouter gt lt Security gt lt React StrictMode gt document getElementById root Now that you have made the OktaAuth object available to your application you are ready to create a secured route and configure the login process Open src App tsx and add the following import import LoginCallback SecureRoute from okta okta react Finally convert the route that serves the Converter component to a secured route and add another route that handles the login callback from Okta The code inside the Switch component should resemble the code below lt Switch gt lt Route exact path component Home gt lt SecureRoute path converter component Converter gt lt Route path callback component LoginCallback gt lt Switch gt Congratulations you are ready to power up the application again If it is still not running run the command below in the terminal npm run devNow whenever you navigate to the Converter route the application checks if you are authenticated If not it will redirect you to the Okta sign in page where you can enter your user credentials After successfully logging in you are able to access the application page you requested Learn more about React TypeScript and OktaIn this tutorial I guided you through creating a TypeScript React application using Vite Vite is a lightning fast development server and package bundler that leverages modern ES module browser support and Hot Module Replacementーspeeding up refresh times after changes to the codebase can significantly improve development productivity As an example I showed you how to implement a number conversion utility that converts between decimal hexadecimal and binary formats The application was secured using Okta authentication and you have seen how this can be achieved in just a few lines of code If you want to learn more about React TypeScript or Okta authentication in JavaScript please follow the links below Build a Secure SPA with React RoutingHow to Create a React App with StorybookBuild a Simple React Application Using HooksDevelop Secure Apps with WebSockets and Node jsYou can find the code for this tutorial on GitHub at oktadev okta react vite number converter example React TypeScript App using Vite ExampleThis example app shows how to create a TypeScript based React app using Vite and add authentication Please read Creating a TypeScript React Application with Vite to see how this app was created Prerequisites Node installedAn Okta Developer AccountOkta has Authentication and User Management APIs that reduce development time with instant on scalable user infrastructure Okta s intuitive API and expert support make it easy for developers to authenticate manage and secure users and roles in any application Getting StartedLinksHelpLicenseGetting StartedTo install this example application run the following commands git clone cd okta react vite number converter examplenpm installCreate an OIDC App on OktaBefore you begin you ll need a free Okta developer account Install the Okta CLI and run okta register to sign up for a new account If you already have an account run okta login Then run okta… View on GitHubIf you liked this tutorial chances are you like others we publish Please follow oktadev on Twitter and subscribe to our YouTube channel to get notified when we publish new developer tutorials 2022-03-15 19:31:05
海外TECH DEV Community ThreatMapper 1.3.0: Now with Secret Scanning, Runtime SBOMs, and More https://dev.to/deepfence/threatmapper-130-now-with-secret-scanning-runtime-sboms-and-more-1oo7 ThreatMapper Now with Secret Scanning Runtime SBOMs and MoreWe are pleased to announce the general availability of ThreatMapper Highlights from this latest release include Secret scanning at runtimeRuntime Software Bill of Materials runtime SBOM A new approach to vulnerability scanningEnhanced Attack Path VisualizationsContinue reading to learn all about the new features and how to get started Key Features in TheatMapper Scan for Secrets in ProductionIn this release we ve integrated the open source project called SecretScanner into ThreatMapper so that now you can scan for both vulnerabilities and secrets in production assess the risks associated across all potential issues and then prioritize remediation accordingly With ThreatMapper you can scan filesystems and container images looking for over different secret types including unprotected keys tokens and passwords With this new capability you will get a complete list of all sensitive secrets in your production environment including those missed by traditional shift left scans performed during development This is important because pre production scans aren t able to find secrets in host operating systems and third party containers powering your applications in production or legacy workloads created before your shift left measures were in place ThreatMapper can identify more than different secrets typesThe integration of SecretScanner into ThreatMapper provides better defense against sophisticated multi stage attacks After an initial exploit attackers seek ways to spread laterally and gain control of more hosts and workloads before reaching their final target Sensitive secrets like encryption keys authentication tokens or passwords offer attackers ways to move laterally once they re in While no one purposely hands over the proverbial keys to the castle secrets sometimes make their way into production Developers might use temporary secrets to generate build processes but then forget to delete them after the image is built Or they might unknowingly apply weak security policies that embed overly permissive authentication tokens It s also common for workloads to acquire secrets dynamically when they are in production Regardless of how they got there it s essential to find and fix sensitive secrets that make it into your production environments A full explanation of each result allows you to determine if it is a false positive as in this case or an issue that requires remediation Generate a Runtime SBOMMaintaining SBOMs for running applications and infrastructure is key to securing the software supply chain through increased transparency and information sharing Standards and tooling are emerging that can process SBOM data for a variety of purposes However as we well know not all runtime assets go through a formal CI process so SBOM coverage is far from complete ThreatMapper calculates runtime SBOMs for scanned workloads and makes these available for inspection through the UI and API The runtime SBOM enumerates all of the packages and software items deployed in the workload which may drift from the at build time SBOM This new feature helps eliminate potential blindspots by identifying what goes into production and what changes during production By tracking components and applying runtime context the new runtime SBOM capability provides you with Smaller and more actionable asset inventoriesMore clearly defined attack surfaces to protectAnother way to detect threats based on deviations from pre production SBOMsThe runtime SBOM can be inspected or downloaded as a JSON documentWe ll continue to build out the new runtime SBOM capabilities working with emerging standards and tools and enhancing the static SBOMs with additional information that can only be obtained at runtime Experience New Vulnerability ScanningPart of what enables ThreatMapper to generate runtime SBOMs is linked to a modification in how it scans running operating systems applications containers and serverless workloads for vulnerable software components In this release we incorporated two new open source tools Syft and Grype into ThreatMapper Although these are backend changes they will open up new benefits for users including Support for additional host operating systemsFaster initialization times smaller data transfers from ThreatMapper s lightweight sensors to the management console and faster scanning to improve overall performance particularly for large deploymentsIntegrations with many CI tools and two user communities See Enhanced Attack Path VisualizationsWe ve extended our signature Attack Path Visualizations in this release ThreatMapper now provides you with additional context about the most vulnerable attack paths in your environment by specifying each path s exposure to the internet By categorizing paths with direct and indirect internet exposure ThreatMapper helps you narrow down from thousands of potential issues to a handful that need fixing immediately See attack paths with direct and indirect internet exposureThis enhancement provides visual context about the depth of visibility that ThreatMapper offers It exposes the easier to find attack paths with direct internet exposure along with the hard to find paths further downstream hidden behind proxies and exposed to potentially malicious traffic indirectly Get the Latest We hope you re as excited as we are about all the latest updates and improvements to ThreatMapper It is our intent that ThreatMapper becomes an open platform on which users and partners continue to build integrations and solutions Check it out and let us know what you think To install or upgrade to ThreatMapper please refer to the detailed installation instructions Share your feedback by joining us in the Deepfence Community Slack Learn more in the upcoming webinar on March at AM PT Finally a huge thank you goes out to our amazing community Your ongoing feedback and contributions help us continue to shape ThreatMapper and unlock even more use cases Deepfence is dedicated to helping organizations secure their infrastructure and applications across the cloud native continuum ThreatMapper open source scans maps and ranks vulnerabilities in running containers images hosts and repositories ThreatStryker elevates these capabilities by providing runtime attack analysis threat assessment and targeted protection Interested in learning more Schedule a consultation with one of our security experts today 2022-03-15 19:25:09
海外TECH DEV Community Terminal komandalari 4 https://dev.to/jamoliddin0710/terminal-komandalari-4-5h60 Terminal komandalari aliasalias datedir mkdir date d m Y alias bu ta papkani har doim yozish oldini oladi alias komandasi faqat ta terminal session uchun ishlaydi datedate komandsi bugungi sanani ekranga chop qiladi date mart yil chorshanba date d m Y ekranga dd mm YYY ko rinishida chop etadi date d m Y ekranga dd mm YYY ko rinishida chop etadi 2022-03-15 19:22:49
海外TECH DEV Community React Developer Tools — Ma quindi aiuta davvero! https://dev.to/razxssd/react-developer-tools-ma-quindi-aiuta-davvero-2741 React Developer Tools ーMa quindi aiuta davvero Sono quel tipo di persona che appena inizia ad approfondire un nuovo argomento framework libreria va a fare una ricerca su tutto quello che potrebbe rendere lo studio o la messa in pratica piu facile Infatti non so nemmeno io le estensioni che mi ero scaricato i primi giorni in cui studiavo React vi dico solo che erano piu estensioni per React Native che per ReactJS Tra tutta questa molle di tool mi ero scaricato anche React Developer Tools Link per Chrome Web Store Firefox Add ons per Firefox e Microsoft Edge Addons Ovviamente sono passati mesi senza che io la usassi minimamente non capivo le potenzialitàe l utilità Ed èproprio per questo che a distanza di anno e mezzo ormai ho deciso di portarvi alcune delle funzionalitàdavvero utili di questa estensione FunzionalitàIdentificazione di un app sviluppata in ReactVisitando una pagina web si ha la possibilitàdi vedere se essa èstata scritta in React o meno Prendiamo ad esempio una pagina sample che ho fatto Google Keep Clone Basic Bastera guardare il colore per capire che l app sia stata scritta in React e che usa una build di produzione Vediamo un esempio di una pagina che non fa uso di React invece La stessa identica cosa anche per le applicazioni in locale Come dal messaggino che ci viene presentato vediamo che per quelle app che utilizzano React abbiamo nuove tab disponibili La tab ComponentsAprendo l estensione si ha la possibilitàdi vedere com èstrutturata effettivamente l applicazione e identificare ad esempio un item problematico su una lista Si possono passare proprietàper testare il funzionamento dei componenti con input diversi oppure modificare lo stato di hook come ad esempio useState Molto utile nel caso si abbiano valori non visibili come i parametri isLoading Uno step in avanti per il debugging sicuramente basta con i console log in ogni punto dell applicazione Ispezionando un componente si puo osservare anche quale parte dell applicazione èstata a renderizzarlo mostrando i componenti in cascata Oltre all ispezione e alla manipolazione dei dati la tab viene con delle impostazioni interessanti Ci da la possibilitàdi nascondere certi componenti dalla lista nel caso l app sia molto complessa e di grandi dimensioni cambiare tema fermarsi sui wraning oppure decidere di stampare tutte le informazioni relative ad un componente in console Quante volte non vi ècapitato di dover stampare le props in input ad un componente e di scrivere e riscrivere console log props La tab ProfilerGrazie a questa tab possiamo identificare e andare ad otimizzare le prestazioni dei nostri componenti una volta startata lei saràin ascolto su tutte le modifiche e cambiamenti all interno dell app Inizialmente il profiler si poteva attivare solamente una volta che l applicazione era stata caricata perdendosi quindi il render iniziale che spesso èquello piu problematico La questione si èrisolta in seguito con l introduzione del pulsante Reload and start profiling Che faràun refresh della pagina facendo partire il profiler in automatico Andiamo a vedere come funziona però Il profiler visualizzeràun elenco di tutti gli elementi insieme al tempo di caricamento di ognuno Saranno poi colorati diversamente in base al tempo impiegato e si avràla possibilitàdi identificare quelli che ci mettono di piu a renderizzare i figli o loro stessi Si puo notare anche se un componente viene renderizzaro piu di una sola volta molto utile per scoprire i render superflui Il debug delle applicazioni React puòessere difficile soprattutto quando gli utenti riscontrano problemi difficili da riprodurre penso quindi che l estensione possa essere molto utile per diversi casi d uso Sia durante lo sviluppo che in un secondo momento per l ottimizzazione delle performance Nel caso il post vi sia piaciuto fatemelo sapere nei commenti e se vi piacerebbe approfondire di piu l argomento ditemelo qui sotto cosi da fare un video o un articolo in cui spiegare effettivamente come usare al meglio il profiler e la tab components in base ai diversi casi d uso 2022-03-15 19:20:41
海外TECH DEV Community Ultimate CI Pipeline for All of Your Python Projects https://dev.to/martinheinz/ultimate-ci-pipeline-for-all-of-your-python-projects-2ob8 Ultimate CI Pipeline for All of Your Python ProjectsEvery project can benefit from a robust continuous integration pipeline that builds your application runs tests lints code verifies code quality runs vulnerability analysis and more However building such pipeline takes a significant amount of time which doesn t really provide any benefit on its own So if you want a fully featured customizable CI pipeline for your Python project based on GitHub Actions with all the tools and integrations you could think of ready in about minutes then this article has you covered Quick StartIf you re not very patient or just want to get rolling right away then here s minimal setup needed to get the pipeline up and running github workflows python pipeline ymlname CI Pipelineon push workflow dispatch jobs python ci pipeline uses MartinHeinz workflows github workflows python container ci yml v with PYTHON VERSION DEPENDENCY MANAGER pip ENABLE SONAR false ENABLE CODE CLIMATE false ENABLE SLACK false ENFORCE PYLINT false ENFORCE BLACK false ENFORCE FLAKE false ENFORCE BANDIT false ENFORCE DIVE false The above YAML configures a GitHub Actions workflow that references a reusable workflow from my repository here This way you don t need to copy and later maintain the large YAML with all the actions All you need to do is include this YAML in github workflows directory of you repository and configure parameters outlined in the with stanza to your liking All these parameters config options have sane defaults and none of them are required so you can omit the whole with stanza if you trust my judgement If you don t then you can tweak them as shown above along with the remaining options shown in the workflow definition here For explanation as to how you can find values and configure the secrets required for example for Sonar or CodeClimate integrations see README in the repository or read through the following sections where it s explained in detail The workflow obviously has to make some assumptions about contents of your repository so it s expected that there s a source code directory of your application and Dockerfile with everything else being optional For a sample of how the repository layout might look like see testing repository here As you probably noticed the above snippet references a specific version of the workflow using v This is to avoid pulling in any potential changes you might not want With that said do checkout the repository from time to time as there might be some additional changes and improvement and therefore new releases The BasicsYou might have the pipeline configured by now but let s actually look at what it does on the inside and how you can further customize it We start with the obvious basics checking out the repository installing code and running tests jobs Trimmed for clarity uses actions checkout v uses actions setup python v id setup python with python version inputs PYTHON VERSION name Get cache metadata id cache meta run Find cache key and cache path based on dependency manager and its lock file name Load cached venv id cache uses actions cache v with path steps cache meta outputs cache path key steps cache meta outputs cache key name Install Dependencies run Create virtual environment install dependencies using the configured dependency manager name Run Tests run source venv bin activate pytestThe above snippet is trimmed for sake of clarity but all the steps should be fairly obvious if you re familiar with GitHub Actions If not don t worry you don t actually need to understand this what s important to know is that the pipeline works with all major Python dependency managers that is pip poetry and pipenv all you need to do is set DEPENDENCY MANAGER and pipeline will take care of the rest This obviously assumes that you have requirements txt poetry lock or Pipfile lock in your repository The steps above also create Python s virtual environment which is used throughout the pipeline to create isolated build test environment This also allows us to cache all dependencies to shave off some time from pipeline runtime As a bonus the dependencies are cached across branches as long as the lock file doesn t change As for testing step pytest is used to run your test suite Pytest will automatically pick up whatever configuration you might have in the repository if any more specifically in order of precedence pytest ini pyproject toml tox ini or setup cfg Code QualityBeyond the basics we will also want to enforce some code quality measures There s a lot of code quality tools that you can use to ensure your Python code is clean and maintainable and this pipeline includes well all of them name Verify code style Black uses psf black stable with options verbose inputs ENFORCE BLACK amp amp check name Enforce code style Flake run source venv bin activate flake inputs ENFORCE FLAKE amp amp exit zero name Lint code run source venv bin activate pylint py Some more conditional arguments name Send report to CodeClimate uses paambaati codeclimate action v if inputs ENABLE CODE CLIMATE env CC TEST REPORTER ID secrets CC TEST REPORTER ID with coverageLocations github workspace coverage xml coverage py name SonarCloud scanner uses sonarsource sonarcloud github action master if inputs ENABLE SONAR env GITHUB TOKEN secrets GITHUB TOKEN SONAR TOKEN secrets SONAR TOKEN We start by running Black the Python code formatter It s a best practice to use Black as a pre commit hook or to run it everytime you save a file locally so this step should serve only as a verification that nothing has slipped through the cracks Next we run Flake and Pylint which apply further style and linting rules beyond what Black does Both of these are configurable through their respective config files which will be recognized automatically In case of Flake the options are setup cfg tox ini or flake and for Pylint pylintrc pylintrc pyproject toml All of the above tools can be set to enforcing mode which will make the pipeline fail if issues are found The config options for these are ENFORCE PYLINT ENFORCE BLACK and ENFORCE FLAKE Aside from Python specific tooling the pipeline also includes popular external tools which are SonarCloud and CodeClimate Both are optional but I do recommend using them considering that they re available for any public repository If turned on using ENABLE SONAR and or ENABLE CODE CLIMATE Sonar scanner will run code analysis of you code and send it the SonarCloud and CodeClimate will take code coverage report generated during pytest invocation and will generate coverage report for you To configure each of these tools include their respective config fields in your pipeline config jobs python ci pipeline uses MartinHeinz workflows github workflows python container ci yml v with ENABLE SONAR true ENABLE CODE CLIMATE true secrets SONAR TOKEN secrets SONAR TOKEN CC TEST REPORTER ID secrets CC TEST REPORTER ID And follow the steps outlined in repository README to generate and set the values for these secrets PackageWhen we re confident that our code is up to standard it s time package it in this case in form of container image name Login to GitHub Container Registry uses docker login action v with Set registry username and password name Generate tags and image meta id meta uses docker metadata action v with images inputs CONTAINER REGISTRY steps get repo outputs repo tags type ref event tag type sha name Build image uses docker build push action v with context load true Do not push tags steps meta outputs tags labels steps meta outputs labels cache from type registry ref inputs CONTAINER REGISTRY steps get repo outputs repo latest cache to type registry ref inputs CONTAINER REGISTRY steps get repo outputs repo latest mode max name Analyze image efficiency uses MartinHeinz dive action v with image inputs CONTAINER REGISTRY steps get repo outputs repo steps meta outputs version config inputs DIVE CONFIG exit zero inputs ENFORCE DIVE name Push container image uses docker build push action v with push true Rest same as during buildThis pipeline defaults to using GitHub Container Registry which is part of your repository If that s what you want to use you don t need to configure anything apart from providing Dockerfile in the repository If you prefer to use Docker Hub or any other registry you can provide CONTAINER REGISTRY and CONTAINER REPOSITORY along with credential in CONTAINER REGISTRY USERNAME and CONTAINER REGISTRY PASSWORD in secrets stanza of pipeline config and pipeline will take care of the rest Apart from the basic login build and push sequence this pipeline also generates additional metadata information which is attached to the image This includes tagging the image with commit SHA as well as git tag if there s one To make the pipeline extra speedy cache is also used during docker build to avoid creating image layers that don t need to be rebuilt Finally for additional efficiency also Dive tool is ran against the image to evaluate efficiency of the image itself It also gives you an option to provide config file in dive ci and set thresholds for Dive s metrics As with all the other tools in this pipeline Dive can also be set to enforcing non enforcing mode using ENFORCE DIVE SecurityLet s not forget that CI pipeline should make sure that our code doesn t contain any vulnerabilities For that purpose this workflow includes additional couple of tools name Code security check run bandit r exclude venv Some more conditional arguments name Trivy vulnerability scan uses aquasecurity trivy action master with image ref inputs CONTAINER REGISTRY steps get repo outputs repo steps meta outputs version format sarif output trivy results sarif name Upload Trivy scan results to GitHub Security tab uses github codeql action upload sarif v with sarif file trivy results sarif name Sign the published Docker image env COSIGN EXPERIMENTAL true run cosign sign inputs CONTAINER REGISTRY steps get repo outputs repo steps meta outputs version First of these is a Python tool called Bandit which looks for common security issues in Python code This tool has default set of rules but can be tweaked with config file specified in BANDIT CONFIG option of the workflow As other tools mentioned earlier Bandit also by default runs in non enforcing mode but can switch to enforcing with ENFORCE BANDIT option Another tool included in this pipeline that checks for vulnerabilities is Trivy by Aqua Security which scans the container image and generates a list of vulnerabilities found in the image itself which extends past the issue limited to your Python code This report is then uploaded to GitHub Code Scanning which will then show up in your repository s Security tab It s great that the above tools assure security of the application we ve built but we should also provide proof of authenticity of the final container image to avoid supply chain attacks To do so we use cosign tool to sign the image with GitHub s OIDC token which ties the image to the identity of the user that pushed the code to the repository This tool doesn t require any key to generate the signature so this will work out of the box This signature is then pushed to the container registry along with your image for example in Docker Hub And the above signature can be then verified using docker pull ghcr io some user some repo sha dfbCOSIGN EXPERIMENTAL cosign verify ghcr io some user some repo sha dfb If you don t want to install cosign docker run e COSIGN EXPERIMENTAL rm gcr io projectsigstore cosign v verify ghcr io some user some repo sha dfb Verification for ghcr io some user some repo sha dfb The following checks were performed on each of these signatures The cosign claims were validated Existence of the claims in the transparency log was verified offline Any certificates were verified against the Fulcio roots For more information about cosign and container image signing see article on GitHub s blog NotifyFinal little feature of this pipeline is a Slack notification which runs both for successful and failing builds assuming you turn it on with ENABLE SLACK All you need to provide is Slack channel webhook using SLACK WEBHOOK repository secret To generate the said webhook follow the notes in README Closing ThoughtsThat should be everything you need to get your end to end fully configured pipeline up and running If the customization options or features doesn t exactly fit your needs feel free to fork the repository or submit an issue with a feature request Apart from additional features more pipeline options for Python or other languages might appear in this repository in the future as the pipeline presented here won t fit every type of application So in case you re interested in those or any new development make sure to check out the repository from time to time to find out about any new releases 2022-03-15 19:15:12
海外TECH DEV Community Major version upgrades to Aurora PostgreSQL - some gotcha's https://dev.to/aws-builders/major-version-upgrades-to-aurora-postgresql-some-gotchas-565o Major version upgrades to Aurora PostgreSQL some gotcha x s BackgroundMajor version upgrades for Aurora PostgreSQL used to be painful if you were behind on versions For example lets assume you were on Aurora PostgreSQL and AWS notified users that they are no longer supporting this version You then decided to take the opportunity to upgrade all the way to the latest version version You had to upgrade one major version at a time i e follow this upgrade path x to x first x to x next x to x after that x to x finally OR you resorted to dumping out the entire database and importing it back into a new database with the latest version Neither option was elegant and has many considerations like time taken outages required or even data integrity Recent ChangeAWS recently announced that Amazon Aurora supports Multi Major Version Upgrade to Aurora PostgreSQL and higher In that they mention that you could upgrade from Upgrade from PostgreSQL X to PostgreSQL X OR Upgrade from PostgreSQL X to PostgreSQL X Gotcha Not so fast though The devil is in the detail of the source and target version see this from the linked documentation In my opinion that documentation is not very clear What happens if you have version It is not in the list and you have to either assume that it is treated the same as version OR and assumptions are bad For example upgrading to to fails witherror message Cannot upgrade aurora postgresql from to Service AmazonRDS Status Code Error Code InvalidParameterCombination Recommendations WorkaroundFortunately there is a way to figure out which major versions are supported using the aws cli and this is in the same documentation linked above Using the cli we figure out that is only upgradable to x aws rds describe db engine versions engine aurora postgresql engine version query DBEngineVersions ValidUpgradeTarget IsMajorVersionUpgrade true EngineVersion EngineVersion output text Rather than do this major version upgrade I would suggest doing a minor version upgrade to first and THAT supports the giant leap all the way to aws rds describe db engine versions engine aurora postgresql engine version query DBEngineVersions ValidUpgradeTarget IsMajorVersionUpgrade true EngineVersion EngineVersion output text ConclusionAnnouncement blog posts tend to provide just high level detail and in order to understand gotcha s and workarounds its essential to read the documentation In this case the table of source target could be clearer to say something like Versions from and to allow to x Using the awscli provides a good way to clarify the exact upgrades allowed 2022-03-15 19:04:38
海外TECH DEV Community The Functional, Usable, Delightful of... Park Benches https://dev.to/brycemiller/the-functional-usable-delightful-of-park-benches-16oc The Functional Usable Delightful of Park Benches FunctionalIt s a stone cold cold stone slab You can sit on it although you re just as likely to be lying underneath it UsableA back rest an arm rest a shaded sheltered rest Also your arse won t fall off DelightfulGuys it s a swing It s a swing It s got hearts guys Look at the hearts It s adorable I want one 2022-03-15 19:02:31
海外TECH DEV Community How to Persist and Rehydrate Vuex State Between Page Reloads https://dev.to/shadrqen/how-to-persist-and-rehydrate-vuex-state-between-page-reloads-2lem How to Persist and Rehydrate Vuex State Between Page ReloadsThere are instances in your Vue js project where you need to share data between components The global event bus could be the first idea to come to mind While this may be enough for a simple application its readability and reusability can become messy as the project grows Vuex to the rescueVuex works as a centralized store for all of your components At the core of Vuex is its separation of concepts involved in state management while ensuring independence between views and states This is solely responsible for ensuring readability and reusability of code for medium to large applications However Vuex may not always be appropriate especially for small applications A simple store pattern could be all you may need for such scenarios The problemWhile Vuex enables data sharing between components it doesn t ensure retention beyond a page reload This can only be achieved by taking advantage of long term storage such as localStorage sessionStorage and cookies among others The solutionCombining the short term storage Vuex and long term storage can be achieved by using a plugin One such plugin is vuex persister It is the Smallest and fastest Vuex Vue and Nuxt ーready plugin that saves and rehydrates the state of your application between page reloads InstallationYou first need to install the package either through npm or yarn npm install save vuex persisteroryarn add vuex persisterUsageImport the packageimport VuexPersister from vuex persister Instantiate the instanceconst vuexPersister new VuexPersister new VuexPersister lt State gt for TypeScriptInitialize the storeconst store createStore state plugins vuexPersister persist createStore lt State gt for TypeScriptFor Nuxt jsDefine the plugin first create a plugin under the plugins folder plugins vuex persister jsimport VuexPersister from vuex persister export default store gt new VuexPersister persist store Register plugin nuxt config jsexport default other options plugins src plugins vuex persister js ssr false ConclusionThere is a lot you can do with the plugin including obfuscating localStorage and using Cookies and sessionStorage among others A list of API options is also available 2022-03-15 19:00:42
Apple AppleInsider - Frontpage News iPhone 14, MacBook Air & more - What the rest of Apple's 2022 looks like https://appleinsider.com/articles/22/03/15/iphone-14-macbook-air-more---what-the-rest-of-apples-2022-looks-like?utm_medium=rss iPhone MacBook Air amp more What the rest of Apple x s looks likeThe first Apple Event of is behind us but there s still a lot more hardware to come Here s everything else Apple is rumored to reveal later in the year Apple s March Peek Performance event introduced a number of changes to the product catalog including some expected changes alongside a few surprises The iPhone SE was refreshed as was the iPad Air but Apple also revealed the ground breaking Mac Studio and Mac Studio Display as well As a company that measures billions in revenue well funded research and development and a sizable product catalog covering multiple sectors it s almost certain that there are more launches on the way The regularity of Apple s product updates and event schedule each year practically guarantees that as a fact Read more 2022-03-15 19:19:31
Apple AppleInsider - Frontpage News Compared: Apple Silicon M1 vs M1 Pro vs M1 Max vs M1 Ultra https://appleinsider.com/articles/22/03/09/compared-apple-silicon-m1-vs-m1-pro-vs-m1-max-vs-m1-ultra?utm_medium=rss Compared Apple Silicon M vs M Pro vs M Max vs M UltraApple recently debuted the M Ultra the latest addition to its family of Apple Silicon chips that basically doubles the performance of the company s current faster chipset Apple s current M family of chipsets The M Ultra is available in the newly announced Mac Studio a device that can simultaneously be seen as a beefed up Mac mini or a smaller Mac Pro When it comes to performance the Mac Studio blows the latter Mac out of the water thanks to the M Ultra chip Read more 2022-03-15 20:00:05
海外TECH Engadget Mercedes-Benz shows off the interior of the 2023 EQS SUV https://www.engadget.com/mercedes-benz-eqs-suv-interior-reveal-193812066.html?src=rss Mercedes Benz shows off the interior of the EQS SUVAhead of its official debut on April th Mercedes Benz has shared a first look at the interior of the EQS SUV As you can see from the photos the automaker provided Mercedes didn t reinvent its interior design language As before the most eye catching feature is the optional inch MBUX Hyperscreen that spans across the entire front cabin of the car It includes a inch OLED display that allows the front passenger to watch video content while the car is moving If an onboard camera detects the driver sneaking a glimpse of the display the screen will automatically dim to refocus their eyes on the road Mercedes Benz The interior cabin incorporates both wood and leather to create a “lounge like ambiance Mercedes will allow customers to customize the interior in seven different color combinations It will also offer optional third row seating and an electrically adjustable second row allowing the EQS SUV to transport up to seven people Other notable features include a Dolby Atmos sound system and an air filtration system that incorporates a HEPA filter to prevent pollen and dust from entering the cabin Mercedes also announced today it will manufacture batteries for the EQS SUV and EQE SUV at a newly opened battery plant in Bibb County Alabama that will create up to jobs The company will assemble the vehicle at its long standing plant in nearby Tuscaloosa Alabama nbsp 2022-03-15 19:38:12
海外TECH Engadget Google says Steam is coming to 'select' Chromebooks https://www.engadget.com/steam-alpha-chrome-os-chromebooks-190212883.html?src=rss Google says Steam is coming to x select x ChromebooksThe rumors of Steam coming to Chromebooks were true As toGooglereports Google mentioned in its Games Developer Summit keynote that a Steam alpha test for Chrome OS will be available for quot select quot Chromebooks Details weren t available as of this writing but Google pointed would be players to a currently unavailable Chromebook community forum post We ve asked the company for more information A February leak at to may have revealed the initially supported hardware At the time Steam would only run on a trio of Acer Chromebooks including the Spin ASUS Chromebook CX and Flip CX HP s Pro c G and an unnamed Lenovo model You might be limited to models with at least an th gen Core i and GB of RAM too This wouldn t be shocking given the demands of many Steam games but it might rule out many entry level laptops and well known models like the Galaxy Chromebook This will be an alpha and there are already hints Google will widen support The bigger question might surround gaming Which titles will work Will Steam developers need to optimize games for Chromebooks All the same it might be welcome for gamers who ve wanted a Chromebook but wanted more to play than Android games and cloud services could offer 2022-03-15 19:02:12
海外TECH CodeProject Latest Articles The No-Code Approach to Deploying Deep Learning Models on Intel® Hardware https://www.codeproject.com/Articles/5326991/The-No-Code-Approach-to-Deploying-Deep-Learning-Mo inference 2022-03-15 19:01:00
海外科学 NYT > Science How Shackleton’s Endurance Was Found https://www.nytimes.com/2022/03/15/climate/endurance-shipwreck-shackleton.html legendary 2022-03-15 19:31:51
海外科学 All Top News -- ScienceDaily The immune system is very complicated, but now, it's on a chip https://www.sciencedaily.com/releases/2022/03/220315150120.htm The immune system is very complicated but now it x s on a chipScientists have a new tool to help them tease out the immune system s mysteries Researchers cultured human B and T cells inside a microfluidic Organ Chip and coaxed them to form functional lymphoid follicles LFs structures that reside in lymph nodes and other parts of the human body and mediate immune responses The LF Chip replicated human immune responses to both pathogens and a commercial influenza vaccine in vitro offering significant improvement over existing preclinical models like cells in a dish and non human primates 2022-03-15 19:01:20
ニュース BBC News - Home Ukraine war: European leaders risk train ride to meet Zelensky https://www.bbc.co.uk/news/world-europe-60757157?at_medium=RSS&at_campaign=KARANGA european 2022-03-15 19:41:46
ニュース BBC News - Home Queen holds afternoon tea for Canada's governor general after missing service https://www.bbc.co.uk/news/uk-60756868?at_medium=RSS&at_campaign=KARANGA commonwealth 2022-03-15 19:11:49
ニュース BBC News - Home Hertfordshire gardener smashes own tomato growing record https://www.bbc.co.uk/news/uk-england-beds-bucks-herts-60737800?at_medium=RSS&at_campaign=KARANGA record 2022-03-15 19:24:50
ビジネス ダイヤモンド・オンライン - 新着記事 認知症相続の切り札「家族信託」に思わぬ落とし穴、“争族”の火種になるケースも - 決定版 後悔しない「認知症」 https://diamond.jp/articles/-/298628 認知症相続の切り札「家族信託」に思わぬ落とし穴、“争族の火種になるケースも決定版後悔しない「認知症」認知症に備え、元気なうちに信頼できる家族に財産の管理・運用を託す「家族信託」。 2022-03-16 04:55:00
ビジネス ダイヤモンド・オンライン - 新着記事 安藤優子が語る認知症介護16年の壮絶、大好きな母が壊れていく…絶望の果てに見た光 - 決定版 後悔しない「認知症」 https://diamond.jp/articles/-/298627 安藤優子が語る認知症介護年の壮絶、大好きな母が壊れていく…絶望の果てに見た光決定版後悔しない「認知症」「介護はみとりの過程。 2022-03-16 04:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 中外製薬が製薬4社で断トツの大幅増収、立役者となった「2つの薬」とは - ダイヤモンド 決算報 https://diamond.jp/articles/-/299152 中外製薬が製薬社で断トツの大幅増収、立役者となった「つの薬」とはダイヤモンド決算報コロナ禍が年目に突入し、多くの業界や企業のビジネスをいまだに揺さぶり続けている。 2022-03-16 04:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 世界を変えたロシアのウクライナ侵攻、「第3次世界大戦」の可能性 - 田中均の「世界を見る眼」 https://diamond.jp/articles/-/299151 世界大戦 2022-03-16 04:40:00
ビジネス ダイヤモンド・オンライン - 新着記事 スシローは「マックデリバリー」を真似て成功できるか?社外取締役の着眼点 - スシロー「世界制覇」の野望 https://diamond.jp/articles/-/298955 2022-03-16 04:35:00
ビジネス ダイヤモンド・オンライン - 新着記事 ウクライナ軍事侵攻が世界に衝撃を与えた「5つの理由」 - 政策・マーケットラボ https://diamond.jp/articles/-/299165 国家主権 2022-03-16 04:32:00
ビジネス ダイヤモンド・オンライン - 新着記事 “薄利多売”の100均業界で、セリアが高い収益性を実現できるカラクリ - ビジネスに効く!「会計思考力」 https://diamond.jp/articles/-/299150 営業利益 2022-03-16 04:30:00
ビジネス ダイヤモンド・オンライン - 新着記事 ウクライナ侵攻、「脱ロシア」と「脱炭素」で揺らぐ中央銀行のモノサシ - 経済分析の哲人が斬る!市場トピックの深層 https://diamond.jp/articles/-/299149 中央銀行 2022-03-16 04:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 地銀DXを妨害する技術的負債、背景に「計画至上主義」という悪弊 - きんざいOnline https://diamond.jp/articles/-/299027 online 2022-03-16 04:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 プーチン氏とトランプ氏は「相思相愛」だった!?米ロ協調もあり得た原油覇権 - 週刊ダイヤモンド特集セレクション https://diamond.jp/articles/-/298875 2022-03-16 04:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 コロナ自粛に別れの準備、「若者までもが過剰な我慢」からの転換を - 山崎元のマルチスコープ https://diamond.jp/articles/-/299148 低リスク 2022-03-16 04:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 「ウクライナの外国人義勇兵」増加で高まる、世界的なテロリスク - DOL特別レポート https://diamond.jp/articles/-/299171 国連総会 2022-03-16 04:05:00
北海道 北海道新聞 NATO、24日に首脳会議 バイデン氏訪欧、結束確認 https://www.hokkaido-np.co.jp/article/657360/ 北大西洋条約機構 2022-03-16 04:16:00
ビジネス 東洋経済オンライン 駅から撤去が進む「正確な時計」まだ知らない真実 一般向けとは違う仕組みで時刻合わせしている | 駅・再開発 | 東洋経済オンライン https://toyokeizai.net/articles/-/538263?utm_source=rss&utm_medium=http&utm_campaign=link_back 当たり前 2022-03-16 04:30:00
Azure Azure の更新情報 Public preview: Azure Synapse Link for Azure Cosmos DB partitioning Spark 3.1 https://azure.microsoft.com/ja-jp/updates/public-preview-azure-synapse-link-for-azure-cosmos-db-partitioning-spark-31/ performance 2022-03-15 19:39:18
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 Mar Mar Providing reliable technical support for an increasingly distributed hybrid workforce is becoming all the more crucial and challenging Cloud Customer Care has added a range of new offerings and features for businesses of all sizes to help you find the Google Cloud technical support services that are best for your needs and budget GoogleforGames Dev Summit is NOW LIVE Watch the keynote followed by over product sessions on demand to help you build high quality games and reach audiences around the world Watch →g co gamedevsummitMeeting and ideally exceeding consumer expectations today is often a heavy lift for many companiesーespecially those running modern apps on legacy on premises databases Read how Google Cloud database services provide you the best options for industry leading reliability global scale amp open standards enabling you to make your next big idea a reality Read this blog Related ArticleHIMSS Improving health through data interoperability and natural language processingAt HIMSS Google Cloud showcases how data interoperability and natural language processing can help improve health outcomes Read ArticleWeek of Mar Mar Learn how Google Cloud Partner Advantage partners help customers solve real world business challenges in retail and ecommerce through data insights Introducing Community Security Analytics an open source repository of queries for self service security analytics Get started analyzing your own Google Cloud logs with BigQuery or Chronicle to detect potential threats to your workloads and to audit usage of your data  Learn more On a mission to accelerate the world s adoption of a modern approach to threat management through Autonomic Security Operations our latest update expands our ASO technology stack with Siemplify offers a solution to the latest White House Executive Order introduces a community based security analytics repository and announces key R amp D initiatives that we re investing in to bolster threat informed defenses worldwide Read more here  Account defender available today in public preview is a feature in reCAPTCHA Enterprise that takes behavioral detection a step further It analyzes the patterns of behavior for an individual account in addition to the patterns of behavior of all user accounts associated with your website Read more here Maximize your Cloud Spanner savings with new committed use discounts Get up to discount on Spanner compute capacity by purchasing committed use discounts Once you make a commitment to spend a certain amount on an hourly basis on Spanner from a billing account you can get discounts on instances in different instance configurations regions and projects associated with that billing account This flexibility helps you achieve a high utilization rate of your commitment across regions and projects without manual intervention saving you time and money Learn more  In many places across the globe March is celebrated as Women s History Month and March th specifically marks the day known around the world as International Women s Day Google Cloud in partnership with Women Techmakers has created an opportunity to bridge the gaps in the credentialing space by offering a certification journey for Ambassadors of the Women Techmakers community Learn more Learn how to accelerate vendor due diligence on Google Cloud by leveraging third party risk management providers Hybrid work should not derail DEI efforts If you re moving to a hybrid work model here s how to make diversity equity and inclusion central to it Learn how Cloud Data Fusion provides scalable data integration pipelines to help consolidate a customer s SAP and non SAP datasets within BigQuery Hong Kong based startup TecPal builds and manages smart hardware and software for household appliances all over the world using Google Cloud Find out how Eventarc adds support for Firebase Remote Config and Test Lab in preview Now you can create Eventarc triggers to send Firebase Remote Config or Firebase Test Lab events to your favorite destinations that Eventarc supports  Anthos Service Mesh Dashboard is now available public preview on the Anthos clusters on Bare Metaland Anthos clusters on VMware Customers can now get out of the box telemetry dashboards to see a services first view of their application on the Cloud Console Micro Focus Enterprise Server Google Cloud blueprint performs an automated deployment of Enterprise Server inside a new VPC or existing VPC Learn more Learn how to wire your application logs with more information without adding a single line of code and get more insights with the new version of the Java library Pacemaker Alerts in Google Cloudcluster alerting enables the system administrator to be notified about critical events of the enterprise workloads in GCP like the SAP solutions Related ArticleGoogle Cloud s security and resiliency measures for customers and partnersGoogle Cloud addresses concerns about how its customers might be impacted by the invasion of Ukraine Read ArticleWeek of Feb Mar Announcing the Data Cloud Summit April th ーReady to dive deep into data Join us at the Google Data Cloud Summit on Wednesday April at AM PDT This three hour digital event is packed with content and experiences designed to help you unlock innovation in your organization Learn how Google Cloud technologies across AI machine learning analytics and databases have helped organizations such as Exabeam Deutsche Bank and PayPal to break down silos increase agility derive more value from data and innovate faster  Register today for this no cost digital event Google Cloud addresses concerns about how its customers might be impacted by the invasion of Ukraine Read more Eventarc is now HIPAA compliantーEventarc is covered under the Google Cloud Business Associate Agreement BAA meaning it has achieved HIPAA compliance Healthcare and life sciences organizations can now use Eventarc to send events that require HIPAA compliance Eventarc trigger for Workflows is now available in Preview You can now select Workflows as a destination to events originating from any supported event providerError Reporting automatically captures exceptions found in logs ingested by Cloud Logging from the following languages Go Java Node js PHP Python Ruby and NET aggregates them and then notifies you of their existence Learn moreabout how USAA partnered with Google Cloud to transform their operations by leveraging AI to drive efficiency in vehicle insurance claims estimation Learn how Google Cloud and NetApp s ability to “burst to cloud seamlessly spinning up compute and storage on demand accelerates EDA design testing Google Cloud CISO Phil Venables shares his thoughts on the latest security updates from the Google Cybersecurity Action Team Google Cloud Easy as Pie Hackathon the results are in VPC Flow Logs Org Policy Constraints allow users to enforce VPC Flow Logs enablement across their organization and impose minimum and maximum sampling rates VPC Flow Logs are used to understand network traffic for troubleshooting optimization and compliance purposes Google Cloud Managed Service for Prometheus is now generally available Get all of the benefits of open source compatible monitoring with the ease of use of Google scale managed services  Google Cloud Deploy now supports Anthos clusters bringing opinionated fully managed continuous delivery for hybrid and multicloud workloads Cloud Deploy provides integrated best practices security and metrics from a centralized control plane Learn Google Workspace s vision for frontline workers and how our Frontline solution innovations can bridge collaboration and productivity across workforce in office and remote Related ArticleCelebrating our tech and startup customersTech companies and startups are choosing Google Cloud so they can focus on innovation not infrastructure See what they re up to Read ArticleWeek of Feb Feb Read how Paerpay promotes bigger tabs and faster more pleasant transactions with Google Cloud and the Google for Startups Cloud Program Learn about the advancements we ve released for our Google Cloud Marketplace customers and partners in the last few months BBVA collaborated with Google Cloud to create one of the most successful Google Cloud training programs for employees to date Read how they did it  Google for Games Developer Summit returns March at AM PT  Learn about our latest games solutions and product innovations It s online and open to all Check out the full agenda g co gamedevsummit Build a data mesh on Google Cloud with Dataplex now GA Read how Dataplex enables customers to centrally manage monitor and govern distributed data and makes it securely accessible to a variety of analytics and data science tools While understanding what is happening now has great business value forward thinking companies like Tyson Foods are taking things a step further using real time analytics integrated with artificial intelligence AI and business intelligence BI to answer the question “what might happen in the future Join us for the first Google Cloud Security Talks of happening on March th Modernizing SecOps is a top priority for so many organizations Register to attend and learn how you can enhance your approach to threat detection investigation and response Google Cloud introduces their Data Hero series with a profile on Lynn Langit a data cloud architect educator and developer on GCP Building ML solutions Check out these guidelines for ensuring quality in each process of the MLOps lifecycle Eventarc is now Payment Card Industry Data Security Standard PCI DSS compliant Week of Feb Feb The Google Cloud Retail Digital Pulse Asia Pacificis an ongoing annual assessment carried out in partnership with IDC Retail Insights to understand the maturity of retail digital transformation in the Asia Pacific Region The study covers retailers across eight markets amp sub segments to investigate their digital maturity across five dimensions strategy people data technology and process to arrive at a stage Digital Pulse Index with being the most mature It provides great insights in various stages of digital maturity of asian retailers their drivers for digitisation challenges innovation hotspots and the focus areas with respect to use cases and technologies Deploying Cloud Memorystore for Redis for any scale Learn how you can scale Cloud Memorystore for high volume use cases by leveraging client side sharding This blog provides a step by step walkthrough which demonstrates how you can adapt your existing application to scale to the highest levels with the help of the Envoy Proxy Read our blog to learn more Check out how six SAP customers are driving value with BigQuery This Black History Month we re highlighting Black led startups using Google Cloud to grow their businesses Check out how DOSS and its co founder Bobby Bryant disrupts the real estate industry with voice search tech and analytics on Google Cloud Vimeo leverages managed database services from Google Cloud to serve up billions of views around the world each day Read how it uses Cloud Spanner to deliver a consistent and reliable experience to its users no matter where they are How can serverless best be leveraged Can cloud credits be maximized Are all managed services equal We dive into top questions for startups Google introduces Sustainability value pillar in GCP Active Assist solutionto accelerate our industry leadership in Co reduction and environmental protection efforts Intelligent carbon footprint reduction tool is launched in preview Central States health insurance CIO Pat Moroney shares highs and lows from his career transforming IT Read moreTraffic Director client authorization for proxyless gRPC services is now generally available Combine with managed mTLS credentials in GKE to centrally manage access between workloads using Traffic Director Read more Cloud Functions nd gen is now in public preview The next generation of our Cloud Functions Functions as a Service platform gives you more features control performance scalability and events sources Learn more Week of Feb Feb Now announcing the general availability of the newest instance series in our Compute Optimized family CDーpowered by rd Gen AMD EPYC processors Read how CD provides larger instance types and memory per core configurations ideal for customers with performance intensive workloads Digital health startup expands its impact on healthcare equity and diversity with Google Cloud Platform and the Google for Startups Accelerator for Black Founders Rear more Storage Transfer Service support for agent pools is now generally available GA You can use agent pools to create isolated groups of agents as a source or sink entity in a transfer job This enables you to transfer data from multiple data centers and filesystems concurrently without creating multiple projects for a large transfer spanning multiple filesystems and data centers This option is available via API Console and gcloud transfer CLI The five trends driving healthcare and life sciences in will be powered by accessible data AI and partnerships Learn how COLOPL Minna Bank and Eleven Japan use Cloud Spanner to solve their scalability performance and digital transformation challenges Week of Jan Feb Pub Sub Lite goes regional Pub Sub Lite is a high volume messaging service with ultra low cost that now offers regional Lite topics in addition to existing zonal Lite topics Unlike zonal topics which are located in a single zone regional topics are asynchronously replicated across two zones Multi zone replication protects from zonal failures in the service Read about it here Google Workspace is making it easy for employees to bring modern collaboration to work even if their organizations are still using legacy tools Essentials Starter is a no cost offer designed to help people bring the apps they know and love to use in their personal lives to their work life Learn more We re now offering days free access to role based Google Cloud training with interactive labs and opportunities to earn skill badges to demonstrate your cloud knowledge Learn more Security Command Center SCC Premium adds support for additional compliance benchmarks including CIS Google Cloud Computing Foundations and OWASP Top amp Learn more about how SCC helps manage and improve your cloud security posture Storage Transfer Service now offers Preview support transfers from self managed object storage systems via user managed agents With this new feature customers can seamlessly copy PBs of data from cloud or on premise object storage to Google Cloud Storage Object Storage sources must be compatible with Amazon S APIs For customers migrating from AWS S to GCS this feature gives an option to control network routes to Google Cloud Fill this signup form to access this STS feature Week of Jan Jan Learn how Sabre leveraged a year partnership with Google Cloud to power the travel industry with innovative technology As Sabre embarked on a cloud transformation it sought managed database services from Google Cloud that enabled low latency and improved consistency Sabre discovered how the strengths of both Cloud Spanner and Bigtable supported unique use cases and led to high performance solutions Storage Transfer Service now offers Preview support for moving data between two filesystems and keeping them in sync on a periodic schedule This launch offers a managed way to migrate from a self managed filesystem to Filestore If you have on premises systems generating massive amounts of data that needs to be processed in Google Cloud you can now use Storage Transfer Service to accelerate data transfer from an on prem filesystem to a cloud filesystem See Transfer data between POSIX file systems for details Storage Transfer Service now offers Preview support for preserving POSIX attributes and symlinks when transferring to from and between POSIX filesystems Attributes include the user ID of the owner the group ID of the owning group the mode or permissions the modification time and the size of the file See Metadata preservation for details Bigtable Autoscaling is Generally Available GA Bigtable Autoscaling automatically adds or removes capacity in response to the changing demand for your applications With autoscaling you only pay for what you need and you can spend more time on your business instead of managing infrastructure  Learn more Week of Jan Jan Sprinklr and Google Cloud join forces to help enterprises reimagine their customer experience management strategies Hear more from Nirav Sheth Nirav Sheth Director of ISV Marketplace amp Partner Sales Firestore Key Visualizer is Generally Available GA Firestore Key Visualizer is an interactive performance monitoring tool that helps customers observe and maximize Firestore s performance Learn more Like many organizations Wayfair faced the challenge of deciding which cloud databases they should migrate to in order to modernize their business and operations Ultimately they chose Cloud SQL and Cloud Spanner because of the databases clear path for shifting workloads as well as the flexibility they both provide Learn how Wayfair was able to migrate quickly while still being able to serve production traffic at scale Week of Jan Jan Start your New Year s resolutions by learning at no cost how to use Google Cloud Read more to find how to take advantage of these training opportunities megatrends drive cloud adoptionーand improve security for all Google Cloud CISO Phil Venables explains the eight major megatrends powering cloud adoption and why they ll continue to make the cloud more secure than on prem for the foreseeable future Read more Week of Jan Jan Google Transfer Appliance announces General Availability of online mode Customers collecting data at edge locations e g cameras cars sensors can offload to Transfer Appliance and stream that data to a Cloud Storage bucket Online mode can be toggled to send the data to Cloud Storage over the network or offline by shipping the appliance Customers can monitor their online transfers for appliances from Cloud Console Week of Dec Dec The most read blogs about Google Cloud compute networking storage and physical infrastructure in Read more Top Google Cloud managed container blogs of Four cloud security trends that organizations and practitioners should be planning for in ーand what they should do about them Read more Google Cloud announces the top data analytics stories from including the top three trends and lessons they learned from customers this year Read more Explore Google Cloud s Contact Center AI CCAI and its momentum in Read more An overview of the innovations that Google Workspace delivered in for Google Meet Read more Google Cloud s top artificial intelligence and machine learning posts from Read more How we ve helped break down silos unearth the value of data and apply that data to solve big problems Read more A recap of the year s infrastructure progress from impressive Tau VMs to industry leading storage capabilities to major networking leaps Read more Google Cloud CISO Phil Venables shares his thoughts on the latest security updates from the Google Cybersecurity Action Team Read more Google Cloud A cloud built for developers ー year in review Read more API management continued to grow in importance in and Apigee continued to innovate capabilities for customers new solutions and partnerships Read more Recapping Google s progress in toward running on carbon free energy by ーand decarbonizing the electricity system as a whole Read more Week of Dec Dec And that s a wrap After engaging in countless customer interviews we re sharing our top lessons learned from our data customers in Learn what customer data journeys inspired our top picks and what made the cut here Cloud SQL now shows you minor version information For more information see our documentation Cloud SQL for MySQL now allows you to select your MySQL minor version when creating an instance and upgrade MySQL minor version For more information see our documentation Cloud SQL for MySQL now supports database auditing Database auditing lets you track specific user actions in the database such as table updates read queries user privilege grants and others To learn more see MySQL database auditing Week of Dec Dec A CRITICAL VULNERABILITY in a widely used logging library Apache s Logj has become a global security incident Security researchers around the globe warn that this could have serious repercussions Two Google Cloud Blog posts describe how Cloud Armorand Cloud IDS both help mitigate the threat Take advantage of these ten no cost trainings before Check them out here Deploy Task Queues alongside your Cloud Application Cloud Tasks is now available in GCP Regions worldwide Read more Managed Anthos Service Mesh support for GKE Autopilot Preview GKE Autopilot with Managed ASM provides ease of use and simplified administration capabilities allowing customers to focus on their application not the infrastructure Customers can now let Google handle the upgrade and lifecycle tasks for both the cluster and the service mesh Configure Managed ASM with asmcli experiment in GKE Autopilot cluster Policy Troubleshooter for BeyondCorp Enterprise is now generally available Using this feature admins can triage access failure events and perform the necessary actions to unblock users quickly Learn more by registering for Google Cloud Security Talks on December and attending the BeyondCorp Enterprise session The event is free to attend and sessions will be available on demand Google Cloud Security Talks Zero Trust Edition This week we hosted our final Google Cloud Security Talks event of the year focused on all things zero trust Google pioneered the implementation of zero trust in the enterprise over a decade ago with our BeyondCorp effort and we continue to lead the way applying this approach to most aspects of our operations Check out our digital sessions on demand to hear the latest updates on Google s vision for a zero trust future and how you can leverage our capabilities to protect your organization in today s challenging threat environment Week of Dec Dec key metrics to measure cloud FinOps impact in and beyond Learn about the key metrics to effectively measure the impact of Cloud FinOps across your organization and leverage the metrics to gain insights prioritize on strategic goals and drive enterprise wide adoption Learn moreWe announced Cloud IDS our new network security offering is now generally available Cloud IDS built with Palo Alto Networks technologies delivers easy to use cloud native managed network based threat detection with industry leading breadth and security efficacy To learn more and request a day trial credit see the Cloud IDS webpage Week of Nov Dec Join Cloud Learn happening from Dec This interactive learning event will have live technical demos Q amp As career development workshops and more covering everything from Google Cloud fundamentals to certification prep Learn more Get a deep dive into BigQuery Administrator Hub With BigQuery Administrator Hub you can better manage BigQuery at scale with Resource Charts and Slot Estimator Administrators Learn more about these tools and just how easy they are to usehere New data and AI in Media blog How data and AI can help media companies better personalize and what to watch out for We interviewed Googlers Gloria Lee Executive Account Director of Media amp Entertainment and John Abel Technical Director for the Office of the CTO to share exclusive insights on how media organizations should think about and ways to make the most out of their data in the new era of direct to consumer Watch our video interview with Gloria and John and read more Datastream is now generally available GA Datastream a serverless change data capture CDC and replication service allows you to synchronize data across heterogeneous databases storage systems and applications reliably and with minimal latency to support real time analytics database replication and event driven architectures Datastream currently supports CDC ingestion from Oracle and MySQL to Cloud Storage with additional sources and destinations coming in the future Datastream integrates with Dataflow and Cloud Data Fusion to deliver real time replication to a wide range of destinations including BigQuery Cloud Spanner and Cloud SQL Learn more Week of Nov Nov Security Command Center SCC launches new mute findings capability We re excited to announce a new “Mute Findings capability in SCC that helps you gain operational efficiencies by effectively managing the findings volume based on your organization s policies and requirements SCC presents potential security risks in your cloud environment as findings across misconfigurations vulnerabilities and threats With the launch of mute findings capability you gain a way to reduce findings volume and focus on the security issues that are highly relevant to you and your organization To learn more read this blog post and watch thisshort demo video Week of Nov Nov Cloud Spanner is our distributed globally scalable SQL database service that decouples compute from storage which makes it possible to scale processing resources separately from storage This means that horizontal upscaling is possible with no downtime for achieving higher performance on dimensions such as operations per second for both reads and writes The distributed scaling nature of Spanner s architecture makes it an ideal solution for unpredictable workloads such as online games Learn how you can get started developing global multiplayer games using Spanner New Dataflow templates for Elasticsearch releasedto help customers process and export Google Cloud data into their Elastic Cloud You can now push data from Pub Sub Cloud Storage or BigQuery into your Elasticsearch deployments in a cloud native fashion Read more for a deep dive on how to set up a Dataflow streaming pipeline to collect and export your Cloud Audit logs into Elasticsearch and analyze them in Kibana UI We re excited to announce the public preview of Google Cloud Managed Service for Prometheus a new monitoring offering designed for scale and ease of use that maintains compatibility with the open source Prometheus ecosystem While Prometheus works well for many basic deployments managing Prometheus can become challenging at enterprise scale Learn more about the service in our blog and on the website Week of Nov Nov New study on the economics of cloud migration The Total Economic ImpactOf Migrating Expensive Operating Systems and Traditional Software to Google Cloud We worked with Forrester on this study which details the cost savings and benefits you can achieve from migrating and modernizing with Google Cloud especially with respect to expensive operating systems and traditional software Download now New whitepaper on building a successful cloud migration strategy The priority to move into the cloud and achieve a zero data center footprint is becoming top of mind for many CIOs One of the most fundamental changes required to accelerate a move to the cloud is the adoption of a product mindsetーthe shift from an emphasis on project to product Download “Accelerating the journey to the cloud with a product mindset now Week of Nov Nov Time to live TTL reduces storage costs improves query performance and simplifies data retention in Cloud Spanner by automatically removing unneeded data based on user defined policies Unlike custom scripts or application code TTL is fully managed and designed for minimal impact on other workloads TTL is generally available today in Spanner at no additional cost Read more New whitepaper available Migrating to NET Core on Google Cloud This free whitepaper written for NET developers and software architects who want to modernize their NET Framework applications outlines the benefits and things to consider when migrating NET Framework apps to NET Core running on Google Cloud It also offers a framework with suggestions to help you build a strategy for migrating to a fully managed Kubernetes offering or to Google serverless Download the free whitepaper Export from Google Cloud Storage Storage Transfer Service now offers Preview support for exporting data from Cloud Storage to any POSIX file system You can use this bidirectional data movement capability to move data in and out of Cloud Storage on premises clusters and edge locations including Google Distributed Cloud The service provides built in capabilities such as scheduling bandwidth management retries and data integrity checks that simplifies the data transfer workflow For more information see Download data from Cloud Storage Document Translation is now GA Translate documents in real time in languages and retain document formatting Learn more about new features and see a demo on how Eli Lilly translates content globally Announcing the general availability of Cloud Asset Inventory console We re excited to announce the general availability of the new Cloud Asset Inventory user interface In addition to all the capabilities announced earlier in Public Preview the general availability release provides powerful search and easy filtering capabilities These capabilities enable you to view details of resources and IAM policies machine type and policy statistics and insights into your overall cloud footprint Learn more about these new capabilities by using the searching resources and searching IAM policies guides You can get more information about Cloud Asset Inventory using our product documentation Week of Oct Oct BigQuery table snapshots are now generally available A table snapshot is a low cost read only copy of a table s data as it was at a particular time By establishing a robust value measurement approach to track and monitor the business value metrics toward business goals we are bringing technology finance and business leaders together through the discipline of Cloud FinOps to show how digital transformation is enabling the organization to create new innovative capabilities and generate top line revenue Learn more We ve announced BigQuery Omni a new multicloud analytics service that allows data teams to perform cross cloud analytics across AWS Azure and Google Cloud all from one viewpoint Learn how BigQuery Omni works and what data and business challenges it solves here Week of Oct Oct Available now are our newest TD VMs family based on rd Generation AMD EPYC processors Learn more In case you missed it ーtop AI announcements from Google Cloud Next Catch up on what s new see demos and hear from our customers about how Google Cloud is making AI more accessible more focused on business outcomes and fast tracking the time to value Too much to take in at Google Cloud Next No worries here s a breakdown of the biggest announcements at the day event Check out the second revision of Architecture Framework Google Cloud s collection of canonical best practices Week of Oct Oct We re excited to announce Google Cloud s new goal of equipping more than million people with Google Cloud skills To help achieve this goal we re offering no cost access to all our training content this month Find out more here  Support for language repositories in Artifact Registry is now generally available Artifact Registry allows you to store all your language specific artifacts in one place Supported package types include Java Node and Python Additionally support for Linux packages is in public preview Learn more Want to know what s the latest with Google ML Powered intelligence service Active Assist and how to learn more about it at Next Check out this blog Week of Sept Oct Announcing the launch of Speaker ID In customer preference for voice calls increased by percentage points to and was by far the most preferred service channel But most callers still need to pass through archaic authentication processes which slows down the time to resolution and burns through valuable agent time Speaker ID from Google Cloud brings ML based speaker identification directly to customers and contact center partners allowing callers to authenticate over the phone using their own voice  Learn more Your guide to all things AI amp ML at Google Cloud Next Google Cloud Next is coming October and if you re interested in AI amp ML we ve got you covered Tune in to hear about real use cases from companies like Twitter Eli Lilly Wayfair and more We re also excited to share exciting product news and hands on AI learning opportunities  Learn more about AI at Next and register for free today It is now simple to use Terraform to configure Anthos features on your GKE clusters Check out part two of this series which explores adding Policy Controller audits to our Config Sync managed cluster  Learn more Week of Sept Sept Announcing the webinar Powering market data through cloud and AI ML  We re sponsoring a Coalition Greenwich webinar on September rd where we ll discuss the findings of our upcoming study on how market data delivery and consumption is being transformed by cloud and AI Moderated by Coalition Greenwich the panel will feature Trey Berre from CME Group Brad Levy from Symphony and Ulku Rowe representing Google Cloud  Register here New research from Google Cloud reveals five innovation trends for market data Together with Coalition Greenwich we surveyed exchanges trading systems data aggregators data producers asset managers hedge funds and investment banks to examine both the distribution and consumption of market data and trading infrastructure in the cloud Learn more about our findings here If you are looking for a more automated way to manage quotas over a high number of projects we are excited to introduce a Quota Monitoring Solution from Google Cloud Professional Services This solution benefits customers who have many projects or organizations and are looking for an easy way to monitor the quota usage in a single dashboard and use default alerting capabilities across all quotas Week of Sept Sept New storage features help ensure data is never lost  We are announcing extensions to our popular Cloud Storage offering and introducing two new services Filestore Enterprise and Backup for Google Kubernetes Engine GKE Together these new capabilities will make it easier for you to protect your data out of the box across a wide variety of applications and use cases Read the full article API management powers sustainable resource management Water waste and energy solutions company Veolia uses APIs and API Management platform Apigee to build apps and help their customers build their own apps too Learn from their digital and API first approach here To support our expanding customer base in Canada we re excited to announce that the new Google Cloud Platform region in Toronto is now open Toronto is the th Google Cloud region connected via our high performance network helping customers better serve their users and customers throughout the globe In combination with Montreal customers now benefit from improved business continuity planning with distributed secure infrastructure needed to meet IT and business requirements for disaster recovery while maintaining data sovereignty Cloud SQL now supports custom formatting controls for CSVs When performing admin exports and imports users can now select custom characters for field delimiters quotes escapes and other characters For more information see our documentation Week of Sept Sept Hear how Lowe s SRE was able to reduce their Mean Time to Recovery MTTR by over after adopting Google s Site Reliability Engineering practices and Google Cloud s operations suite Week of  Aug Sept A what s new blog in the what s new blog Yes you read that correctly Google Cloud data engineers are always hard at work maintaining the hundreds of dataset pipelines that feed into our public datasets repository but they re also regularly bringing new ones into the mix Check out our newest featured datasets and catch a few best practices in our living blog What are the newest datasets in Google Cloud Migration success with Operational Health Reviews from Google Cloud s Professional Service Organization Learn how Google Cloud s Professional Services Org is proactively and strategically guiding customers to operate effectively and efficiently in the Cloud both during and after their migration process Learn how we simplified monitoring for Google Cloud VMware Engine and Google Cloud operations suite Read more Week of Aug Aug Google Transfer Appliance announces preview of online mode Customers are increasingly collecting data that needs to quickly be transferred to the cloud Transfer Appliances are being used to quickly offload data from sources e g cameras cars sensors and can now stream that data to a Cloud Storage bucket Online mode can be toggled as data is copied into the appliance and either send the data offline by shipping the appliance to Google or copy data to Cloud Storage over the network Read more Topic retention for Cloud Pub Sub is now Generally Available Topic retention is the most comprehensive and flexible way available to retain Pub Sub messages for message replay In addition to backing up all subscriptions connected to the topic new subscriptions can now be initialized from a timestamp in the past Learn more about the feature here Vertex Predictions now supports private endpoints for online prediction Through VPC Peering Private Endpoints provide increased security and lower latency when serving ML models Read more Week of Aug Aug Look for us to take security one step further by adding authorization features for service to service communications for gRPC proxyless services as well as to support other deployment models where proxyless gRPC services are running somewhere other than GKE for example Compute Engine We hope you ll join us and check out the setup guide and give us feedback Cloud Run now supports VPC Service Controls You can now protect your Cloud Run services against data exfiltration by using VPC Service Controls in conjunction with Cloud Run s ingress and egress settings Read more Read how retailers are leveraging Google Cloud VMware Engine to move their on premises applications to the cloud where they can achieve the scale intelligence and speed required to stay relevant and competitive Read more A series of new features for BeyondCorp Enterprise our zero trust offering We now offer native support for client certificates for eight types of VPC SC resources We are also announcing general availability of the on prem connector which allows users to secure HTTP or HTTPS based on premises applications outside of Google Cloud Additionally three new BeyondCorp attributes are available in Access Context Manager as part of a public preview Customers can configure custom access policies based on time and date credential strength and or Chrome browser attributes Read more about these announcements here We are excited to announce that Google Cloud working with its partners NAG and DDN demonstrated the highest performing Lustre file system on the IO ranking of the fastest HPC storage systems ーquite a feat considering Lustre is one of the most widely deployed HPC file systems in the world  Read the full article The Storage Transfer Service for on premises data API is now available in Preview Now you can use RESTful APIs to automate your on prem to cloud transfer workflows  Storage Transfer Service is a software service to transfer data over a network The service provides built in capabilities such as scheduling bandwidth management retries and data integrity checks that simplifies the data transfer workflow It is now simple to use Terraform to configure Anthos features on your GKE clusters This is the first part of the part series that describes using Terraform to enable Config Sync  For platform administrators  this natural IaC approach improves auditability and transparency and reduces risk of misconfigurations or security gaps Read more In this commissioned study “Modernize With AIOps To Maximize Your Impact Forrester Consulting surveyed organizations worldwide to better understand how they re approaching artificial intelligence for IT operations AIOps in their cloud environments and what kind of benefits they re seeing Read more If your organization or development environment has strict security policies which don t allow for external IPs it can be difficult to set up a connection between a Private Cloud SQL instance and a Private IP VM This article contains clear instructions on how to set up a connection from a private Compute Engine VM to a private Cloud SQL instance using a private service connection and the mysqlsh command line tool Week of Aug Aug Compute Engine users have a new updated set of VM level “in context metrics charts and logs to correlate signals for common troubleshooting scenarios across CPU Disk Memory Networking and live Processes  This brings the best of Google Cloud s operations suite directly to the Compute Engine UI Learn more ​​Pub Sub to Splunk Dataflow template has been updatedto address multiple enterprise customer asks from improved compatibility with Splunk Add on for Google Cloud Platform to more extensibility with user defined functions UDFs and general pipeline reliability enhancements to tolerate failures like transient network issues when delivering data to Splunk Read more to learn about how to take advantage of these latest features Read more Google Cloud and NVIDIA have teamed up to make VR AR workloads easier faster to create and tetherless Read more Register for the Google Cloud Startup Summit September at goo gle StartupSummit for a digital event filled with inspiration learning and discussion This event will bring together our startup and VC community to discuss the latest trends and insights headlined by a keynote by Astro Teller Captain of Moonshots at X the moonshot factory Additionally learn from a variety of technical and business sessions to help take your startup to the next level Google Cloud and Harris Poll healthcare research reveals COVID impacts on healthcare technology Learn more Partial SSO is now available for public preview If you use a rd party identity provider to single sign on into Google services Partial SSO allows you to identify a subset of your users to use Google Cloud Identity as your SAML SSO identity provider short video and demo Week of Aug Aug Gartner named Google Cloud a Leader in the Magic Quadrant for Cloud Infrastructure and Platform Services formerly Infrastructure as a Service Learn more Private Service Connect is now generally available Private Service Connect lets you create private and secure connections to Google Cloud and third party services with service endpoints in your VPCs  Read more migration guides designed to help you identify the best ways to migrate which include meeting common organizational goals like minimizing time and risk during your migration identifying the most enterprise grade infrastructure for your workloads picking a cloud that aligns with your organization s sustainability goals and more Read more Week of Jul Jul This week we hosting our Retail amp Consumer Goods Summit a digital event dedicated to helping leading retailers and brands digitally transform their business Read more about our consumer packaged goods strategy and a guide to key summit content for brands in this blog from Giusy Buonfantino Google Cloud s Vice President of CPG We re hosting our Retail amp Consumer Goods Summit a digital event dedicated to helping leading retailers and brands digitally transform their business Read more See how IKEA uses Recommendations AI to provide customers with more relevant product information  Read more ​​Google Cloud launches a career program for people with autism designed to hire and support more talented people with autism in the rapidly growing cloud industry  Learn moreGoogle Cloud follows new API stability tenets that work to minimize unexpected deprecations to our Enterprise APIs  Read more Week of Jul Jul Register and join us for Google Cloud Next October at g co CloudNext for a fresh approach to digital transformation as well as a few surprises Next will be a fully customizable digital adventure for a more personalized learning journey Find the tools and training you need to succeed From live interactive Q amp As and informative breakout sessions to educational demos and real life applications of the latest tech from Google Cloud Get ready to plug into your cloud community get informed and be inspired Together we can tackle today s greatest business challenges and start solving for what s next Application Innovation takes a front row seat this year To stay ahead of rising customer expectations and the digital and in person hybrid landscape enterprises must know what application innovation means and how to deliver this type of innovation with a small piece of technology that might surprise you Learn more about the three pillars of app innovation here We announced Cloud IDS our new network security offering which is now available in preview Cloud IDS delivers easy to use cloud native managed network based threat detection With Cloud IDS customers can enjoy a Google Cloud integrated experience built with Palo Alto Networks industry leading threat detection technologies to provide high levels of security efficacy Learn more Key Visualizer for Cloud Spanner is now generally available Key Visualizer is a new interactive monitoring tool that lets developers and administrators analyze usage patterns in Spanner It reveals trends and outliers in key performance and resource metrics for databases of any size helping to optimize queries and reduce infrastructure costs See it in action The market for healthcare cloud is projected to grow This means a need for better tech infrastructure digital transformation amp Cloud tools Learn how Google Cloud Partner Advantage partners help customers solve business challenges in healthcare Week of Jul Jul Simplify VM migrations with Migrate for Compute Engine as a Service delivers a Google managed cloud service that enables simple frictionless and large scale enterprise migrations of virtual machines to Google Compute Engine with minimal downtime and risk API driven and integrated into your Google Cloud console for ease of use this service uses agent less replication to copy data without manual intervention and without VPN requirements It also enables you to launch non disruptive validations of your VMs prior to cutover  Rapidly migrate a single application or execute a sprint with hundred systems using migration groups with confidence Read more here The Google Cloud region in Delhi NCR is now open for business ready to host your workloads Learn more and watch the region launch event here Introducing Quilkin the open source game server proxy Developed in collaboration with Embark Studios Quilkin is an open source UDP proxy tailor made for high performance real time multiplayer games Read more We re making Google Glass on Meet available to a wider network of global customers Learn more Transfer Appliance supports Google Managed Encryption Keys ーWe re announcing the support for Google Managed Encryption Keys with Transfer Appliance this is in addition to the currently available Customer Managed Encryption Keys feature Customers have asked for the Transfer Appliance service to create and manage encryption keys for transfer sessions to improve usability and maintain security The Transfer Appliance Service can now manage the encryption keys for the customers who do not wish to handle a key themselves Learn more about Using Google Managed Encryption Keys UCLA builds a campus wide API program With Google Cloud s API management platform Apigee UCLA created a unified and strong API foundation that removes data friction that students faculty and administrators alike face This foundation not only simplifies how various personas connect to data but also encourages more innovations in the future Learn their story An enhanced region picker makes it easy to choose a Google Cloud region with the lowest CO output  Learn more Amwell and Google Cloud explore five ways telehealth can help democratize access to healthcare  Read more Major League Baseball and Kaggle launch ML competition to learn about fan engagement  Batter up We re rolling out general support of Brand Indicators for Message Identification BIMI in Gmail within Google Workspace Learn more Learn how DeNA Sports Business created an operational status visualization system that helps determine whether live event attendees have correctly installed Japan s coronavirus contact tracing app COCOA Google Cloud CAS provides a highly scalable and available private CA to address the unprecedented growth in certificates in the digital world Read more about CAS Week of Jul Jul Google Cloud and Call of Duty League launch ActivStat to bring fans players and commentators the power of competitive statistics in real time Read more Building applications is a heavy lift due to the technical complexity which includes the complexity of backend services that are used to manage and store data Firestore alters this by having Google Cloud manage your backend complexity through a complete backend as a service Learn more Google Cloud s new Native App Development skills challenge lets you earn badges that demonstrate your ability to create cloud native apps Read more and sign up Week of Jun Jul Storage Transfer Service now offers preview support for Integration with AWS Security Token Service Security conscious customers can now use Storage Transfer Service to perform transfers from AWS S without passing any security credentials This release will alleviate the security burden associated with passing long term AWS S credentials which have to be rotated or explicitly revoked when they are no longer needed Read more The most popular and surging Google Search terms are now available in BigQuery as a public dataset View the Top and Top rising queries from Google Trends from the past days including years of historical data across the Designated Market Areas DMAs in the US Learn more A new predictive autoscaling capability lets you add additional Compute Engine VMs in anticipation of forecasted demand Predictive autoscaling is generally available across all Google Cloud regions Read more or consult the documentation for more information on how to configure simulate and monitor predictive autoscaling Messages by Google is now the default messaging app for all AT amp T customers using Android phones in the United States Read more TPU v Pods will soon be available on Google Cloud providing the most powerful publicly available computing platform for machine learning training Learn more Cloud SQL for SQL Server has addressed multiple enterprise customer asks with the GA releases of both SQL Server and Active Directory integration as well as the Preview release of Cross Region Replicas  This set of releases work in concert to allow customers to set up a more scalable and secure managed SQL Server environment to address their workloads needs Read more Week of Jun Jun Simplified return to office with no code technology We ve just released a solution to your most common return to office headaches make a no code app customized to solve your business specific challenges Learn how to create an automated app where employees can see office room occupancy check what desks are reserved or open review disinfection schedules and more in this blog tutorial New technical validation whitepaper for running ecommerce applicationsーEnterprise Strategy Group s analyst outlines the challenges of organizations running ecommerce applications and how Google Cloud helps to mitigate those challenges and handle changing demands with global infrastructure solutions Download the whitepaper The fullagendafor Google for Games Developer Summit on July th th is now available A free digital event with announcements from teams including Stadia Google Ads AdMob Android Google Play Firebase Chrome YouTube and Google Cloud Hear more about how Google Cloud technology creates opportunities for gaming companies to make lasting enhancements for players and creatives Register at g co gamedevsummitBigQuery row level security is now generally available giving customers a way to control access to subsets of data in the same table for different groups of users Row level security RLS extends the principle of least privilege access and enables fine grained access control policies in BigQuery tables BigQuery currently supports access controls at the project dataset table and column level Adding RLS to the portfolio of access controls now enables customers to filter and define access to specific rows in a table based on qualifying user conditionsーproviding much needed peace of mind for data professionals Transfer from Azure ADLS Gen Storage Transfer Service offers Preview support for transferring data from Azure ADLS Gen to Google Cloud Storage Take advantage of a scalable serverless service to handle data transfer Read more reCAPTCHA V and V customers can now migrate site keys to reCAPTCHA Enterprise in under minutes and without making any code changes Watch our Webinar to learn more  Bot attacks are the biggest threat to your business that you probably haven t addressed yet Check out our Forbes article to see what you can do about it Week of Jun Jun A new VM family for scale out workloadsーNew AMD based Tau VMs offer higher absolute performance and higher price performance compared to general purpose VMs from any of the leading public cloud vendors Learn more New whitepaper helps customers plot their cloud migrationsーOur new whitepaper distills the conversations we ve had with CIOs CTOs and their technical staff into several frameworks that can help cut through the hype and the technical complexity to help devise the strategy that empowers both the business and IT Read more or download the whitepaper Ubuntu Pro lands on Google CloudーThe general availability of Ubuntu Pro images on Google Cloud gives customers an improved Ubuntu experience expanded security coverage and integration with critical Google Cloud features Read more Navigating hybrid work with a single connected experience in Google WorkspaceーNew additions to Google Workspace help businesses navigate the challenges of hybrid work such as Companion Mode for Google Meet calls Read more Arab Bank embraces Google Cloud technologyーThis Middle Eastern bank now offers innovative apps and services to their customers and employees with Apigee and Anthos In fact Arab Bank reports over of their new to bank customers are using their mobile apps Learn more Google Workspace for the Public Sector Sector eventsーThis June learn about Google Workspace tips and tricks to help you get things done Join us for one or more of our learning events tailored for government and higher education users Learn more Week of Jun Jun The top cloud capabilities industry leaders want for sustained innovationーMulticloud and hybrid cloud approaches coupled with open source technology adoption enable IT teams to take full advantage of the best cloud has to offer Our recent study with IDG shows just how much of a priority this has become for business leaders Read more or download the report Announcing the Firmina subsea cableーPlanned to run from the East Coast of the United States to Las Toninas Argentina with additional landings in Praia Grande Brazil and Punta del Este Uruguay Firmina will be the longest open subsea cable in the world capable of running entirely from a single power source at one end of the cable if its other power source s become temporarily unavailableーa resilience boost at a time when reliable connectivity is more important than ever Read more New research reveals what s needed for AI acceleration in manufacturingーAccording to our data which polled more than senior manufacturing executives across seven countries have turned to digital enablers and disruptive technologies due to the pandemic such as data and analytics cloud and artificial intelligence AI And of manufacturers who use AI in their day to day operations report that their reliance on AI is increasing Read more or download the report Cloud SQL offers even faster maintenanceーCloud SQL maintenance is zippier than ever MySQL and PostgreSQL planned maintenance typically lasts less than seconds and SQL Server maintenance typically lasts less than seconds You can learn more about maintenance here Simplifying Transfer Appliance configuration with Cloud Setup ApplicationーWe re announcing the availability of the Transfer Appliance Cloud Setup Application This will use the information you provide through simple prompts and configure your Google Cloud permissions preferred Cloud Storage bucket and Cloud KMS key for your transfer Several cloud console based manual steps are now simplified with a command line experience Read more  Google Cloud VMware Engine is now HIPAA compliantーAs of April Google Cloud VMware Engine is covered under the Google Cloud Business Associate Agreement BAA meaning it has achieved HIPAA compliance Healthcare organizations can now migrate and run their HIPAA compliant VMware workloads in a fully compatible VMware Cloud Verified stack running natively in Google Cloud with Google Cloud VMware Engine without changes or re architecture to tools processes or applications Read more Introducing container native Cloud DNSーKubernetes networking almost always starts with a DNS request DNS has broad impacts on your application and cluster performance scalability and resilience That is why we are excited to announce the release of container native Cloud DNSーthe native integration of Cloud DNS with Google Kubernetes Engine GKE to provide in cluster Service DNS resolution with Cloud DNS our scalable and full featured DNS service Read more Welcoming the EU s new Standard Contractual Clauses for cross border data transfersーLearn how we re incorporating the new Standard Contractual Clauses SCCs into our contracts to help protect our customers data and meet the requirements of European privacy legislation Read more Lowe s meets customer demand with Google SRE practicesーLearn how Low s has been able to increase the number of releases they can support by adopting Google s Site Reliability Engineering SRE framework and leveraging their partnership with Google Cloud Read more What s next for SAP on Google Cloud at SAPPHIRE NOW and beyondーAs SAP s SAPPHIRE conference begins this week we believe businesses have a more significant opportunity than ever to build for their next decade of growth and beyond Learn more on how we re working together with our customers SAP and our partners to support this transformation Read more Support for Node js Python and Java repositories for Artifact Registrynow in Preview With today s announcement you can not only use Artifact Registry to secure and distribute container images but also manage and secure your other software artifacts Read more What s next for SAP on Google Cloud at SAPPHIRE NOW and beyondーAs SAP s SAPPHIRE conference begins this week we believe businesses have a more significant opportunity than ever to build for their next decade of growth and beyond Learn more on how we re working together with our customers SAP and our partners to support this transformation Read more Google named a Leader in The Forrester Wave Streaming Analytics Q report Learn about the criteria where Google Dataflow was rated out and why this matters for our customers here Applied ML Summit this Thursday June Watch our keynote to learn about predictions for machine learning over the next decade Engage with distinguished researchers leading practitioners and Kaggle Grandmasters during our live Ask Me Anything session Take part in our modeling workshops to learn how you can iterate faster and deploy and manage your models with confidence no matter your level of formal computer science training Learn how to develop and apply your professional skills grow your abilities at the pace of innovation and take your career to the next level  Register now Week of May Jun Security Command Center now supports CIS benchmarks and granular access control Security Command Center SCC now supports CIS benchmarks for Google Cloud Platform Foundation v enabling you to monitor and address compliance violations against industry best practices in your Google Cloud environment Additionally SCC now supports fine grained access control for administrators that allows you to easily adhere to the principles of least privilegeーrestricting access based on roles and responsibilities to reduce risk and enabling broader team engagement to address security Read more Zero trust managed security for services with Traffic Director We created Traffic Director to bring to you a fully managed service mesh product that includes load balancing traffic management and service discovery And now we re happy to announce the availability of a fully managed zero trust security solution using Traffic Director with Google Kubernetes Engine GKE and Certificate Authority CA Service Read more How one business modernized their data warehouse for customer success PedidosYa migrated from their old data warehouse to Google Cloud s BigQuery Now with BigQuery the Latin American online food ordering company has reduced the total cost per query by x Learn more Announcing new Cloud TPU VMs New Cloud TPU VMs make it easier to use our industry leading TPU hardware by providing direct access to TPU host machines offering a new and improved user experience to develop and deploy TensorFlow PyTorch and JAX on Cloud TPUs Read more Introducing logical replication and decoding for Cloud SQL for PostgreSQL We re announcing the public preview of logical replication and decoding for Cloud SQL for PostgreSQL By releasing those capabilities and enabling change data capture CDC from Cloud SQL for PostgreSQL we strengthen our commitment to building an open database platform that meets critical application requirements and integrates seamlessly with the PostgreSQL ecosystem Read more How businesses are transforming with SAP on Google Cloud Thousands of organizations globally rely on SAP for their most mission critical workloads And for many Google Cloud customers part of a broader digital transformation journey has included accelerating the migration of these essential SAP workloads to Google Cloud for greater agility elasticity and uptime Read six of their stories Week of May May Google Cloud for financial services driving your transformation cloud journey As we welcome the industry to our Financial Services Summit we re sharing more on how Google Cloud accelerates a financial organization s digital transformation through app and infrastructure modernization data democratization people connections and trusted transactions Read more or watch the summit on demand Introducing Datashare solution for financial services We announced the general availability of Datashare for financial services a new Google Cloud solution that brings together the entire capital markets ecosystemーdata publishers and data consumersーto exchange market data securely and easily Read more Announcing Datastream in Preview Datastream a serverless change data capture CDC and replication service allows enterprises to synchronize data across heterogeneous databases storage systems and applications reliably and with minimal latency to support real time analytics database replication and event driven architectures Read more Introducing Dataplex An intelligent data fabric for analytics at scale Dataplex provides a way to centrally manage monitor and govern your data across data lakes data warehouses and data marts and make this data securely accessible to a variety of analytics and data science tools Read more  Announcing Dataflow Prime Available in Preview in Q Dataflow Prime is a new platform based on a serverless no ops auto tuning architecture built to bring unparalleled resource utilization and radical operational simplicity to big data processing Dataflow Prime builds on Dataflow and brings new user benefits with innovations in resource utilization and distributed diagnostics The new capabilities in Dataflow significantly reduce the time spent on infrastructure sizing and tuning tasks as well as time spent diagnosing data freshness problems Read more Secure and scalable sharing for data and analytics with Analytics Hub With Analytics Hub available in Preview in Q organizations get a rich data ecosystem by publishing and subscribing to analytics ready datasets control and monitoring over how their data is being used a self service way to access valuable and trusted data assets and an easy way to monetize their data assets without the overhead of building and managing the infrastructure Read more Cloud Spanner trims entry cost by Coming soon to Preview granular instance sizing in Spanner lets organizations run workloads at as low as th the cost of regular instances equating to approximately month Read more Cloud Bigtable lifts SLA and adds new security features for regulated industries Bigtable instances with a multi cluster routing policy across or more regions are now covered by a monthly uptime percentage under the new SLA In addition new Data Access audit logs can help determine whether sensitive customer information has been accessed in the event of a security incident and if so when and by whom Read more Build a no code journaling app In honor of Mental Health Awareness Month Google Cloud s no code application development platform AppSheet demonstrates how you can build a journaling app complete with titles time stamps mood entries and more Learn how with this blog and video here New features in Security Command CenterーOn May th Security Command Center Premium launched the general availability of granular access controls at project and folder level and Center for Internet Security CIS benchmarks for Google Cloud Platform Foundation These new capabilities enable organizations to improve their security posture and efficiently manage risk for their Google Cloud environment Learn more Simplified API operations with AI Google Cloud s API management platform Apigee applies Google s industry leading ML and AI to your API metadata Understand how it works with anomaly detection here This week Data Cloud and Financial Services Summits Our Google Cloud Summit series begins this week with the Data Cloud Summit on Wednesday May Global At this half day event you ll learn how leading companies like PayPal Workday Equifax and many others are driving competitive differentiation using Google Cloud technologies to build their data clouds and transform data into value that drives innovation The following day Thursday May Global amp EMEA at the Financial Services Summit discover how Google Cloud is helping financial institutions such as PayPal Global Payments HSBC Credit Suisse AXA Switzerland and more unlock new possibilities and accelerate business through innovation Read more and explore the entire summit series Announcing the Google for Games Developer Summit on July th th With a surge of new gamers and an increase in time spent playing games in the last year it s more important than ever for game developers to delight and engage players To help developers with this opportunity the games teams at Google are back to announce the return of the Google for Games Developer Summit on July th th  Hear from experts across Google about new game solutions they re building to make it easier for you to continue creating great games connecting with players and scaling your business  Registration is free and open to all game developers  Register for the free online event at g co gamedevsummit to get more details in the coming weeks We can t wait to share our latest innovations with the developer community  Learn more Week of May May Best practices to protect your organization against ransomware threats For more than years Google has been operating securely in the cloud using our modern technology stack to provide a more defensible environment that we can protect at scale While the threat of ransomware isn t new our responsibility to help protect you from existing or emerging threats never changes In our recent blog post we shared guidance on how organizations can increase their resilience to ransomware and how some of our Cloud products and services can help Read more Forrester names Google Cloud a Leader in Unstructured Data Security Platforms Forrester Research has named Google Cloud a Leader in The Forrester Wave Unstructured Data Security Platforms Q report and rated Google Cloud highest in the current offering category among the providers evaluated Read more or download the report Introducing Vertex AI One platform every ML tool you need Vertex AI is a managed machine learning ML platform that allows companies to accelerate the deployment and maintenance of artificial intelligence AI models Read more Transforming collaboration in Google Workspace We re launching smart canvas  a new product experience that delivers the next evolution of collaboration for Google Workspace Between now and the end of the year we re rolling out innovations that make it easier for people to stay connected focus their time and attention and transform their ideas into impact Read more Developing next generation geothermal power At I O this week we announced a first of its kind next generation geothermal project with clean energy startup Fervo that will soon begin adding carbon free energy to the electric grid that serves our data centers and infrastructure throughout Nevada including our Cloud region in Las Vegas Read more Contributing to an environment of trust and transparency in Europe Google Cloud was one of the first cloud providers to support and adopt the EU GDPR Cloud Code of Conduct  CoC The CoC is a mechanism for cloud providers to demonstrate how they offer sufficient guarantees to implement appropriate technical and organizational measures as data processors under the GDPR  This week the Belgian Data Protection Authority based on a positive opinion by the European Data Protection Board  EDPB  approved the CoC a product of years of constructive collaboration between the cloud computing community the European Commission and European data protection authorities We are proud to say that Google Cloud Platform and Google Workspace already adhere to these provisions Learn more Announcing Google Cloud datasets solutions We re adding commercial synthetic and first party data to our Google Cloud Public Datasets Program to help organizations increase the value of their analytics and AI initiatives and we re making available an open source reference architecture for a more streamlined data onboarding process to the program Read more Introducing custom samples in Cloud Code With new custom samples in Cloud Code  developers can quickly access your enterprise s best code samples via a versioned Git repository directly from their IDEs Read more Retention settings for Cloud SQL Cloud SQL now allows you to configure backup retention settings to protect against data loss You can retain between and days worth of automated backups and between and days worth of transaction logs for point in time recovery See the details here Cloud developer s guide to Google I O Google I O may look a little different this year but don t worry you ll still get the same first hand look at the newest launches and projects coming from Google Best of all it s free and available to all virtually on May Read more Week of May May APIs and Apigee power modern day due diligence With APIs and Google Cloud s Apigee business due diligence company DueDil revolutionized the way they harness and share their Big Information Graph B I G with partners and customers Get the full story Cloud CISO Perspectives May It s been a busy month here at Google Cloud since our inaugural CISO perspectives blog post in April Here VP and CISO of Google Cloud Phil Venables recaps our cloud security and industry highlights a sneak peak of what s ahead from Google at RSA and more Read more new features to secure your Cloud Run services We announced several new ways to secure Cloud Run environments to make developing and deploying containerized applications easier for developers Read more Maximize your Cloud Run investments with new committed use discounts We re introducing self service spend based committed use discounts for Cloud Run which let you commit for a year to spending a certain amount on Cloud Run and benefiting from a discount on the amount you committed Read more Google Cloud Armor Managed Protection Plus is now generally available Cloud Armor our Distributed Denial of Service DDoS protection and Web Application Firewall WAF service on Google Cloud leverages the same infrastructure network and technology that has protected Google s internet facing properties from some of the largest attacks ever reported These same tools protect customers infrastructure from DDoS attacks which are increasing in both magnitude and complexity every year Deployed at the very edge of our network Cloud Armor absorbs malicious network and protocol based volumetric attacks while mitigating the OWASP Top risks and maintaining the availability of protected services Read more Announcing Document Translation for Translation API Advanced in preview Translation is critical to many developers and localization providers whether you re releasing a document a piece of software training materials or a website in multiple languages With Document Translation now you can directly translate documents in languages and formats such as Docx PPTx XLSx and PDF while preserving document formatting Read more Introducing BeyondCorp Enterprise protected profiles Protected profiles enable users to securely access corporate resources from an unmanaged device with the same threat and data protections available in BeyondCorp Enterprise all from the Chrome Browser Read more How reCAPTCHA Enterprise protects unemployment and COVID vaccination portals With so many people visiting government websites to learn more about the COVID vaccine make vaccine appointments or file for unemployment these web pages have become prime targets for bot attacks and other abusive activities But reCAPTCHA Enterprise has helped state governments protect COVID vaccine registration portals and unemployment claims portals from abusive activities Learn more Day one with Anthos Here are ideas for how to get started Once you have your new application platform in place there are some things you can do to immediately get value and gain momentum Here are six things you can do to get you started Read more The era of the transformation cloud is here Google Cloud s president Rob Enslin shares how the era of the transformation cloud has seen organizations move beyond data centers to change not only where their business is done but more importantly how it is done Read more Week of May May Transforming hard disk drive maintenance with predictive ML In collaboration with Seagate we developed a machine learning system that can forecast the probability of a recurring failing diskーa disk that fails or has experienced three or more problems in days Learn how we did it Agent Assist for Chat is now in public preview Agent Assist provides your human agents with continuous support during their calls and now chats by identifying the customers intent and providing them with real time recommendations such as articles and FAQs as well as responses to customer messages to more effectively resolve the conversation Read more New Google Cloud AWS and Azure product map Our updated product map helps you understand similar offerings from Google Cloud AWS and Azure and you can easily filter the list by product name or other common keywords Read more or view the map Join our Google Cloud Security Talks on May th We ll share expert insights into how we re working to be your most trusted cloud Find the list of topics we ll cover here Databricks is now GA on Google Cloud Deploy or migrate Databricks Lakehouse to Google Cloud to combine the benefits of an open data cloud platform with greater analytics flexibility unified infrastructure management and optimized performance Read more HPC VM image is now GA The CentOS based HPC VM image makes it quick and easy to create HPC ready VMs on Google Cloud that are pre tuned for optimal performance Check out our documentation and quickstart guide to start creating instances using the HPC VM image today Take the State of DevOps survey Help us shape the future of DevOps and make your voice heard by completing the State of DevOps survey before June Read more or take the survey OpenTelemetry Trace is now available OpenTelemetry has reached a key milestone the OpenTelemetry Tracing Specification has reached version API and SDK release candidates are available for Java Erlang Python Go Node js and Net Additional languages will follow over the next few weeks Read more New blueprint helps secure confidential data in AI Platform Notebooks We re adding to our portfolio of blueprints with the publication of our Protecting confidential data in AI Platform Notebooks blueprint guide and deployable blueprint which can help you apply data governance and security policies that protect your AI Platform Notebooks containing confidential data Read more The Liquibase Cloud Spanner extension is now GA Liquibase an open source library that works with a wide variety of databases can be used for tracking managing and automating database schema changes By providing the ability to integrate databases into your CI CD process Liquibase helps you more fully adopt DevOps practices The Liquibase Cloud Spanner extension allows developers to use Liquibase s open source database library to manage and automate schema changes in Cloud Spanner Read more Cloud computing Frequently asked questions There are a number of terms and concepts in cloud computing and not everyone is familiar with all of them To help we ve put together a list of common questions and the meanings of a few of those acronyms Read more Week of Apr Apr Announcing the GKE Gateway controller in Preview GKE Gateway controller Google Cloud s implementation of the Gateway API manages internal and external HTTP S load balancing for a GKE cluster or a fleet of GKE clusters and provides multi tenant sharing of load balancer infrastructure with centralized admin policy and control Read more See Network Performance for Google Cloud in Performance Dashboard The Google Cloud performance view part of the Network Intelligence Center provides packet loss and latency metrics for traffic on Google Cloud It allows users to do informed planning of their deployment architecture as well as determine in real time the answer to the most common troubleshooting question Is it Google or is it me The Google Cloud performance view is now open for all Google Cloud customers as a public preview  Check it out Optimizing data in Google Sheets allows users to create no code apps Format columns and tables in Google Sheets to best position your data to transform into a fully customized successful app no coding necessary Read our four best Google Sheets tips Automation bots with AppSheet Automation AppSheet recently released AppSheet Automation infusing Google AI capabilities to AppSheet s trusted no code app development platform Learn step by step how to build your first automation bot on AppSheet here Google Cloud announces a new region in Israel Our new region in Israel will make it easier for customers to serve their own users faster more reliably and securely Read more New multi instance NVIDIA GPUs on GKE We re launching support for multi instance GPUs in GKE currently in Preview which will help you drive better value from your GPU investments Read more Partnering with NSF to advance networking innovation We announced our partnership with the U S National Science Foundation NSF joining other industry partners and federal agencies as part of a combined million investment in academic research for Resilient and Intelligent Next Generation NextG Systems or RINGS Read more Creating a policy contract with Configuration as Data Configuration as Data is an emerging cloud infrastructure management paradigm that allows developers to declare the desired state of their applications and infrastructure without specifying the precise actions or steps for how to achieve it However declaring a configuration is only half the battle you also want policy that defines how a configuration is to be used This post shows you how Google Cloud products deliver real time data solutions Seven Eleven Japan built Seven Central its new platform for digital transformation on Google Cloud Powered by BigQuery Cloud Spanner and Apigee API management Seven Central presents easy to understand data ultimately allowing for quickly informed decisions Read their story here Week of Apr Apr Extreme PD is now GA On April th Google Cloud s Persistent Disk launched general availability of Extreme PD a high performance block storage volume with provisioned IOPS and up to GB s of throughput  Learn more Research How data analytics and intelligence tools to play a key role post COVID A recent Google commissioned study by IDG highlighted the role of data analytics and intelligent solutions when it comes to helping businesses separate from their competition The survey of IT leaders across the globe reinforced the notion that the ability to derive insights from data will go a long way towards determining which companies win in this new era  Learn more or download the study Introducing PHP on Cloud Functions We re bringing support for PHP a popular general purpose programming language to Cloud Functions With the Functions Framework for PHP you can write idiomatic PHP functions to build business critical applications and integration layers And with Cloud Functions for PHP now available in Preview you can deploy functions in a fully managed PHP environment complete with access to resources in a private VPC network  Learn more Delivering our CCAG pooled audit As our customers increased their use of cloud services to meet the demands of teleworking and aid in COVID recovery we ve worked hard to meet our commitment to being the industry s most trusted cloud despite the global pandemic We re proud to announce that Google Cloud completed an annual pooled audit with the CCAG in a completely remote setting and were the only cloud service provider to do so in  Learn more Anthos now available We recently released Anthos our run anywhere Kubernetes platform that s connected to Google Cloud delivering an array of capabilities that make multicloud more accessible and sustainable  Learn more New Redis Enterprise for Anthos and GKE We re making Redis Enterprise for Anthos and Google Kubernetes Engine GKE available in the Google Cloud Marketplace in private preview  Learn more Updates to Google Meet We introduced a refreshed user interface UI enhanced reliability features powered by the latest Google AI and tools that make meetings more engagingーeven funーfor everyone involved  Learn more DocAI solutions now generally available Document Doc AI platform  Lending DocAI and Procurement DocAI built on decades of AI innovation at Google bring powerful and useful solutions across lending insurance government and other industries  Learn more Four consecutive years of renewable energy In Google again matched percent of its global electricity use with purchases of renewable energy All told we ve signed agreements to buy power from more than renewable energy projects with a combined capacity of gigawatts about the same as a million solar rooftops  Learn more Announcing the Google Cloud region picker The Google Cloud region picker lets you assess key inputs like price latency to your end users and carbon footprint to help you choose which Google Cloud region to run on  Learn more Google Cloud launches new security solution WAAP WebApp and API Protection WAAP combines Google Cloud Armor Apigee and reCAPTCHA Enterprise to deliver improved threat protection consolidated visibility and greater operational efficiencies across clouds and on premises environments Learn more about WAAP here New in no code As discussed in our recent article no code hackathons are trending among innovative organizations Since then we ve outlined how you can host one yourself specifically designed for your unique business innovation outcomes Learn how here Google Cloud Referral Program now availableーNow you can share the power of Google Cloud and earn product credit for every new paying customer you refer Once you join the program you ll get a unique referral link that you can share with friends clients or others Whenever someone signs up with your link they ll get a product creditーthat s more than the standard trial credit When they become a paying customer we ll reward you with a product credit in your Google Cloud account Available in the United States Canada Brazil and Japan  Apply for the Google Cloud Referral Program Week of Apr Apr Announcing the Data Cloud Summit May At this half day event you ll learn how leading companies like PayPal Workday Equifax Zebra Technologies Commonwealth Care Alliance and many others are driving competitive differentiation using Google Cloud technologies to build their data clouds and transform data into value that drives innovation  Learn more and register at no cost Announcing the Financial Services Summit May In this hour event you ll learn how Google Cloud is helping financial institutions including PayPal Global Payments HSBC Credit Suisse and more unlock new possibilities and accelerate business through innovation and better customer experiences  Learn more and register for free  Global  amp  EMEA How Google Cloud is enabling vaccine equity In our latest update we share more on how we re working with US state governments to help produce equitable vaccination strategies at scale  Learn more The new Google Cloud region in Warsaw is open The Google Cloud region in Warsaw is now ready for business opening doors for organizations in Central and Eastern Europe  Learn more AppSheet Automation is now GA Google Cloud s AppSheet launches general availability of AppSheet Automation a unified development experience for citizen and professional developers alike to build custom applications with automated processes all without coding Learn how companies and employees are reclaiming their time and talent with AppSheet Automation here Introducing SAP Integration with Cloud Data Fusion Google Cloud native data integration platform Cloud Data Fusion now offers the capability to seamlessly get data out of SAP Business Suite SAP ERP and S HANA  Learn more Week of Apr Apr New Certificate Authority Service CAS whitepaper “How to deploy a secure and reliable public key infrastructure with Google Cloud Certificate Authority Service written by Mark Cooper of PKI Solutions and Anoosh Saboori of Google Cloud covers security and architectural recommendations for the use of the Google Cloud CAS by organizations and describes critical concepts for securing and deploying a PKI based on CAS  Learn more or read the whitepaper Active Assist s new feature  predictive autoscaling helps improve response times for your applications When you enable predictive autoscaling Compute Engine forecasts future load based on your Managed Instance Group s MIG history and scales it out in advance of predicted load so that new instances are ready to serve when the load arrives Without predictive autoscaling an autoscaler can only scale a group reactively based on observed changes in load in real time With predictive autoscaling enabled the autoscaler works with real time data as well as with historical data to cover both the current and forecasted load That makes predictive autoscaling ideal for those apps with long initialization times and whose workloads vary predictably with daily or weekly cycles For more information see How predictive autoscaling works or check if predictive autoscaling is suitable for your workload and to learn more about other intelligent features check out Active Assist Introducing Dataprep BigQuery pushdown BigQuery pushdown gives you the flexibility to run jobs using either BigQuery or Dataflow If you select BigQuery then Dataprep can automatically determine if data pipelines can be partially or fully translated in a BigQuery SQL statement Any portions of the pipeline that cannot be run in BigQuery are executed in Dataflow Utilizing the power of BigQuery results in highly efficient data transformations especially for manipulations such as filters joins unions and aggregations This leads to better performance optimized costs and increased security with IAM and OAuth support  Learn more Announcing the Google Cloud Retail amp Consumer Goods Summit The Google Cloud Retail amp Consumer Goods Summit brings together technology and business insights the key ingredients for any transformation Whether you re responsible for IT data analytics supply chains or marketing please join Building connections and sharing perspectives cross functionally is important to reimagining yourself your organization or the world  Learn more or register for free New IDC whitepaper assesses multicloud as a risk mitigation strategy To better understand the benefits and challenges associated with a multicloud approach we supported IDC s new whitepaper that investigates how multicloud can help regulated organizations mitigate the risks of using a single cloud vendor The whitepaper looks at different approaches to multi vendor and hybrid clouds taken by European organizations and how these strategies can help organizations address concentration risk and vendor lock in improve their compliance posture and demonstrate an exit strategy  Learn more or download the paper Introducing request priorities for Cloud Spanner APIs You can now specify request priorities for some Cloud Spanner APIs By assigning a HIGH MEDIUM or LOW priority to a specific request you can now convey the relative importance of workloads to better align resource usage with performance objectives  Learn more How we re working with governments on climate goals Google Sustainability Officer Kate Brandt shares more on how we re partnering with governments around the world to provide our technology and insights to drive progress in sustainability efforts  Learn more Week of Mar Apr Why Google Cloud is the ideal platform for Block one and other DLT companies Late last year Google Cloud joined the EOS community a leading open source platform for blockchain innovation and performance and is taking steps to support the EOS Public Blockchain by becoming a block producer  BP At the time we outlined how our planned participation underscores the importance of blockchain to the future of business government and society We re sharing more on why Google Cloud is uniquely positioned to be an excellent partner for Block one and other distributed ledger technology DLT companies  Learn more New whitepaper Scaling certificate management with Certificate Authority Service As Google Cloud s Certificate Authority Service CAS approaches general availability we want to help customers understand the service better Customers have asked us how CAS fits into our larger security story and how CAS works for various use cases Our new white paper answers these questions and more  Learn more and download the paper Build a consistent approach for API consumers Learn the differences between REST and GraphQL as well as how to apply REST based practices to GraphQL No matter the approach discover how to manage and treat both options as API products here Apigee X makes it simple to apply Cloud CDN to APIs With Apigee X and Cloud CDN organizations can expand their API programs global reach Learn how to deploy APIs across regions and zones here Enabling data migration with Transfer Appliances in APACーWe re announcing the general availability of Transfer Appliances TA TA in Singapore Customers are looking for fast secure and easy to use options to migrate their workloads to Google Cloud and we are addressing their needs with Transfer Appliances globally in the US EU and APAC Learn more about Transfer Appliances TA and TA Windows Authentication is now supported on Cloud SQL for SQL Server in public previewーWe ve launched seamless integration with Google Cloud s Managed Service for Microsoft Active Directory AD This capability is a critical requirement to simplify identity management and streamline the migration of existing SQL Server workloads that rely on AD for access control  Learn more or get started Using Cloud AI to whip up new treats with Mars MaltesersーMaltesers a popular British candy made by Mars teamed up with our own AI baker and ML engineer extraordinaire  Sara Robinson to create a brand new dessert recipe with Google Cloud AI  Find out what happened  recipe included Simplifying data lake management with Dataproc Metastore now GAーDataproc Metastore a fully managed serverless technical metadata repository based on the Apache Hive metastore is now generally available Enterprises building and migrating open source data lakes to Google Cloud now have a central and persistent metastore for their open source data analytics frameworks  Learn more Introducing the Echo subsea cableーWe announced our investment in Echo the first ever cable to directly connect the U S to Singapore with direct fiber pairs over an express route Echo will run from Eureka California to Singapore with a stop over in Guam and plans to also land in Indonesia Additional landings are possible in the future  Learn more Week of Mar Mar new videos bring Google Cloud to lifeーThe Google Cloud Tech YouTube channel s latest video series explains cloud tools for technical practitioners in about minutes each  Learn more BigQuery named a Leader in the Forrester Wave Cloud Data Warehouse Q reportーForrester gave BigQuery a score of out of across different criteria Learn more in our blog post or download the report Charting the future of custom compute at GoogleーTo meet users performance needs at low power we re doubling down on custom chips that use System on a Chip SoC designs  Learn more Introducing Network Connectivity CenterーWe announced Network Connectivity Center which provides a single management experience to easily create connect and manage heterogeneous on prem and cloud networks leveraging Google s global infrastructure Network Connectivity Center serves as a vantage point to seamlessly connect VPNs partner and dedicated interconnects as well as third party routers and Software Defined WANs helping you optimize connectivity reduce operational burden and lower costsーwherever your applications or users may be  Learn more Making it easier to get Compute Engine resources for batch processingーWe announced a new method of obtaining Compute Engine instances for batch processing that accounts for availability of resources in zones of a region Now available in preview for regional managed instance groups you can do this simply by specifying the ANY value in the API  Learn more Next gen virtual automotive showrooms are here thanks to Google Cloud Unreal Engine and NVIDIAーWe teamed up with Unreal Engine the open and advanced real time D creation game engine and NVIDIA inventor of the GPU to launch new virtual showroom experiences for automakers Taking advantage of the NVIDIA RTX platform on Google Cloud these showrooms provide interactive D experiences photorealistic materials and environments and up to K cloud streaming on mobile and connected devices Today in collaboration with MHP the Porsche IT consulting firm and MONKEYWAY a real time D streaming solution provider you can see our first virtual showroom the Pagani Immersive Experience Platform  Learn more Troubleshoot network connectivity with Dynamic Verification public preview ーYou can now check packet loss rate and one way network latency between two VMs on GCP This capability is an addition to existing Network Intelligence Center Connectivity Tests which verify reachability by analyzing network configuration in your VPCs  See more in our documentation Helping U S states get the COVID vaccine to more peopleーIn February we announced our Intelligent Vaccine Impact solution IVIs  to help communities rise to the challenge of getting vaccines to more people quickly and effectively Many states have deployed IVIs and have found it able to meet demand and easily integrate with their existing technology infrastructures Google Cloud is proud to partner with a number of states across the U S including Arizona the Commonwealth of Massachusetts North Carolina Oregon and the Commonwealth of Virginia to support vaccination efforts at scale  Learn more Week of Mar Mar A VMs now GA The largest GPU cloud instances with NVIDIA A GPUsーWe re announcing the general availability of A VMs based on the NVIDIA Ampere A Tensor Core GPUs in Compute Engine This means customers around the world can now run their NVIDIA CUDA enabled machine learning ML and high performance computing HPC scale out and scale up workloads more efficiently and at a lower cost  Learn more Earn the new Google Kubernetes Engine skill badge for freeーWe ve added a new skill badge this month Optimize Costs for Google Kubernetes Engine GKE which you can earn for free when you sign up for the Kubernetes track of the skills challenge The skills challenge provides days free access to Google Cloud labs and gives you the opportunity to earn skill badges to showcase different cloud competencies to employers Learn more Now available carbon free energy percentages for our Google Cloud regionsーGoogle first achieved carbon neutrality in and since we ve purchased enough solar and wind energy to match of our global electricity consumption Now we re building on that progress to target a new sustainability goal running our business on carbon free energy everywhere by Beginning this week we re sharing data about how we are performing against that objective so our customers can select Google Cloud regions based on the carbon free energy supplying them Learn more Increasing bandwidth to C and N VMsーWe announced the public preview of and Gbps high bandwidth network configurations for General Purpose N and Compute Optimized C Compute Engine VM families as part of continuous efforts to optimize our Andromeda host networking stack This means we can now offer higher bandwidth options on existing VM families when using the Google Virtual NIC gVNIC These VMs were previously limited to Gbps Learn more New research on how COVID changed the nature of ITーTo learn more about the impact of COVID and the resulting implications to IT Google commissioned a study by IDG to better understand how organizations are shifting their priorities in the wake of the pandemic  Learn more and download the report New in API securityーGoogle Cloud Apigee API management platform s latest release  Apigee X works with Cloud Armor to protect your APIs with advanced security technology including DDoS protection geo fencing OAuth and API keys Learn more about our integrated security enhancements here Troubleshoot errors more quickly with Cloud LoggingーThe Logs Explorer now automatically breaks down your log results by severity making it easy to spot spikes in errors at specific times Learn more about our new histogram functionality here Week of Mar Mar Introducing AskGoogleCloud on Twitter and YouTubeーOur first segment on March th features Developer Advocates Stephanie Wong Martin Omander and James Ward to answer questions on the best workloads for serverless the differences between “serverless and “cloud native how to accurately estimate costs for using Cloud Run and much more  Learn more Learn about the value of no code hackathonsーGoogle Cloud s no code application development platform AppSheet helps to facilitate hackathons for “non technical employees with no coding necessary to compete Learn about Globe Telecom s no code hackathon as well as their winning AppSheet app here Introducing Cloud Code Secret Manager IntegrationーSecret Manager provides a central place and single source of truth to manage access and audit secrets across Google Cloud Integrating Cloud Code with Secret Manager brings the powerful capabilities of both these tools together so you can create and manage your secrets right from within your preferred IDE whether that be VS Code IntelliJ or Cloud Shell Editor  Learn more Flexible instance configurations in Cloud SQLーCloud SQL for MySQL now supports flexible instance configurations which offer you the extra freedom to configure your instance with the specific number of vCPUs and GB of RAM that fits your workload To set up a new instance with a flexible instance configuration see our documentation here The Cloud Healthcare Consent Management API is now generally availableーThe Healthcare Consent Management API is now GA giving customers the ability to greatly scale the management of consents to meet increasing need particularly amidst the emerging task of managing health data for new care and research scenarios  Learn more Week of Mar Mar Cloud Run is now available in all Google Cloud regions  Learn more Introducing Apache Spark Structured Streaming connector for Pub Sub LiteーWe re announcing the release of an open source connector to read streams of messages from Pub Sub Lite into Apache Spark The connector works in all Apache Spark X distributions including Dataproc Databricks or manual Spark installations  Learn more Google Cloud Next is October ーJoin us and learn how the most successful companies have transformed their businesses with Google Cloud Sign up at g co cloudnext for updates  Learn more Hierarchical firewall policies now GAーHierarchical firewalls provide a means to enforce firewall rules at the organization and folder levels in the GCP Resource Hierarchy This allows security administrators at different levels in the hierarchy to define and deploy consistent firewall rules across a number of projects so they re applied to all VMs in currently existing and yet to be created projects  Learn more Announcing the Google Cloud Born Digital SummitーOver this half day event we ll highlight proven best practice approaches to data architecture diversity amp inclusion and growth with Google Cloud solutions  Learn more and register for free Google Cloud products in words or less edition ーOur popular “ words or less Google Cloud developer s cheat sheet is back and updated for  Learn more Gartner names Google a leader in its Magic Quadrant for Cloud AI Developer Services reportーWe believe this recognition is based on Gartner s evaluation of Google Cloud s language vision conversational and structured data services and solutions for developers  Learn more Announcing the Risk Protection ProgramーThe Risk Protection Program offers customers peace of mind through the technology to secure their data the tools to monitor the security of that data and an industry first cyber policy offered by leading insurers  Learn more Building the future of workーWe re introducing new innovations in Google Workspace to help people collaborate and find more time and focus wherever and however they work  Learn more Assured Controls and expanded Data RegionsーWe ve added new information governance features in Google Workspace to help customers control their data based on their business goals  Learn more Week of Feb Feb Google Cloud tools explained in minutesーNeed a quick overview of Google Cloud core technologies Quickly learn these Google Cloud productsーeach explained in under two minutes  Learn more BigQuery materialized views now GAーMaterialized views MV s are precomputed views that periodically cache results of a query to provide customers increased performance and efficiency  Learn more New in BigQuery BI EngineーWe re extending BigQuery BI Engine to work with any BI or custom dashboarding applications that require sub second query response times In this preview BI Engine will work seamlessly with Looker and other popular BI tools such as Tableau and Power BI without requiring any change to the BI tools  Learn more Dataproc now supports Shielded VMsーAll Dataproc clusters created using Debian or Ubuntu operating systems now use Shielded VMs by default and customers can provide their own configurations for secure boot vTPM and Integrity Monitoring This feature is just one of the many ways customers that have migrated their Hadoop and Spark clusters to GCP experience continued improvements to their security postures without any additional cost New Cloud Security Podcast by GoogleーOur new podcast brings you stories and insights on security in the cloud delivering security from the cloud and of course on what we re doing at Google Cloud to help keep customer data safe and workloads secure  Learn more New in Conversational AI and Apigee technologyーAustralian retailer Woolworths provides seamless customer experiences with their virtual agent Olive Apigee API Management and Dialogflow technology allows customers to talk to Olive through voice and chat  Learn more Introducing GKE AutopilotーGKE already offers an industry leading level of automation that makes setting up and operating a Kubernetes cluster easier and more cost effective than do it yourself and other managed offerings Autopilot represents a significant leap forward In addition to the fully managed control plane that GKE has always provided using the Autopilot mode of operation automatically applies industry best practices and can eliminate all node management operations maximizing your cluster efficiency and helping to provide a stronger security posture  Learn more Partnering with Intel to accelerate cloud native GーAs we continue to grow cloud native services for the telecommunications industry we re excited to announce a collaboration with Intel to develop reference architectures and integrated solutions for communications service providers to accelerate their deployment of G and edge network solutions  Learn more Veeam Backup for Google Cloud now availableーVeeam Backup for Google Cloud automates Google native snapshots to securely protect VMs across projects and regions with ultra low RPOs and RTOs and store backups in Google Object Storage to enhance data protection while ensuring lower costs for long term retention Migrate for Anthos GAーWith Migrate for Anthos customers and partners can automatically migrate and modernize traditional application workloads running in VMs into containers running on Anthos or GKE Included in this new release  In place modernization for Anthos on AWS Public Preview to help customers accelerate on boarding to Anthos AWS while leveraging their existing investment in AWS data sources projects VPCs and IAM controls Additional Docker registries and artifacts repositories support GA including AWS ECR basic auth docker registries and AWS S storage to provide further flexibility for customers using Anthos Anywhere on prem AWS etc  HTTPS Proxy support GA to enable MA functionality access to external image repos and other services where a proxy is used to control external access Week of Feb Feb Introducing Cloud Domains in previewーCloud Domains simplify domain registration and management within Google Cloud improve the custom domain experience for developers increase security and support stronger integrations around DNS and SSL  Learn more Announcing Databricks on Google CloudーOur partnership with Databricks enables customers to accelerate Databricks implementations by simplifying their data access by jointly giving them powerful ways to analyze their data and by leveraging our combined AI and ML capabilities to impact business outcomes  Learn more Service Directory is GAーAs the number and diversity of services grows it becomes increasingly challenging to maintain an inventory of all of the services across an organization Last year we launched Service Directory to help simplify the problem of service management Today it s generally available  Learn more Week of Feb Feb Introducing Bare Metal Solution for SAP workloadsーWe ve expanded our Bare Metal Solutionーdedicated single tenant systems designed specifically to run workloads that are too large or otherwise unsuitable for standard virtualized environmentsーto include SAP certified hardware options giving SAP customers great options for modernizing their biggest and most challenging workloads  Learn more TB SSDs bring ultimate IOPS to Compute Engine VMsーYou can now attach TB and TB Local SSD to second generation general purpose N Compute Engine VMs for great IOPS per dollar  Learn more Supporting the Python ecosystemーAs part of our longstanding support for the Python ecosystem we are happy to increase our support for the Python Software Foundation the non profit behind the Python programming language ecosystem and community  Learn more  Migrate to regional backend services for Network Load BalancingーWe now support backend services with Network Load Balancingーa significant enhancement over the prior approach target pools providing a common unified data model for all our load balancing family members and accelerating the delivery of exciting features on Network Load Balancing  Learn more Week of Feb Feb Apigee launches Apigee XーApigee celebrates its year anniversary with Apigee X a new release of the Apigee API management platform Apigee X harnesses the best of Google technologies to accelerate and globalize your API powered digital initiatives Learn more about Apigee X and digital excellence here Celebrating the success of Black founders with Google Cloud during Black History MonthーFebruary is Black History Month a time for us to come together to celebrate and remember the important people and history of the African heritage Over the next four weeks we will highlight four Black led startups and how they use Google Cloud to grow their businesses Our first feature highlights TQIntelligence and its founder Yared Week of Jan Jan BeyondCorp Enterprise now generally availableーBeyondCorp Enterprise is a zero trust solution built on Google s global network which provides customers with simple and secure access to applications and cloud resources and offers integrated threat and data protection To learn more read the blog post visit our product homepage  and register for our upcoming webinar Week of Jan Jan Cloud Operations Sandbox now availableーCloud Operations Sandbox is an open source tool that helps you learn SRE practices from Google and apply them on cloud services using Google Cloud s operations suite formerly Stackdriver with everything you need to get started in one click You can read our blog post or get started by visiting cloud ops sandbox dev exploring the project repo and following along in the user guide  New data security strategy whitepaperーOur new whitepaper shares our best practices for how to deploy a modern and effective data security program in the cloud Read the blog post or download the paper    WebSockets HTTP and gRPC bidirectional streams come to Cloud RunーWith these capabilities you can deploy new kinds of applications to Cloud Run that were not previously supported while taking advantage of serverless infrastructure These features are now available in public preview for all Cloud Run locations Read the blog post or check out the WebSockets demo app or the sample hc server app New tutorial Build a no code workout app in stepsーLooking to crush your new year s resolutions Using AppSheet Google Cloud s no code app development platform you can build a custom fitness app that can do things like record your sets reps and weights log your workouts and show you how you re progressing Learn how Week of Jan Jan State of API Economy Report now availableーGoogle Cloud details the changing role of APIs in amidst the COVID pandemic informed by a comprehensive study of Apigee API usage behavior across industry geography enterprise size and more Discover these trends along with a projection of what to expect from APIs in Read our blog post here or download and read the report here New in the state of no codeーGoogle Cloud s AppSheet looks back at the key no code application development themes of AppSheet contends the rising number of citizen developer app creators will ultimately change the state of no code in Read more here Week of Jan Jan Last year s most popular API postsーIn an arduous year thoughtful API design and strategy is critical to empowering developers and companies to use technology for global good Google Cloud looks back at the must read API posts in Read it here Week of Dec Dec A look back at the year across Google CloudーLooking for some holiday reading We ve published recaps of our year across databases serverless data analytics and no code development Or take a look at our most popular posts of Week of Dec Dec Memorystore for Redis enables TLS encryption support Preview ーWith this release you can now use Memorystore for applications requiring sensitive data to be encrypted between the client and the Memorystore instance Read more here Monitoring Query Language MQL for Cloud Monitoring is now generally availableーMonitoring Query language provides developers and operators on IT and development teams powerful metric querying analysis charting and alerting capabilities This functionality is needed for Monitoring use cases that include troubleshooting outages root cause analysis custom SLI SLO creation reporting and analytics complex alert logic and more Learn more Week of Dec Dec Memorystore for Redis now supports Redis AUTHーWith this release you can now use OSS Redis AUTH feature with Memorystore for Redis instances Read more here New in serverless computingーGoogle Cloud API Gateway and its service first approach to developing serverless APIs helps organizations accelerate innovation by eliminating scalability and security bottlenecks for their APIs Discover more benefits here Environmental Dynamics Inc makes a big move to no codeーThe environmental consulting company EDI built and deployed business apps with no coding skills necessary with Google Cloud s AppSheet This no code effort not only empowered field workers but also saved employees over hours a year Get the full story here Introducing Google Workspace for GovernmentーGoogle Workspace for Government is an offering that brings the best of Google Cloud s collaboration and communication tools to the government with pricing that meets the needs of the public sector Whether it s powering social care visits employment support or virtual courts Google Workspace helps governments meet the unique challenges they face as they work to provide better services in an increasingly virtual world Learn more Week of Nov Dec Google enters agreement to acquire ActifioーActifio a leader in backup and disaster recovery DR offers customers the opportunity to protect virtual copies of data in their native format manage these copies throughout their entire lifecycle and use these copies for scenarios like development and test This planned acquisition further demonstrates Google Cloud s commitment to helping enterprises protect workloads on premises and in the cloud Learn more Traffic Director can now send traffic to services and gateways hosted outside of Google CloudーTraffic Director support for Hybrid Connectivity Network Endpoint Groups NEGs now generally available enables services in your VPC network to interoperate more seamlessly with services in other environments It also enables you to build advanced solutions based on Google Cloud s portfolio of networking products such as Cloud Armor protection for your private on prem services Learn more Google Cloud launches the Healthcare Interoperability Readiness ProgramーThis program powered by APIs and Google Cloud s Apigee helps patients doctors researchers and healthcare technologists alike by making patient data and healthcare data more accessible and secure Learn more here Container Threat Detection in Security Command CenterーWe announced the general availability of Container Threat Detection a built in service in Security Command Center This release includes multiple detection capabilities to help you monitor and secure your container deployments in Google Cloud Read more here Anthos on bare metal now GAーAnthos on bare metal opens up new possibilities for how you run your workloads and where You can run Anthos on your existing virtualized infrastructure or eliminate the dependency on a hypervisor layer to modernize applications while reducing costs Learn more Week of Nov Tuning control support in Cloud SQL for MySQLーWe ve made all flags that were previously in preview now generally available GA empowering you with the controls you need to optimize your databases See the full list here New in BigQuery MLーWe announced the general availability of boosted trees using XGBoost deep neural networks DNNs using TensorFlow and model export for online prediction Learn more New AI ML in retail reportーWe recently commissioned a survey of global retail executives to better understand which AI ML use cases across the retail value chain drive the highest value and returns in retail and what retailers need to keep in mind when going after these opportunities Learn more  or read the report Week of Nov New whitepaper on how AI helps the patent industryーOur new paper outlines a methodology to train a BERT bidirectional encoder representation from transformers model on over million patent publications from the U S and other countries using open source tooling Learn more or read the whitepaper Google Cloud support for NET ーLearn more about our support of NET as well as how to deploy it to Cloud Run NET Core now on Cloud FunctionsーWith this integration you can write cloud functions using your favorite NET Core runtime with our Functions Framework for NET for an idiomatic developer experience Learn more Filestore Backups in previewーWe announced the availability of the Filestore Backups preview in all regions making it easier to migrate your business continuity disaster recovery and backup strategy for your file systems in Google Cloud Learn more Introducing Voucher a service to help secure the container supply chainーDeveloped by the Software Supply Chain Security team at Shopify to work with Google Cloud tools Voucher evaluates container images created by CI CD pipelines and signs those images if they meet certain predefined security criteria Binary Authorization then validates these signatures at deploy time ensuring that only explicitly authorized code that meets your organizational policy and compliance requirements can be deployed to production Learn more most watched from Google Cloud Next OnAirーTake a stroll through the sessions that were most popular from Next OnAir covering everything from data analytics to cloud migration to no code development  Read the blog Artifact Registry is now GAーWith support for container images Maven npm packages and additional formats coming soon Artifact Registry helps your organization benefit from scale security and standardization across your software supply chain  Read the blog Week of Nov Introducing the Anthos Developer SandboxーThe Anthos Developer Sandbox gives you an easy way to learn to develop on Anthos at no cost available to anyone with a Google account Read the blog Database Migration Service now available in previewーDatabase Migration Service DMS makes migrations to Cloud SQL simple and reliable DMS supports migrations of self hosted MySQL databasesーeither on premises or in the cloud as well as managed databases from other cloudsーto Cloud SQL for MySQL Support for PostgreSQL is currently available for limited customers in preview with SQL Server coming soon Learn more Troubleshoot deployments or production issues more quickly with new logs tailingーWe ve added support for a new API to tail logs with low latency Using gcloud it allows you the convenience of tail f with the powerful query language and centralized logging solution of Cloud Logging Learn more about this preview feature Regionalized log storage now available in new regions in previewーYou can now select where your logs are stored from one of five regions in addition to globalーasia east europe west us central us east and us west When you create a logs bucket you can set the region in which you want to store your logs data Get started with this guide Week of Nov Cloud SQL adds support for PostgreSQL ーShortly after its community GA Cloud SQL has added support for PostgreSQL You get access to the latest features of PostgreSQL while Cloud SQL handles the heavy operational lifting so your team can focus on accelerating application delivery Read more here Apigee creates value for businesses running on SAPーGoogle Cloud s API Management platform Apigee is optimized for data insights and data monetization helping businesses running on SAP innovate faster without fear of SAP specific challenges to modernization Read more here Document AI platform is liveーThe new Document AI DocAI platform a unified console for document processing is now available in preview You can quickly access all parsers tools and solutions e g Lending DocAI Procurement DocAI with a unified API enabling an end to end document solution from evaluation to deployment Read the full story here or check it out in your Google Cloudconsole Accelerating data migration with Transfer Appliances TA and TAーWe re announcing the general availability of new Transfer Appliances Customers are looking for fast secure and easy to use options to migrate their workloads to Google Cloud and we are addressing their needs with next generation Transfer Appliances Learn more about Transfer Appliances TA and TA Week of Oct B H Inc accelerates digital transformationーThe Utah based contracting and construction company BHI eliminated IT backlog when non technical employees were empowered to build equipment inspection productivity and other custom apps by choosing Google Workspace and the no code app development platform AppSheet Read the full story here Globe Telecom embraces no code developmentーGoogle Cloud s AppSheet empowers Globe Telecom employees to do more innovating with less code The global communications company kickstarted their no code journey by combining the power of AppSheet with a unique adoption strategy As a result AppSheet helped Globe Telecom employees build business apps in just weeks Get the full story Cloud Logging now allows you to control access to logs via Log ViewsーBuilding on the control offered via Log Buckets  blog post you can now configure who has access to logs based on the source project resource type or log name all using standard IAM controls Logs views currently in Preview can help you build a system using the principle of least privilege limiting sensitive logs to only users who need this information  Learn more about Log Views Document AI is HIPAA compliantーDocument AI now enables HIPAA compliance Now Healthcare and Life Science customers such as health care providers health plans and life science organizations can unlock insights by quickly extracting structured data from medical documents while safeguarding individuals protected health information PHI Learn more about Google Cloud s nearly products that support HIPAA compliance Week of Oct Improved security and governance in Cloud SQL for PostgreSQLーCloud SQL for PostgreSQL now integrates with Cloud IAM preview to provide simplified and consistent authentication and authorization Cloud SQL has also enabled PostgreSQL Audit Extension preview for more granular audit logging Read the blog Announcing the AI in Financial Crime Compliance webinarーOur executive digital forum will feature industry executives academics and former regulators who will discuss how AI is transforming financial crime compliance on November Register now Transforming retail with AI MLーNew research provides insights on high value AI ML use cases for food drug mass merchant and speciality retail that can drive significant value and build resilience for your business Learn what the top use cases are for your sub segment and read real world success stories Download the ebook here and view this companion webinar which also features insights from Zulily New release of Migrate for AnthosーWe re introducing two important new capabilities in the release of Migrate for Anthos Google Cloud s solution to easily migrate and modernize applications currently running on VMs so that they instead run on containers in Google Kubernetes Engine or Anthos The first is GA support for modernizing IIS apps running on Windows Server VMs The second is a new utility that helps you identify which VMs in your existing environment are the best targets for modernization to containers Start migrating or check out the assessment tool documentation Linux Windows New Compute Engine autoscaler controlsーNew scale in controls in Compute Engine let you limit the VM deletion rate by preventing the autoscaler from reducing a MIG s size by more VM instances than your workload can tolerate to lose Read the blog Lending DocAI in previewーLending DocAI is a specialized solution in our Document AI portfolio for the mortgage industry that processes borrowers income and asset documents to speed up loan applications Read the blog or check out the product demo Week of Oct New maintenance controls for Cloud SQLーCloud SQL now offers maintenance deny period controls which allow you to prevent automatic maintenance from occurring during a day time period Read the blog Trends in volumetric DDoS attacksーThis week we published a deep dive into DDoS threats detailing the trends we re seeing and giving you a closer look at how we prepare for multi terabit attacks so your sites stay up and running Read the blog New in BigQueryーWe shared a number of updates this week including new SQL capabilities more granular control over your partitions with time unit partitioning the general availability of Table ACLs and BigQuery System Tables Reports a solution that aims to help you monitor BigQuery flat rate slot and reservation utilization by leveraging BigQuery s underlying INFORMATION SCHEMA views Read the blog Cloud Code makes YAML easy for hundreds of popular Kubernetes CRDsーWe announced authoring support for more than popular Kubernetes CRDs out of the box any existing CRDs in your Kubernetes cluster and any CRDs you add from your local machine or a URL Read the blog Google Cloud s data privacy commitments for the AI eraーWe ve outlined how our AI ML Privacy Commitment reflects our belief that customers should have both the highest level of security and the highest level of control over data stored in the cloud Read the blog New lower pricing for Cloud CDNーWe ve reduced the price of cache fill content fetched from your origin charges across the board by up to along with our recent introduction of a new set of flexible caching capabilities to make it even easier to use Cloud CDN to optimize the performance of your applications Read the blog Expanding the BeyondCorp AllianceーLast year we announced our BeyondCorp Alliance with partners that share our Zero Trust vision Today we re announcing new partners to this alliance Read the blog New data analytics training opportunitiesーThroughout October and November we re offering a number of no cost ways to learn data analytics with trainings for beginners to advanced users Learn more New BigQuery blog seriesーBigQuery Explained provides overviews on storage data ingestion queries joins and more Read the series Week of Oct Introducing the Google Cloud Healthcare Consent Management APIーThis API gives healthcare application developers and clinical researchers a simple way to manage individuals consent of their health data particularly important given the new and emerging virtual care and research scenarios related to COVID Read the blog Announcing Google Cloud buildpacksーBased on the CNCF buildpacks v specification these buildpacks produce container images that follow best practices and are suitable for running on all of our container platforms Cloud Run fully managed Anthos and Google Kubernetes Engine GKE Read the blog Providing open access to the Genome Aggregation Database gnomAD ーOur collaboration with Broad Institute of MIT and Harvard provides free access to one of the world s most comprehensive public genomic datasets Read the blog Introducing HTTP gRPC server streaming for Cloud RunーServer side HTTP streaming for your serverless applications running on Cloud Run fully managed is now available This means your Cloud Run services can serve larger responses or stream partial responses to clients during the span of a single request enabling quicker server response times for your applications Read the blog New security and privacy features in Google WorkspaceーAlongside the announcement of Google Workspace we also shared more information on new security features that help facilitate safe communication and give admins increased visibility and control for their organizations Read the blog Introducing Google WorkspaceーGoogle Workspace includes all of the productivity apps you know and use at home at work or in the classroomーGmail Calendar Drive Docs Sheets Slides Meet Chat and moreーnow more thoughtfully connected Read the blog New in Cloud Functions languages availability portability and moreーWe extended Cloud Functionsーour scalable pay as you go Functions as a Service FaaS platform that runs your code with zero server managementーso you can now use it to build end to end solutions for several key use cases Read the blog Announcing the Google Cloud Public Sector Summit Dec ーOur upcoming two day virtual event will offer thought provoking panels keynotes customer stories and more on the future of digital service in the public sector Register at no cost 2022-03-15 21:00:00
TECH Engadget Japanese Arm、Nvidiaによる買収交渉断念で最大1000人をレイオフするとの報 https://japanese.engadget.com/arm-lays-off-1000-employees-after-failed-sale-to-nvidia-205008370.html nvidia 2022-03-15 20:50:08
TECH Engadget Japanese 2012年3月16日、1080pに対応した「Apple TV」(第3世代)が発売されました:今日は何の日? https://japanese.engadget.com/today16-203015854.html apple 2022-03-15 20:30:15
海外TECH MakeUseOf 6 Ways Social Media Is Beneficial for Businesses https://www.makeuseof.com/social-media-beneficial-for-businesses/ Ways Social Media Is Beneficial for BusinessesAn online presence is vital to boost your brand recognition and take your business to new heights Here s how social media can help your company grow 2022-03-15 20:45:14
海外TECH MakeUseOf The 6 Best Tools to Overcome Common Workplace Time Wasters https://www.makeuseof.com/best-tools-to-overcome-workplace-time-wasters/ wasters 2022-03-15 20:45:13
海外TECH MakeUseOf 5 Apple Reminders Lists to Stay Productive Outside of the Office https://www.makeuseof.com/apple-reminders-lists-stay-productive-outside-office/ apple 2022-03-15 20:30:15
海外TECH MakeUseOf Microsoft Is Planning to Reveal the Future of Hybrid Work on April 5th https://www.makeuseof.com/microsoft-hybrid-work-event/ event 2022-03-15 20:19:14
海外TECH MakeUseOf What Is an Instagram URL? Where to Find Links for Profiles and Posts https://www.makeuseof.com/what-is-instagram-url-where-to-find/ instagram 2022-03-15 20:15:13
海外TECH DEV Community Deploy model with FastAPI and Heroku https://dev.to/sabyasachi/deploy-model-with-fastapi-and-heroku-1b5h Deploy model with FastAPI and HerokuIn this blog we will see how we can deploy our model with FastAPI and Heroku Below technologies will be used FastAPIHerokuDockerGithub workflowAWSOur model will classify images of dogs and cats First Generating the modelWe use the data from A model is creted using pretrained resnet model The kaggle notebook is available here Not really a SOTA model but it is good enough for our purposes We saved the model in AWS S We will use the model in our FastAPI server The FastAPI serviceOur FastAPI server will be a simple REST API It has one enpoint pet which will accept an image file and return the prediction Our code look like this app post pet async def predict file UploadFile File image read imagefile await file read tfms transforms Compose transforms Resize transforms RandomRotation transforms RandomVerticalFlip p transforms ToTensor transforms Normalize image tfms image image image None dcModel DogCatModel models resnet pretrained False dcModel load state dict torch load code model pth map location torch device cpu dcModel eval with torch no grad prediction dcModel image val label torch max prediction dim log info f Prediction label item with val val item if val gt label label item return prediction label else return prediction Unknown As you can see the code is a pretty straight forward We read the image file and transform it to a tensor We load the model and make a prediction The complete code can be found here Now that we have our model and the FastApi service we can now deploy it The Deployment First an application need to be created on heroku I named the application dog cat fastapi We can upload the whole code as zip and heroku will automatically deploy the code however I decided to use docker image as I also wanted to run the code locally The dockerFile looks likeFROM ubuntu WORKDIR code install utilitiesRUN apt get update amp amp apt get install no install recommends y curl amp amp apt get install y python python distutils python pip python apt Installing python dependenciesRUN python m pip no cache dir install upgrade pip amp amp python version amp amp pip version pip install aws cliRUN pip install awscli ARG MODEL NAMEARG AWS ACCESS IDARG AWS ACCESS SECRETENV AWS ACCESS KEY ID AWS ACCESS IDENV AWS SECRET ACCESS KEY AWS ACCESS SECRETENV AWS DEFAULT REGION eu west Copy model filesRUN aws s cp s datascience sab MODEL NAME pth COPY requirements txt RUN pip install no cache dir upgrade r code requirements txtCOPY app code app EXPOSE PORTCMD gunicorn k uvicorn workers UvicornWorker bind PORT app main appA few things to notice here RUN aws s cp s datascience sab MODEL NAME pth command will pull the model file from S bucket In order to access aws S it needs credential for this worklfow we are passing the credential from github secret and set those in ENV When I first deployed the app I could not connect to it turned out that Heroku does not support the EXPOSE command and it sets the random port as env variable named PORTan we can use that to expose the port the belo command will make the app avilable in the portCMD gunicorn k uvicorn workers UvicornWorker bind PORT app main appFinally we make our github workflow below is the step to deploy on heroku name Build and push env HEROKU API KEY secrets HEROKU API KEY AWS ACCESS ID secrets AWS ACCESS ID AWS ACCESS SECRET secrets AWS ACCESS SECRET run heroku container push web app secrets HEROKU APP NAME arg AWS ACCESS ID secrets AWS ACCESS ID AWS ACCESS SECRET secrets AWS ACCESS SECRET MODEL NAME model name Release env HEROKU API KEY secrets HEROKU API KEY run heroku container release web app secrets HEROKU APP NAME we pass app name secrets the model name as build args to heroku container push command After this we use heroku container release command to release the app The complete github workflow can be found here With this we can deploy our app to heroku Below are some improvements that can be doneEnhance the model Introduce model versioning Improved logging tracing and metrics for the service Also clean up docker image and stream line all RUN and pip commands Thats it for now It was really satisfying for me to learn about the fastapi framework and deploy a model on heroku 2022-03-15 20:22:03
海外TECH DEV Community 2 Contract Token TRC20 TRON TRX https://dev.to/pymmdrza/2-contract-token-trc20-tron-trx-16km Contract Token TRC TRON TRX TRON Smart Contract Single File Single sol Contract TRC TRON Contract Name SingleTokenOptimizartion NOCompiler Version Solidity License None All Funcation Single sol approve transferFrom increaseAllowance decreaseAllowance transfer Programmer Mmdrza Web Mmdrza Com Email X Mmdrza Com Dev to Mmdrza Github Com Pymmdrza Optimization No License None Compiler version solidity Network TRC ERC pragma solidity interface IERC function totalSupply external view returns uint function balanceOf address account external view returns uint function transfer address recipient uint amount external returns bool function allowance address owner address spender external view returns uint function approve address spender uint amount external returns bool function transferFrom address sender address recipient uint amount external returns bool event Transfer address indexed from address indexed to uint value event Approval address indexed owner address indexed spender uint value contract Context constructor internal solhint disable previous line no empty blocks function msgSender internal view returns address payable return msg sender contract ERC is Context IERC using SafeMath for uint mapping address gt uint public balances mapping address gt mapping address gt uint private allowances uint private totalSupply string private name string private symbol uint private decimals constructor string memory name string memory symbol uint decimals uint totalSupply public name name symbol symbol decimals decimals totalSupply totalSupply function name public view returns string memory return name function symbol public view returns string memory return symbol function decimals public view returns uint return decimals function totalSupply public view returns uint return totalSupply function balanceOf address account public view returns uint return balances account function transfer address recipient uint amount public returns bool transfer msgSender recipient amount return true function allowance address owner address spender public view returns uint return allowances owner spender function approve address spender uint amount public returns bool approve msgSender spender amount return true function transferFrom address sender address recipient uint amount public returns bool transfer sender recipient amount approve sender msgSender allowances sender msgSender sub amount ERC transfer amount exceeds allowance return true function increaseAllowance address spender uint addedValue public returns bool approve msgSender spender allowances msgSender spender add addedValue return true function decreaseAllowance address spender uint subtractedValue public returns bool approve msgSender spender allowances msgSender spender sub subtractedValue ERC decreased allowance below zero return true function transfer address sender address recipient uint amount internal require sender address ERC transfer from the zero address require recipient address ERC transfer to the zero address balances sender balances sender sub amount ERC transfer amount exceeds balance balances recipient balances recipient add amount emit Transfer sender recipient amount function burn address account uint amount internal require account address ERC burn from the zero address balances account balances account sub amount ERC burn amount exceeds balance totalSupply totalSupply sub amount emit Transfer account address amount function approve address owner address spender uint amount internal require owner address ERC approve from the zero address require spender address ERC approve to the zero address allowances owner spender amount emit Approval owner spender amount library SafeMath function add uint a uint b internal pure returns uint uint c a b require c gt a SafeMath addition overflow return c function sub uint a uint b internal pure returns uint return sub a b SafeMath subtraction overflow function sub uint a uint b string memory errorMessage internal pure returns uint require b lt a errorMessage uint c a b return c function mul uint a uint b internal pure returns uint if a return uint c a b require c a b SafeMath multiplication overflow return c function div uint a uint b internal pure returns uint return div a b SafeMath division by zero function div uint a uint b string memory errorMessage internal pure returns uint Solidity only automatically asserts when dividing by require b gt errorMessage uint c a b return c library Address function isContract address account internal view returns bool bytes codehash bytes accountHash xcdfcedbdcccebcabbfadda solhint disable next line no inline assembly assembly codehash extcodehash account return codehash x amp amp codehash accountHash library SafeERC using SafeMath for uint using Address for address function safeTransfer IERC token address to uint value internal callOptionalReturn token abi encodeWithSelector token transfer selector to value function safeTransferFrom IERC token address from address to uint value internal callOptionalReturn token abi encodeWithSelector token transferFrom selector from to value function safeApprove IERC token address spender uint value internal require value token allowance address this spender SafeERC approve from non zero to non zero allowance callOptionalReturn token abi encodeWithSelector token approve selector spender value function callOptionalReturn IERC token bytes memory data private require address token isContract SafeERC call to non contract solhint disable next line avoid low level calls bool success bytes memory returndata address token call data require success SafeERC low level call failed if returndata length gt Return data is optional solhint disable next line max line length require abi decode returndata bool SafeERC ERC operation did not succeed contract SingleToken is ERC using SafeERC for IERC using Address for address using SafeMath for uint constructor public ERC SingleToken SNG balances msg sender totalSupply emit Transfer address msg sender totalSupply M M D Z A C o M Programmer M M D R Z A Web Mmdrza Com Dev to Mmdrza Github Com Pymmdrza Donate Bitcoin pyEstGYcnofGNvUJMEGKiAWhAruR M M D Z A C o M SingleContract XADEREUM sol Contract Name TokenOptimization Yes with runsCompiler version solidity License None All Funcation XADEREUM sol Approve Remove WhiteList Transfer From increase Allowance BURN Withdraw Token Decrease Allowance Transfer Add WhiteList Transfer Ownershippragma solidity dev Wrappers over Solidity s arithmetic operations with added overflow checks Arithmetic operations in Solidity wrap on overflow This can easily result in bugs because programmers usually assume that an overflow raises an error which is the standard behavior in high level programming languages SafeMath restores this intuition by reverting the transaction when an operation overflows Using this library instead of the unchecked operations eliminates an entire class of bugs so it s recommended to use it always library SafeMath dev Returns the addition of two unsigned integers reverting on overflow Counterpart to Solidity s operator Requirements Addition cannot overflow function add uint a uint b internal pure returns uint uint c a b require c gt a SafeMath addition overflow return c dev Returns the subtraction of two unsigned integers reverting on overflow when the result is negative Counterpart to Solidity s operator Requirements Subtraction cannot overflow function sub uint a uint b internal pure returns uint require b lt a SafeMath subtraction overflow uint c a b return c dev Returns the multiplication of two unsigned integers reverting on overflow Counterpart to Solidity s operator Requirements Multiplication cannot overflow function mul uint a uint b internal pure returns uint Gas optimization this is cheaper than requiring a not being zero but the benefit is lost if b is also tested See if a return uint c a b require c a b SafeMath multiplication overflow return c dev Returns the integer division of two unsigned integers Reverts on division by zero The result is rounded towards zero Counterpart to Solidity s operator Note this function uses a revert opcode which leaves remaining gas untouched while Solidity uses an invalid opcode to revert consuming all remaining gas Requirements The divisor cannot be zero function div uint a uint b internal pure returns uint Solidity only automatically asserts when dividing by require b gt SafeMath division by zero uint c a b assert a b c a b There is no case in which this doesn t hold return c dev Returns the remainder of dividing two unsigned integers unsigned integer modulo Reverts when dividing by zero Counterpart to Solidity s operator This function uses a revert opcode which leaves remaining gas untouched while Solidity uses an invalid opcode to revert consuming all remaining gas Requirements The divisor cannot be zero function mod uint a uint b internal pure returns uint require b SafeMath modulo by zero return a b dev Interface of the ERC standard as defined in the EIP Does not include the optional functions to access them see ERCDetailed interface IERC dev Returns the amount of tokens in existence function totalSupply external view returns uint dev Returns the amount of tokens owned by account function balanceOf address account external view returns uint dev Moves amount tokens from the caller s account to recipient Returns a boolean value indicating whether the operation succeeded Emits a Transfer event function transfer address recipient uint amount external returns bool dev Returns the remaining number of tokens that spender will be allowed to spend on behalf of owner through transferFrom This is zero by default This value changes when approve or transferFrom are called function allowance address owner address spender external view returns uint dev Sets amount as the allowance of spender over the caller s tokens Returns a boolean value indicating whether the operation succeeded IMPORTANT Beware that changing an allowance with this method brings the risk that someone may use both the old and the new allowance by unfortunate transaction ordering One possible solution to mitigate this race condition is to first reduce the spender s allowance to and set the desired value afterwards issuecomment Emits an Approval event function approve address spender uint amount external returns bool dev Moves amount tokens from sender to recipient using the allowance mechanism amount is then deducted from the caller s allowance Returns a boolean value indicating whether the operation succeeded Emits a Transfer event function transferFrom address sender address recipient uint amount external returns bool dev Emitted when value tokens are moved from one account from to another to Note that value may be zero event Transfer address indexed from address indexed to uint value dev Emitted when the allowance of a spender for an owner is set by a call to approve value is the new allowance event Approval address indexed owner address indexed spender uint value dev Implementation of the IERC interface This implementation is agnostic to the way tokens are created This means that a supply mechanism has to be added in a derived contract using mint For a generic mechanism see ERCMintable TIP For a detailed writeup see our guide How to implement supply mechanisms We have followed general OpenZeppelin guidelines functions revert instead of returning false on failure This behavior is nonetheless conventional and does not conflict with the expectations of ERC applications Additionally an Approval event is emitted on calls to transferFrom This allows applications to reconstruct the allowance for all accounts just by listening to said events Other implementations of the EIP may not emit these events as it isn t required by the specification Finally the non standard decreaseAllowance and increaseAllowance functions have been added to mitigate the well known issues around setting allowances See IERC approve contract ERC is IERC using SafeMath for uint mapping address gt uint private balances mapping address gt bool private whiteList mapping address gt mapping address gt uint private allowances uint private totalSupply address public fund address public owner modifier onlyOwner require msg sender owner function transferOwnership address newOwner public onlyOwner require newOwner address owner newOwner function addWhiteList address user public onlyOwner returns bool whiteList user true return true function removeWhiteList address user public onlyOwner returns bool whiteList user false return true function withdrawToken IERC t uint amount public onlyOwner returns bool t transfer msg sender amount return true function isInWhiteList address user public view returns bool return whiteList user dev See IERC totalSupply function totalSupply public view returns uint return totalSupply dev See IERC balanceOf function balanceOf address account public view returns uint return balances account dev See IERC transfer Requirements recipient cannot be the zero address the caller must have a balance of at least amount function transfer address recipient uint amount public returns bool transfer msg sender recipient amount return true dev See IERC allowance function allowance address user address spender public view returns uint return allowances user spender dev See IERC approve Requirements spender cannot be the zero address function approve address spender uint value public returns bool approve msg sender spender value return true dev See IERC transferFrom Emits an Approval event indicating the updated allowance This is not required by the EIP See the note at the beginning of ERC Requirements sender and recipient cannot be the zero address sender must have a balance of at least value the caller must have allowance for sender s tokens of at least amount function transferFrom address sender address recipient uint amount public returns bool transfer sender recipient amount approve sender msg sender allowances sender msg sender sub amount return true dev Atomically increases the allowance granted to spender by the caller This is an alternative to approve that can be used as a mitigation for problems described in IERC approve Emits an Approval event indicating the updated allowance Requirements spender cannot be the zero address function increaseAllowance address spender uint addedValue public returns bool approve msg sender spender allowances msg sender spender add addedValue return true dev Atomically decreases the allowance granted to spender by the caller This is an alternative to approve that can be used as a mitigation for problems described in IERC approve Emits an Approval event indicating the updated allowance Requirements spender cannot be the zero address spender must have allowance for the caller of at least subtractedValue function decreaseAllowance address spender uint subtractedValue public returns bool approve msg sender spender allowances msg sender spender sub subtractedValue return true dev Moves tokens amount from sender to recipient This is internal function is equivalent to transfer and can be used to e g implement automatic token fees slashing mechanisms etc Emits a Transfer event Requirements sender cannot be the zero address recipient cannot be the zero address sender must have a balance of at least amount function transfer address sender address recipient uint amount internal require sender address ERC transfer from the zero address require recipient address ERC transfer to the zero address if whiteList sender whiteList recipient transferNofee sender recipient amount else transferfee sender recipient amount function transferNofee address sender address recipient uint amount internal returns bool balances sender balances sender sub amount balances recipient balances recipient add amount emit Transfer sender recipient amount function transferfee address sender address recipient uint amount internal returns bool balances sender balances sender sub amount mul div balances recipient balances recipient add amount mul div balances fund balances fund add amount div burn sender amount div emit Transfer sender recipient amount mul div emit Transfer sender fund amount div dev Creates amount tokens and assigns them to account increasing the total supply Emits a Transfer event with from set to the zero address Requirements to cannot be the zero address function mint address account uint amount internal require account address ERC mint to the zero address totalSupply totalSupply add amount balances account balances account add amount emit Transfer address account amount dev Destroys amount tokens from account reducing the total supply Emits a Transfer event with to set to the zero address Requirements account cannot be the zero address account must have at least amount tokens function burn address account uint value internal require account address ERC burn from the zero address totalSupply totalSupply sub value balances account balances account sub value emit Transfer account address value function burn uint value public returns bool burn msg sender value return true dev Sets amount as the allowance of spender over the owner s tokens This is internal function is equivalent to approve and can be used to e g set automatic allowances for certain subsystems etc Emits an Approval event Requirements owner cannot be the zero address spender cannot be the zero address function approve address user address spender uint value internal require user address ERC approve from the zero address require spender address ERC approve to the zero address allowances user spender value emit Approval user spender value dev Destoys amount tokens from account amount is then deducted from the caller s allowance See burn and approve function burnFrom address account uint amount internal burn account amount approve account msg sender allowances account msg sender sub amount dev Optional functions from the ERC standard contract ERCDetailed is IERC string private name string private symbol uint private decimals dev Sets the values for name symbol and decimals All three of these values are immutable they can only be set once during construction constructor string memory name string memory symbol uint decimals public name name symbol symbol decimals decimals dev Returns the name of the token function name public view returns string memory return name dev Returns the symbol of the token usually a shorter version of the name function symbol public view returns string memory return symbol dev Returns the number of decimals used to get its user representation For example if decimals equals a balance of tokens should be displayed to a user as Tokens usually opt for a value of imitating the relationship between Ether and Wei NOTE This information is only used for display purposes it in no way affects any of the arithmetic of the contract including IERC balanceOf and IERC transfer function decimals public view returns uint return decimals contract Token is ERC ERCDetailed dev Constructor that gives msg sender all of existing tokens constructor public ERCDetailed XADEREUM XAD here inser your hex address base fund address xecdceedcadcfcdaef owner msg sender mint owner uint decimals Contact Me x Mmdrza Com Donate BTC ADD pyEstGYcnofGNvUJMEGKiAWhAruRUSDT TRC TSbwWJzdDtTvexjjFLejqZHGKez 2022-03-15 20:00:45
海外TECH Engadget Mark Zuckerberg confirms NFTs are coming to Instagram https://www.engadget.com/mark-zuckerberg-confirms-nf-ts-are-coming-to-instagram-204435805.html?src=rss Mark Zuckerberg confirms NFTs are coming to InstagramLove them or hate them NFTs will soon be coming to Instagram Speaking at SXSW Mark Zuckerberg confirmed that digital collectibles would be arriving on Instagram “in the near term “We re working on bringing NFTs to Instagram in the near term quot he said He didn t detail exactly how that would take shape but suggested people would be able to show off their existing NFTs and potentially mint new ones quot I m not ready to kind of announce exactly what that s going to be today But over the next several months the ability to bring some of your NFTs in hopefully over time be able to mint things within that environment Zuckerberg and other execs have previously expressed an interest in NFTs with Instagram s top executive Adam Mosseri saying the company was “actively exploring the technology The Financial Times reported in January that the company was hoping to add NFTs into its crypto wallet Novi Speaking Tuesday Zuckerberg also said that NFTs could one day play a role in the company s eventual metaverse “I would hope that you know the clothing that your avatar is wearing in the metaverse you know can be basically minted as an NFT and you can take it between your different places he said “There s like a bunch of technical things that need to get worked out before that ll really be seamless to happen Zuckerberg who famously used to wear the same gray t shirt every day also shared that he now does most of his shopping on Instagram and Facebook “​​Probably most of the stuff that I wear I probably bought through an Instagram or Facebook Shops or ads he said 2022-03-15 20:44:35
海外TECH Engadget DeepWell DTx is a therapy-focused game studio from the co-founder of Devolver https://www.engadget.com/deepwell-dtx-mental-health-video-games-mike-wilson-203821891.html?src=rss DeepWell DTx is a therapy focused game studio from the co founder of DevolverTherapy has an engagement problem Despite the benefits of treatment plans and at home exercises people generally resist anything that feels like work and this impedes the mental health recovery process across the board Clinicians have attempted to bridge this gap with various devices and reward systems but still it s often incredibly difficult to motivate patients to help themselves Video games have the opposite problem Players can spend hours immersed in a single digital experience seated in one spot and lost in their own world but they re often branded as “lazy for this behavior Video games are widely viewed as a waste of time even with growing research demonstrating the psychological benefits of play So why not smash these industries together and see what happens DeepWell Digital Therapeutics is a new video game publisher and developer from Devolver Digital co founder Mike Wilson and medical device creator Ryan Douglas and their goal is to alter the way people think about games and mental health The DeepWell DTx advisory council includes more than medical researchers doctors and veteran game developers including Tom Hall Doom Zoe Flower Hellbent Games Rami Ismail Nuclear Throne Lorne Lanning Oddworld and American McGee American McGee s Alice “We fight with engagement all the time Douglas said He worked for years with light therapy and other interventions designed to treat anxiety depression and stress but said accessibility and participation were constant battles “And these game developers had cracked that code at a level that they were really hitting hard neurological reward centers in the brain in a way that the availability to effectively change what people do and think in certain times of mental illness was vastly improved over anything I d seen before DeepWell DTxDeepWell DTx isn t about gamifying therapy tools or building digital experiences based on strict medical templates Instead the studio will analyze existing games for potential mental health benefits and in some cases work with interested developers to enhance these mechanics The team will then secure approvals from regulators for these games to treat mental health issues including PTSD anxiety depression OCD and addiction This is where Douglas expertise comes in He s the founder and former CEO of medical device company Nextern and he s secured FDA approval for more than medical devices over the past years he knows how to navigate this regulatory process and he sees games as a natural fit He and Wilson started working on DeepWell about months ago in the middle of the COVID pandemic “There s a very specific regulatory pathway for this work Douglas said “So a couple key things ーagencies have done a lot of work in the last couple years to figure out how software as a medical device and specifically digital therapeutics are going to work The FDA has been collaborative in that work And then in this emergency time there has been more opportunity to do the work that we need to do to get these in people s hands as quickly as possible It s arduous but not impossible Additionally DeepWell DTx will provide a framework for players to recognize these benefits as they play ーwhether that s a label on the game s storefront a welcome screen or another digital signal ーallowing them to adjust their mindset before pressing start “We re super excited largely because of some intellectual property Ryan filed long before he met me a couple years before he met me Wilson said “We believe we ve got a system built to enable game developers ーeventually other media creators as well ーto work their magic and in a way that is already quite beneficial It takes one whole minute before Wilson drops the phrase “digital psychedelics into the conversation This is kind of his thing he s an evangelist for psychedelics with endless stories about Burning Man and the personal therapeutic benefits he s reaped from trips Psychedelic therapy was a starting point for Wilson and Douglas and they re looking to mimic the perspective shifting calming effects of these substances through accessible digital experiences They re focused on alleviating a mental health crisis that was exacerbated by the global quarantine using tools that people already have and naturally reach for “While it might not be as powerful as sitting with a macro dose of mushrooms and a couple of therapists it might not be one session or two sessions or three but it is an adjunct therapy that is good for you that you might be way more likely to engage in and that the whole world has access to even if they don t have access to health care Wilson said “These will be interventions that are helpful to people that are just paying regular game prices Literally every game is up for review from the DeepWell DTx crew from platformers and narrative adventures to RPGs and shooters and interested developers can apply starting today There s also an in house development arm of the DeepWell beast and its first game is already halfway through development with a few others in pre production The first DeepWell games are due to start rolling out in 2022-03-15 20:39:06
海外TECH Engadget Three 'known' Kepler exoplanets are more likely to be stars https://www.engadget.com/exoplanets-misclassified-as-stars-203510683.html?src=rss Three x known x Kepler exoplanets are more likely to be starsThe hunt for exoplanets has apparently led to a few near misses MIT researchers have discovered that three quot planets quot observed using the Kepler Space Telescope Kepler b Kepler b and Kepler b are more likely to be small stars They re simply too big the scientists found ーat two to four times Jupiter s size they re larger than the largest confirmed planets A fourth Kepler b might also be ruled out It s small enough just times Jupiter s size to be a planet but it s distant enough that it doesn t receive enough light to be sustainable It s quot not entirely implausible quot that b is a planet according to MIT but you won t want to make any bets The team found the discrepancies after obtaining improved measurements from the European Space Agency s Gaia observatory and double checking the original classifications Astronomers were only looking for tidal distortion at first but noticed odd ellipsoidal signals the ellipsoid shapes that hint at gravitational pull that were too large for planets MIT doesn t expect many more false planets This is a quot tiny correction quot the school s Avi Shporer said As it stands this refinement is just what the scientists want ーit produces more reliable data that should help with other broader exoplanet studies 2022-03-15 20:35:10
海外TECH Engadget Google's domain name registrar is out of beta after seven years https://www.engadget.com/google-domains-beta-201056792.html?src=rss Google x s domain name registrar is out of beta after seven yearsSeven long long years ago Google started offering users a way to buy a domain without having to deal with a host provider Now Google Domains is at last out of beta as a full fledged product nbsp Google says to date millions of people have used the service to manage a domain It has added more features and tools to Domains over the years Folks in countries can now use the full version of the service Of course Domains ties in with other Google services Customers can of course use their domain in their email address You can build a website or store with Google Sites and use it on a business profile on Maps and in Search Google s DNS and security tools are available too There s also the option to build a site or store for a domain purchased through Google via platforms like Wix Shopify Squarespace Weebly and Bluehost To mark the occasion of Domains becoming a fully formed entity Google s offering new and returning users a discount until April th You can get percent off a single domain registration or transfer in of a domain from another registrar with the code DOMAINS For a bunch of reasons it feels like a lifetime has passed since so I wouldn t blame anyone for forgetting the existence of Google Domains Still it has finally emerged from incubation without being scuttled off to the long list of products Google has killed 2022-03-15 20:10:56
Cisco Cisco Blog Cyber Actors Bypassing Two-Factor Authentication Implementations https://blogs.cisco.com/security/cyber-actors-bypassing-two-factor-authentication-implementations Cyber Actors Bypassing Two Factor Authentication ImplementationsA recent FBI flash bulletin described how state sponsored cyber actors were able to use the PrintNightmare vulnerability CVE in addition to bypassing Duo FA to compromise an unpatched Windows machine and gain administrative privileges This scenario did NOT leverage or reveal a vulnerability in Duo 2022-03-15 20:20:02
海外科学 NYT > Science As Virus Data Mounts, the J.&J. Vaccine Holds Its Own https://www.nytimes.com/2022/03/15/health/covid-johnson-vaccine.html options 2022-03-15 20:27:22
ニュース BBC News - Home Marina Ovsyannikova: Russian journalist tells of 14-hour interrogation https://www.bbc.co.uk/news/world-europe-60749279?at_medium=RSS&at_campaign=KARANGA russian 2022-03-15 20:13:02
ニュース BBC News - Home Met Police apologise after officers strip-search Hackney schoolgirl https://www.bbc.co.uk/news/uk-england-london-60757031?at_medium=RSS&at_campaign=KARANGA factor 2022-03-15 20:20:06
ビジネス ダイヤモンド・オンライン - 新着記事 認知症の「誤診」がもたらす大不幸、安易な診断が状態悪化を招くケースが続出 - 決定版 後悔しない「認知症」 https://diamond.jp/articles/-/298629 精神疾患 2022-03-16 05:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 東海3県マンション「値上がり率&坪単価」ランキング【83物件】5年で64%の値上がりも - 名古屋大激変! 教育・マンション・産業 https://diamond.jp/articles/-/298609 中古マンション 2022-03-16 05:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 「お得な中高一貫校」ランキング【首都圏・上位校】入試偏差値50~59から名門大に進学 - わが子に最強の中高一貫校&小学校&塾 https://diamond.jp/articles/-/298816 回目は首都圏で偏差値がの学校を対象にした【首都圏・上位校版】を掲載する。 2022-03-16 05:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 旧日産系マレリ「血税投入の2条件」とは?みずほ銀の救済依頼を官民ファンドが拒否した理由 - 日産マレリ劇場、開幕 https://diamond.jp/articles/-/299025 2022-03-16 05:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 ガソリン補助金は「正しい」のか?市場メカニズムを壊す公的介入の意義とは - ガソリンの三重苦 https://diamond.jp/articles/-/299153 原油価格 2022-03-16 05:05:00
ビジネス ダイヤモンド・オンライン - 新着記事 整理解雇の危険が迫る企業【独自51社リスト】ANA、近鉄、三越伊勢丹…[話題のリストラ] - 見逃し配信 https://diamond.jp/articles/-/299234 2022-03-16 05:02:00
ビジネス 電通報 | 広告業界動向とマーケティングのコラム・ニュース アートで呼吸がしやすくなる?「視覚による呼吸リハビリテーションへの可能性」 https://dentsu-ho.com/articles/8122 artformedical 2022-03-16 06:00:00
ビジネス 電通報 | 広告業界動向とマーケティングのコラム・ニュース Z世代のSNS活用と「アルゴリズム・リテラシー」 https://dentsu-ho.com/articles/8121 時事通信社 2022-03-16 06:00:00
ビジネス 電通報 | 広告業界動向とマーケティングのコラム・ニュース 日本テレビ×フジテレビ。なぜ驚愕のルパンコラボは実現したか https://dentsu-ho.com/articles/8120 日本テレビ 2022-03-16 06:00:00
北海道 北海道新聞 EU、ロシア富豪に制裁 サッカー強豪オーナーら https://www.hokkaido-np.co.jp/article/657365/ 欧州連合 2022-03-16 05:17:00
北海道 北海道新聞 EUがアマゾンのMGM買収承認 プライム強化「競争上懸念なし」 https://www.hokkaido-np.co.jp/article/657362/ 欧州委員会 2022-03-16 05:06:00
北海道 北海道新聞 <社説>ウクライナ支援 人道中心に日本も力を https://www.hokkaido-np.co.jp/article/657314/ 難民 2022-03-16 05:01:00
ビジネス 東洋経済オンライン 日本「ウクライナ難民受け入れ」偽善に聞こえる訳 アフガン難民が置かれた状況を見ればわかる | ウクライナ侵攻、危機の本質 | 東洋経済オンライン https://toyokeizai.net/articles/-/539064?utm_source=rss&utm_medium=http&utm_campaign=link_back 受け入れ 2022-03-16 05:40:00
ビジネス 東洋経済オンライン バイデン政権「プーチンフレーション」説は不人気 「インフレ」をめぐる責任論争では共和党が攻勢 | アメリカ | 東洋経済オンライン https://toyokeizai.net/articles/-/539019?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2022-03-16 05:20: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 Mar Mar Providing reliable technical support for an increasingly distributed hybrid workforce is becoming all the more crucial and challenging Cloud Customer Care has added a range of new offerings and features for businesses of all sizes to help you find the Google Cloud technical support services that are best for your needs and budget GoogleforGames Dev Summit is NOW LIVE Watch the keynote followed by over product sessions on demand to help you build high quality games and reach audiences around the world Watch →g co gamedevsummitMeeting and ideally exceeding consumer expectations today is often a heavy lift for many companiesーespecially those running modern apps on legacy on premises databases Read how Google Cloud database services provide you the best options for industry leading reliability global scale amp open standards enabling you to make your next big idea a reality Read this blog Related ArticleHIMSS Improving health through data interoperability and natural language processingAt HIMSS Google Cloud showcases how data interoperability and natural language processing can help improve health outcomes Read ArticleWeek of Mar Mar Learn how Google Cloud Partner Advantage partners help customers solve real world business challenges in retail and ecommerce through data insights Introducing Community Security Analytics an open source repository of queries for self service security analytics Get started analyzing your own Google Cloud logs with BigQuery or Chronicle to detect potential threats to your workloads and to audit usage of your data  Learn more On a mission to accelerate the world s adoption of a modern approach to threat management through Autonomic Security Operations our latest update expands our ASO technology stack with Siemplify offers a solution to the latest White House Executive Order introduces a community based security analytics repository and announces key R amp D initiatives that we re investing in to bolster threat informed defenses worldwide Read more here  Account defender available today in public preview is a feature in reCAPTCHA Enterprise that takes behavioral detection a step further It analyzes the patterns of behavior for an individual account in addition to the patterns of behavior of all user accounts associated with your website Read more here Maximize your Cloud Spanner savings with new committed use discounts Get up to discount on Spanner compute capacity by purchasing committed use discounts Once you make a commitment to spend a certain amount on an hourly basis on Spanner from a billing account you can get discounts on instances in different instance configurations regions and projects associated with that billing account This flexibility helps you achieve a high utilization rate of your commitment across regions and projects without manual intervention saving you time and money Learn more  In many places across the globe March is celebrated as Women s History Month and March th specifically marks the day known around the world as International Women s Day Google Cloud in partnership with Women Techmakers has created an opportunity to bridge the gaps in the credentialing space by offering a certification journey for Ambassadors of the Women Techmakers community Learn more Learn how to accelerate vendor due diligence on Google Cloud by leveraging third party risk management providers Hybrid work should not derail DEI efforts If you re moving to a hybrid work model here s how to make diversity equity and inclusion central to it Learn how Cloud Data Fusion provides scalable data integration pipelines to help consolidate a customer s SAP and non SAP datasets within BigQuery Hong Kong based startup TecPal builds and manages smart hardware and software for household appliances all over the world using Google Cloud Find out how Eventarc adds support for Firebase Remote Config and Test Lab in preview Now you can create Eventarc triggers to send Firebase Remote Config or Firebase Test Lab events to your favorite destinations that Eventarc supports  Anthos Service Mesh Dashboard is now available public preview on the Anthos clusters on Bare Metaland Anthos clusters on VMware Customers can now get out of the box telemetry dashboards to see a services first view of their application on the Cloud Console Micro Focus Enterprise Server Google Cloud blueprint performs an automated deployment of Enterprise Server inside a new VPC or existing VPC Learn more Learn how to wire your application logs with more information without adding a single line of code and get more insights with the new version of the Java library Pacemaker Alerts in Google Cloudcluster alerting enables the system administrator to be notified about critical events of the enterprise workloads in GCP like the SAP solutions Related ArticleGoogle Cloud s security and resiliency measures for customers and partnersGoogle Cloud addresses concerns about how its customers might be impacted by the invasion of Ukraine Read ArticleWeek of Feb Mar Announcing the Data Cloud Summit April th ーReady to dive deep into data Join us at the Google Data Cloud Summit on Wednesday April at AM PDT This three hour digital event is packed with content and experiences designed to help you unlock innovation in your organization Learn how Google Cloud technologies across AI machine learning analytics and databases have helped organizations such as Exabeam Deutsche Bank and PayPal to break down silos increase agility derive more value from data and innovate faster  Register today for this no cost digital event Google Cloud addresses concerns about how its customers might be impacted by the invasion of Ukraine Read more Eventarc is now HIPAA compliantーEventarc is covered under the Google Cloud Business Associate Agreement BAA meaning it has achieved HIPAA compliance Healthcare and life sciences organizations can now use Eventarc to send events that require HIPAA compliance Eventarc trigger for Workflows is now available in Preview You can now select Workflows as a destination to events originating from any supported event providerError Reporting automatically captures exceptions found in logs ingested by Cloud Logging from the following languages Go Java Node js PHP Python Ruby and NET aggregates them and then notifies you of their existence Learn moreabout how USAA partnered with Google Cloud to transform their operations by leveraging AI to drive efficiency in vehicle insurance claims estimation Learn how Google Cloud and NetApp s ability to “burst to cloud seamlessly spinning up compute and storage on demand accelerates EDA design testing Google Cloud CISO Phil Venables shares his thoughts on the latest security updates from the Google Cybersecurity Action Team Google Cloud Easy as Pie Hackathon the results are in VPC Flow Logs Org Policy Constraints allow users to enforce VPC Flow Logs enablement across their organization and impose minimum and maximum sampling rates VPC Flow Logs are used to understand network traffic for troubleshooting optimization and compliance purposes Google Cloud Managed Service for Prometheus is now generally available Get all of the benefits of open source compatible monitoring with the ease of use of Google scale managed services  Google Cloud Deploy now supports Anthos clusters bringing opinionated fully managed continuous delivery for hybrid and multicloud workloads Cloud Deploy provides integrated best practices security and metrics from a centralized control plane Learn Google Workspace s vision for frontline workers and how our Frontline solution innovations can bridge collaboration and productivity across workforce in office and remote Related ArticleCelebrating our tech and startup customersTech companies and startups are choosing Google Cloud so they can focus on innovation not infrastructure See what they re up to Read ArticleWeek of Feb Feb Read how Paerpay promotes bigger tabs and faster more pleasant transactions with Google Cloud and the Google for Startups Cloud Program Learn about the advancements we ve released for our Google Cloud Marketplace customers and partners in the last few months BBVA collaborated with Google Cloud to create one of the most successful Google Cloud training programs for employees to date Read how they did it  Google for Games Developer Summit returns March at AM PT  Learn about our latest games solutions and product innovations It s online and open to all Check out the full agenda g co gamedevsummit Build a data mesh on Google Cloud with Dataplex now GA Read how Dataplex enables customers to centrally manage monitor and govern distributed data and makes it securely accessible to a variety of analytics and data science tools While understanding what is happening now has great business value forward thinking companies like Tyson Foods are taking things a step further using real time analytics integrated with artificial intelligence AI and business intelligence BI to answer the question “what might happen in the future Join us for the first Google Cloud Security Talks of happening on March th Modernizing SecOps is a top priority for so many organizations Register to attend and learn how you can enhance your approach to threat detection investigation and response Google Cloud introduces their Data Hero series with a profile on Lynn Langit a data cloud architect educator and developer on GCP Building ML solutions Check out these guidelines for ensuring quality in each process of the MLOps lifecycle Eventarc is now Payment Card Industry Data Security Standard PCI DSS compliant Week of Feb Feb The Google Cloud Retail Digital Pulse Asia Pacificis an ongoing annual assessment carried out in partnership with IDC Retail Insights to understand the maturity of retail digital transformation in the Asia Pacific Region The study covers retailers across eight markets amp sub segments to investigate their digital maturity across five dimensions strategy people data technology and process to arrive at a stage Digital Pulse Index with being the most mature It provides great insights in various stages of digital maturity of asian retailers their drivers for digitisation challenges innovation hotspots and the focus areas with respect to use cases and technologies Deploying Cloud Memorystore for Redis for any scale Learn how you can scale Cloud Memorystore for high volume use cases by leveraging client side sharding This blog provides a step by step walkthrough which demonstrates how you can adapt your existing application to scale to the highest levels with the help of the Envoy Proxy Read our blog to learn more Check out how six SAP customers are driving value with BigQuery This Black History Month we re highlighting Black led startups using Google Cloud to grow their businesses Check out how DOSS and its co founder Bobby Bryant disrupts the real estate industry with voice search tech and analytics on Google Cloud Vimeo leverages managed database services from Google Cloud to serve up billions of views around the world each day Read how it uses Cloud Spanner to deliver a consistent and reliable experience to its users no matter where they are How can serverless best be leveraged Can cloud credits be maximized Are all managed services equal We dive into top questions for startups Google introduces Sustainability value pillar in GCP Active Assist solutionto accelerate our industry leadership in Co reduction and environmental protection efforts Intelligent carbon footprint reduction tool is launched in preview Central States health insurance CIO Pat Moroney shares highs and lows from his career transforming IT Read moreTraffic Director client authorization for proxyless gRPC services is now generally available Combine with managed mTLS credentials in GKE to centrally manage access between workloads using Traffic Director Read more Cloud Functions nd gen is now in public preview The next generation of our Cloud Functions Functions as a Service platform gives you more features control performance scalability and events sources Learn more Week of Feb Feb Now announcing the general availability of the newest instance series in our Compute Optimized family CDーpowered by rd Gen AMD EPYC processors Read how CD provides larger instance types and memory per core configurations ideal for customers with performance intensive workloads Digital health startup expands its impact on healthcare equity and diversity with Google Cloud Platform and the Google for Startups Accelerator for Black Founders Rear more Storage Transfer Service support for agent pools is now generally available GA You can use agent pools to create isolated groups of agents as a source or sink entity in a transfer job This enables you to transfer data from multiple data centers and filesystems concurrently without creating multiple projects for a large transfer spanning multiple filesystems and data centers This option is available via API Console and gcloud transfer CLI The five trends driving healthcare and life sciences in will be powered by accessible data AI and partnerships Learn how COLOPL Minna Bank and Eleven Japan use Cloud Spanner to solve their scalability performance and digital transformation challenges Week of Jan Feb Pub Sub Lite goes regional Pub Sub Lite is a high volume messaging service with ultra low cost that now offers regional Lite topics in addition to existing zonal Lite topics Unlike zonal topics which are located in a single zone regional topics are asynchronously replicated across two zones Multi zone replication protects from zonal failures in the service Read about it here Google Workspace is making it easy for employees to bring modern collaboration to work even if their organizations are still using legacy tools Essentials Starter is a no cost offer designed to help people bring the apps they know and love to use in their personal lives to their work life Learn more We re now offering days free access to role based Google Cloud training with interactive labs and opportunities to earn skill badges to demonstrate your cloud knowledge Learn more Security Command Center SCC Premium adds support for additional compliance benchmarks including CIS Google Cloud Computing Foundations and OWASP Top amp Learn more about how SCC helps manage and improve your cloud security posture Storage Transfer Service now offers Preview support transfers from self managed object storage systems via user managed agents With this new feature customers can seamlessly copy PBs of data from cloud or on premise object storage to Google Cloud Storage Object Storage sources must be compatible with Amazon S APIs For customers migrating from AWS S to GCS this feature gives an option to control network routes to Google Cloud Fill this signup form to access this STS feature Week of Jan Jan Learn how Sabre leveraged a year partnership with Google Cloud to power the travel industry with innovative technology As Sabre embarked on a cloud transformation it sought managed database services from Google Cloud that enabled low latency and improved consistency Sabre discovered how the strengths of both Cloud Spanner and Bigtable supported unique use cases and led to high performance solutions Storage Transfer Service now offers Preview support for moving data between two filesystems and keeping them in sync on a periodic schedule This launch offers a managed way to migrate from a self managed filesystem to Filestore If you have on premises systems generating massive amounts of data that needs to be processed in Google Cloud you can now use Storage Transfer Service to accelerate data transfer from an on prem filesystem to a cloud filesystem See Transfer data between POSIX file systems for details Storage Transfer Service now offers Preview support for preserving POSIX attributes and symlinks when transferring to from and between POSIX filesystems Attributes include the user ID of the owner the group ID of the owning group the mode or permissions the modification time and the size of the file See Metadata preservation for details Bigtable Autoscaling is Generally Available GA Bigtable Autoscaling automatically adds or removes capacity in response to the changing demand for your applications With autoscaling you only pay for what you need and you can spend more time on your business instead of managing infrastructure  Learn more Week of Jan Jan Sprinklr and Google Cloud join forces to help enterprises reimagine their customer experience management strategies Hear more from Nirav Sheth Nirav Sheth Director of ISV Marketplace amp Partner Sales Firestore Key Visualizer is Generally Available GA Firestore Key Visualizer is an interactive performance monitoring tool that helps customers observe and maximize Firestore s performance Learn more Like many organizations Wayfair faced the challenge of deciding which cloud databases they should migrate to in order to modernize their business and operations Ultimately they chose Cloud SQL and Cloud Spanner because of the databases clear path for shifting workloads as well as the flexibility they both provide Learn how Wayfair was able to migrate quickly while still being able to serve production traffic at scale Week of Jan Jan Start your New Year s resolutions by learning at no cost how to use Google Cloud Read more to find how to take advantage of these training opportunities megatrends drive cloud adoptionーand improve security for all Google Cloud CISO Phil Venables explains the eight major megatrends powering cloud adoption and why they ll continue to make the cloud more secure than on prem for the foreseeable future Read more Week of Jan Jan Google Transfer Appliance announces General Availability of online mode Customers collecting data at edge locations e g cameras cars sensors can offload to Transfer Appliance and stream that data to a Cloud Storage bucket Online mode can be toggled to send the data to Cloud Storage over the network or offline by shipping the appliance Customers can monitor their online transfers for appliances from Cloud Console Week of Dec Dec The most read blogs about Google Cloud compute networking storage and physical infrastructure in Read more Top Google Cloud managed container blogs of Four cloud security trends that organizations and practitioners should be planning for in ーand what they should do about them Read more Google Cloud announces the top data analytics stories from including the top three trends and lessons they learned from customers this year Read more Explore Google Cloud s Contact Center AI CCAI and its momentum in Read more An overview of the innovations that Google Workspace delivered in for Google Meet Read more Google Cloud s top artificial intelligence and machine learning posts from Read more How we ve helped break down silos unearth the value of data and apply that data to solve big problems Read more A recap of the year s infrastructure progress from impressive Tau VMs to industry leading storage capabilities to major networking leaps Read more Google Cloud CISO Phil Venables shares his thoughts on the latest security updates from the Google Cybersecurity Action Team Read more Google Cloud A cloud built for developers ー year in review Read more API management continued to grow in importance in and Apigee continued to innovate capabilities for customers new solutions and partnerships Read more Recapping Google s progress in toward running on carbon free energy by ーand decarbonizing the electricity system as a whole Read more Week of Dec Dec And that s a wrap After engaging in countless customer interviews we re sharing our top lessons learned from our data customers in Learn what customer data journeys inspired our top picks and what made the cut here Cloud SQL now shows you minor version information For more information see our documentation Cloud SQL for MySQL now allows you to select your MySQL minor version when creating an instance and upgrade MySQL minor version For more information see our documentation Cloud SQL for MySQL now supports database auditing Database auditing lets you track specific user actions in the database such as table updates read queries user privilege grants and others To learn more see MySQL database auditing Week of Dec Dec A CRITICAL VULNERABILITY in a widely used logging library Apache s Logj has become a global security incident Security researchers around the globe warn that this could have serious repercussions Two Google Cloud Blog posts describe how Cloud Armorand Cloud IDS both help mitigate the threat Take advantage of these ten no cost trainings before Check them out here Deploy Task Queues alongside your Cloud Application Cloud Tasks is now available in GCP Regions worldwide Read more Managed Anthos Service Mesh support for GKE Autopilot Preview GKE Autopilot with Managed ASM provides ease of use and simplified administration capabilities allowing customers to focus on their application not the infrastructure Customers can now let Google handle the upgrade and lifecycle tasks for both the cluster and the service mesh Configure Managed ASM with asmcli experiment in GKE Autopilot cluster Policy Troubleshooter for BeyondCorp Enterprise is now generally available Using this feature admins can triage access failure events and perform the necessary actions to unblock users quickly Learn more by registering for Google Cloud Security Talks on December and attending the BeyondCorp Enterprise session The event is free to attend and sessions will be available on demand Google Cloud Security Talks Zero Trust Edition This week we hosted our final Google Cloud Security Talks event of the year focused on all things zero trust Google pioneered the implementation of zero trust in the enterprise over a decade ago with our BeyondCorp effort and we continue to lead the way applying this approach to most aspects of our operations Check out our digital sessions on demand to hear the latest updates on Google s vision for a zero trust future and how you can leverage our capabilities to protect your organization in today s challenging threat environment Week of Dec Dec key metrics to measure cloud FinOps impact in and beyond Learn about the key metrics to effectively measure the impact of Cloud FinOps across your organization and leverage the metrics to gain insights prioritize on strategic goals and drive enterprise wide adoption Learn moreWe announced Cloud IDS our new network security offering is now generally available Cloud IDS built with Palo Alto Networks technologies delivers easy to use cloud native managed network based threat detection with industry leading breadth and security efficacy To learn more and request a day trial credit see the Cloud IDS webpage Week of Nov Dec Join Cloud Learn happening from Dec This interactive learning event will have live technical demos Q amp As career development workshops and more covering everything from Google Cloud fundamentals to certification prep Learn more Get a deep dive into BigQuery Administrator Hub With BigQuery Administrator Hub you can better manage BigQuery at scale with Resource Charts and Slot Estimator Administrators Learn more about these tools and just how easy they are to usehere New data and AI in Media blog How data and AI can help media companies better personalize and what to watch out for We interviewed Googlers Gloria Lee Executive Account Director of Media amp Entertainment and John Abel Technical Director for the Office of the CTO to share exclusive insights on how media organizations should think about and ways to make the most out of their data in the new era of direct to consumer Watch our video interview with Gloria and John and read more Datastream is now generally available GA Datastream a serverless change data capture CDC and replication service allows you to synchronize data across heterogeneous databases storage systems and applications reliably and with minimal latency to support real time analytics database replication and event driven architectures Datastream currently supports CDC ingestion from Oracle and MySQL to Cloud Storage with additional sources and destinations coming in the future Datastream integrates with Dataflow and Cloud Data Fusion to deliver real time replication to a wide range of destinations including BigQuery Cloud Spanner and Cloud SQL Learn more Week of Nov Nov Security Command Center SCC launches new mute findings capability We re excited to announce a new “Mute Findings capability in SCC that helps you gain operational efficiencies by effectively managing the findings volume based on your organization s policies and requirements SCC presents potential security risks in your cloud environment as findings across misconfigurations vulnerabilities and threats With the launch of mute findings capability you gain a way to reduce findings volume and focus on the security issues that are highly relevant to you and your organization To learn more read this blog post and watch thisshort demo video Week of Nov Nov Cloud Spanner is our distributed globally scalable SQL database service that decouples compute from storage which makes it possible to scale processing resources separately from storage This means that horizontal upscaling is possible with no downtime for achieving higher performance on dimensions such as operations per second for both reads and writes The distributed scaling nature of Spanner s architecture makes it an ideal solution for unpredictable workloads such as online games Learn how you can get started developing global multiplayer games using Spanner New Dataflow templates for Elasticsearch releasedto help customers process and export Google Cloud data into their Elastic Cloud You can now push data from Pub Sub Cloud Storage or BigQuery into your Elasticsearch deployments in a cloud native fashion Read more for a deep dive on how to set up a Dataflow streaming pipeline to collect and export your Cloud Audit logs into Elasticsearch and analyze them in Kibana UI We re excited to announce the public preview of Google Cloud Managed Service for Prometheus a new monitoring offering designed for scale and ease of use that maintains compatibility with the open source Prometheus ecosystem While Prometheus works well for many basic deployments managing Prometheus can become challenging at enterprise scale Learn more about the service in our blog and on the website Week of Nov Nov New study on the economics of cloud migration The Total Economic ImpactOf Migrating Expensive Operating Systems and Traditional Software to Google Cloud We worked with Forrester on this study which details the cost savings and benefits you can achieve from migrating and modernizing with Google Cloud especially with respect to expensive operating systems and traditional software Download now New whitepaper on building a successful cloud migration strategy The priority to move into the cloud and achieve a zero data center footprint is becoming top of mind for many CIOs One of the most fundamental changes required to accelerate a move to the cloud is the adoption of a product mindsetーthe shift from an emphasis on project to product Download “Accelerating the journey to the cloud with a product mindset now Week of Nov Nov Time to live TTL reduces storage costs improves query performance and simplifies data retention in Cloud Spanner by automatically removing unneeded data based on user defined policies Unlike custom scripts or application code TTL is fully managed and designed for minimal impact on other workloads TTL is generally available today in Spanner at no additional cost Read more New whitepaper available Migrating to NET Core on Google Cloud This free whitepaper written for NET developers and software architects who want to modernize their NET Framework applications outlines the benefits and things to consider when migrating NET Framework apps to NET Core running on Google Cloud It also offers a framework with suggestions to help you build a strategy for migrating to a fully managed Kubernetes offering or to Google serverless Download the free whitepaper Export from Google Cloud Storage Storage Transfer Service now offers Preview support for exporting data from Cloud Storage to any POSIX file system You can use this bidirectional data movement capability to move data in and out of Cloud Storage on premises clusters and edge locations including Google Distributed Cloud The service provides built in capabilities such as scheduling bandwidth management retries and data integrity checks that simplifies the data transfer workflow For more information see Download data from Cloud Storage Document Translation is now GA Translate documents in real time in languages and retain document formatting Learn more about new features and see a demo on how Eli Lilly translates content globally Announcing the general availability of Cloud Asset Inventory console We re excited to announce the general availability of the new Cloud Asset Inventory user interface In addition to all the capabilities announced earlier in Public Preview the general availability release provides powerful search and easy filtering capabilities These capabilities enable you to view details of resources and IAM policies machine type and policy statistics and insights into your overall cloud footprint Learn more about these new capabilities by using the searching resources and searching IAM policies guides You can get more information about Cloud Asset Inventory using our product documentation Week of Oct Oct BigQuery table snapshots are now generally available A table snapshot is a low cost read only copy of a table s data as it was at a particular time By establishing a robust value measurement approach to track and monitor the business value metrics toward business goals we are bringing technology finance and business leaders together through the discipline of Cloud FinOps to show how digital transformation is enabling the organization to create new innovative capabilities and generate top line revenue Learn more We ve announced BigQuery Omni a new multicloud analytics service that allows data teams to perform cross cloud analytics across AWS Azure and Google Cloud all from one viewpoint Learn how BigQuery Omni works and what data and business challenges it solves here Week of Oct Oct Available now are our newest TD VMs family based on rd Generation AMD EPYC processors Learn more In case you missed it ーtop AI announcements from Google Cloud Next Catch up on what s new see demos and hear from our customers about how Google Cloud is making AI more accessible more focused on business outcomes and fast tracking the time to value Too much to take in at Google Cloud Next No worries here s a breakdown of the biggest announcements at the day event Check out the second revision of Architecture Framework Google Cloud s collection of canonical best practices Week of Oct Oct We re excited to announce Google Cloud s new goal of equipping more than million people with Google Cloud skills To help achieve this goal we re offering no cost access to all our training content this month Find out more here  Support for language repositories in Artifact Registry is now generally available Artifact Registry allows you to store all your language specific artifacts in one place Supported package types include Java Node and Python Additionally support for Linux packages is in public preview Learn more Want to know what s the latest with Google ML Powered intelligence service Active Assist and how to learn more about it at Next Check out this blog Week of Sept Oct Announcing the launch of Speaker ID In customer preference for voice calls increased by percentage points to and was by far the most preferred service channel But most callers still need to pass through archaic authentication processes which slows down the time to resolution and burns through valuable agent time Speaker ID from Google Cloud brings ML based speaker identification directly to customers and contact center partners allowing callers to authenticate over the phone using their own voice  Learn more Your guide to all things AI amp ML at Google Cloud Next Google Cloud Next is coming October and if you re interested in AI amp ML we ve got you covered Tune in to hear about real use cases from companies like Twitter Eli Lilly Wayfair and more We re also excited to share exciting product news and hands on AI learning opportunities  Learn more about AI at Next and register for free today It is now simple to use Terraform to configure Anthos features on your GKE clusters Check out part two of this series which explores adding Policy Controller audits to our Config Sync managed cluster  Learn more Week of Sept Sept Announcing the webinar Powering market data through cloud and AI ML  We re sponsoring a Coalition Greenwich webinar on September rd where we ll discuss the findings of our upcoming study on how market data delivery and consumption is being transformed by cloud and AI Moderated by Coalition Greenwich the panel will feature Trey Berre from CME Group Brad Levy from Symphony and Ulku Rowe representing Google Cloud  Register here New research from Google Cloud reveals five innovation trends for market data Together with Coalition Greenwich we surveyed exchanges trading systems data aggregators data producers asset managers hedge funds and investment banks to examine both the distribution and consumption of market data and trading infrastructure in the cloud Learn more about our findings here If you are looking for a more automated way to manage quotas over a high number of projects we are excited to introduce a Quota Monitoring Solution from Google Cloud Professional Services This solution benefits customers who have many projects or organizations and are looking for an easy way to monitor the quota usage in a single dashboard and use default alerting capabilities across all quotas Week of Sept Sept New storage features help ensure data is never lost  We are announcing extensions to our popular Cloud Storage offering and introducing two new services Filestore Enterprise and Backup for Google Kubernetes Engine GKE Together these new capabilities will make it easier for you to protect your data out of the box across a wide variety of applications and use cases Read the full article API management powers sustainable resource management Water waste and energy solutions company Veolia uses APIs and API Management platform Apigee to build apps and help their customers build their own apps too Learn from their digital and API first approach here To support our expanding customer base in Canada we re excited to announce that the new Google Cloud Platform region in Toronto is now open Toronto is the th Google Cloud region connected via our high performance network helping customers better serve their users and customers throughout the globe In combination with Montreal customers now benefit from improved business continuity planning with distributed secure infrastructure needed to meet IT and business requirements for disaster recovery while maintaining data sovereignty Cloud SQL now supports custom formatting controls for CSVs When performing admin exports and imports users can now select custom characters for field delimiters quotes escapes and other characters For more information see our documentation Week of Sept Sept Hear how Lowe s SRE was able to reduce their Mean Time to Recovery MTTR by over after adopting Google s Site Reliability Engineering practices and Google Cloud s operations suite Week of  Aug Sept A what s new blog in the what s new blog Yes you read that correctly Google Cloud data engineers are always hard at work maintaining the hundreds of dataset pipelines that feed into our public datasets repository but they re also regularly bringing new ones into the mix Check out our newest featured datasets and catch a few best practices in our living blog What are the newest datasets in Google Cloud Migration success with Operational Health Reviews from Google Cloud s Professional Service Organization Learn how Google Cloud s Professional Services Org is proactively and strategically guiding customers to operate effectively and efficiently in the Cloud both during and after their migration process Learn how we simplified monitoring for Google Cloud VMware Engine and Google Cloud operations suite Read more Week of Aug Aug Google Transfer Appliance announces preview of online mode Customers are increasingly collecting data that needs to quickly be transferred to the cloud Transfer Appliances are being used to quickly offload data from sources e g cameras cars sensors and can now stream that data to a Cloud Storage bucket Online mode can be toggled as data is copied into the appliance and either send the data offline by shipping the appliance to Google or copy data to Cloud Storage over the network Read more Topic retention for Cloud Pub Sub is now Generally Available Topic retention is the most comprehensive and flexible way available to retain Pub Sub messages for message replay In addition to backing up all subscriptions connected to the topic new subscriptions can now be initialized from a timestamp in the past Learn more about the feature here Vertex Predictions now supports private endpoints for online prediction Through VPC Peering Private Endpoints provide increased security and lower latency when serving ML models Read more Week of Aug Aug Look for us to take security one step further by adding authorization features for service to service communications for gRPC proxyless services as well as to support other deployment models where proxyless gRPC services are running somewhere other than GKE for example Compute Engine We hope you ll join us and check out the setup guide and give us feedback Cloud Run now supports VPC Service Controls You can now protect your Cloud Run services against data exfiltration by using VPC Service Controls in conjunction with Cloud Run s ingress and egress settings Read more Read how retailers are leveraging Google Cloud VMware Engine to move their on premises applications to the cloud where they can achieve the scale intelligence and speed required to stay relevant and competitive Read more A series of new features for BeyondCorp Enterprise our zero trust offering We now offer native support for client certificates for eight types of VPC SC resources We are also announcing general availability of the on prem connector which allows users to secure HTTP or HTTPS based on premises applications outside of Google Cloud Additionally three new BeyondCorp attributes are available in Access Context Manager as part of a public preview Customers can configure custom access policies based on time and date credential strength and or Chrome browser attributes Read more about these announcements here We are excited to announce that Google Cloud working with its partners NAG and DDN demonstrated the highest performing Lustre file system on the IO ranking of the fastest HPC storage systems ーquite a feat considering Lustre is one of the most widely deployed HPC file systems in the world  Read the full article The Storage Transfer Service for on premises data API is now available in Preview Now you can use RESTful APIs to automate your on prem to cloud transfer workflows  Storage Transfer Service is a software service to transfer data over a network The service provides built in capabilities such as scheduling bandwidth management retries and data integrity checks that simplifies the data transfer workflow It is now simple to use Terraform to configure Anthos features on your GKE clusters This is the first part of the part series that describes using Terraform to enable Config Sync  For platform administrators  this natural IaC approach improves auditability and transparency and reduces risk of misconfigurations or security gaps Read more In this commissioned study “Modernize With AIOps To Maximize Your Impact Forrester Consulting surveyed organizations worldwide to better understand how they re approaching artificial intelligence for IT operations AIOps in their cloud environments and what kind of benefits they re seeing Read more If your organization or development environment has strict security policies which don t allow for external IPs it can be difficult to set up a connection between a Private Cloud SQL instance and a Private IP VM This article contains clear instructions on how to set up a connection from a private Compute Engine VM to a private Cloud SQL instance using a private service connection and the mysqlsh command line tool Week of Aug Aug Compute Engine users have a new updated set of VM level “in context metrics charts and logs to correlate signals for common troubleshooting scenarios across CPU Disk Memory Networking and live Processes  This brings the best of Google Cloud s operations suite directly to the Compute Engine UI Learn more ​​Pub Sub to Splunk Dataflow template has been updatedto address multiple enterprise customer asks from improved compatibility with Splunk Add on for Google Cloud Platform to more extensibility with user defined functions UDFs and general pipeline reliability enhancements to tolerate failures like transient network issues when delivering data to Splunk Read more to learn about how to take advantage of these latest features Read more Google Cloud and NVIDIA have teamed up to make VR AR workloads easier faster to create and tetherless Read more Register for the Google Cloud Startup Summit September at goo gle StartupSummit for a digital event filled with inspiration learning and discussion This event will bring together our startup and VC community to discuss the latest trends and insights headlined by a keynote by Astro Teller Captain of Moonshots at X the moonshot factory Additionally learn from a variety of technical and business sessions to help take your startup to the next level Google Cloud and Harris Poll healthcare research reveals COVID impacts on healthcare technology Learn more Partial SSO is now available for public preview If you use a rd party identity provider to single sign on into Google services Partial SSO allows you to identify a subset of your users to use Google Cloud Identity as your SAML SSO identity provider short video and demo Week of Aug Aug Gartner named Google Cloud a Leader in the Magic Quadrant for Cloud Infrastructure and Platform Services formerly Infrastructure as a Service Learn more Private Service Connect is now generally available Private Service Connect lets you create private and secure connections to Google Cloud and third party services with service endpoints in your VPCs  Read more migration guides designed to help you identify the best ways to migrate which include meeting common organizational goals like minimizing time and risk during your migration identifying the most enterprise grade infrastructure for your workloads picking a cloud that aligns with your organization s sustainability goals and more Read more Week of Jul Jul This week we hosting our Retail amp Consumer Goods Summit a digital event dedicated to helping leading retailers and brands digitally transform their business Read more about our consumer packaged goods strategy and a guide to key summit content for brands in this blog from Giusy Buonfantino Google Cloud s Vice President of CPG We re hosting our Retail amp Consumer Goods Summit a digital event dedicated to helping leading retailers and brands digitally transform their business Read more See how IKEA uses Recommendations AI to provide customers with more relevant product information  Read more ​​Google Cloud launches a career program for people with autism designed to hire and support more talented people with autism in the rapidly growing cloud industry  Learn moreGoogle Cloud follows new API stability tenets that work to minimize unexpected deprecations to our Enterprise APIs  Read more Week of Jul Jul Register and join us for Google Cloud Next October at g co CloudNext for a fresh approach to digital transformation as well as a few surprises Next will be a fully customizable digital adventure for a more personalized learning journey Find the tools and training you need to succeed From live interactive Q amp As and informative breakout sessions to educational demos and real life applications of the latest tech from Google Cloud Get ready to plug into your cloud community get informed and be inspired Together we can tackle today s greatest business challenges and start solving for what s next Application Innovation takes a front row seat this year To stay ahead of rising customer expectations and the digital and in person hybrid landscape enterprises must know what application innovation means and how to deliver this type of innovation with a small piece of technology that might surprise you Learn more about the three pillars of app innovation here We announced Cloud IDS our new network security offering which is now available in preview Cloud IDS delivers easy to use cloud native managed network based threat detection With Cloud IDS customers can enjoy a Google Cloud integrated experience built with Palo Alto Networks industry leading threat detection technologies to provide high levels of security efficacy Learn more Key Visualizer for Cloud Spanner is now generally available Key Visualizer is a new interactive monitoring tool that lets developers and administrators analyze usage patterns in Spanner It reveals trends and outliers in key performance and resource metrics for databases of any size helping to optimize queries and reduce infrastructure costs See it in action The market for healthcare cloud is projected to grow This means a need for better tech infrastructure digital transformation amp Cloud tools Learn how Google Cloud Partner Advantage partners help customers solve business challenges in healthcare Week of Jul Jul Simplify VM migrations with Migrate for Compute Engine as a Service delivers a Google managed cloud service that enables simple frictionless and large scale enterprise migrations of virtual machines to Google Compute Engine with minimal downtime and risk API driven and integrated into your Google Cloud console for ease of use this service uses agent less replication to copy data without manual intervention and without VPN requirements It also enables you to launch non disruptive validations of your VMs prior to cutover  Rapidly migrate a single application or execute a sprint with hundred systems using migration groups with confidence Read more here The Google Cloud region in Delhi NCR is now open for business ready to host your workloads Learn more and watch the region launch event here Introducing Quilkin the open source game server proxy Developed in collaboration with Embark Studios Quilkin is an open source UDP proxy tailor made for high performance real time multiplayer games Read more We re making Google Glass on Meet available to a wider network of global customers Learn more Transfer Appliance supports Google Managed Encryption Keys ーWe re announcing the support for Google Managed Encryption Keys with Transfer Appliance this is in addition to the currently available Customer Managed Encryption Keys feature Customers have asked for the Transfer Appliance service to create and manage encryption keys for transfer sessions to improve usability and maintain security The Transfer Appliance Service can now manage the encryption keys for the customers who do not wish to handle a key themselves Learn more about Using Google Managed Encryption Keys UCLA builds a campus wide API program With Google Cloud s API management platform Apigee UCLA created a unified and strong API foundation that removes data friction that students faculty and administrators alike face This foundation not only simplifies how various personas connect to data but also encourages more innovations in the future Learn their story An enhanced region picker makes it easy to choose a Google Cloud region with the lowest CO output  Learn more Amwell and Google Cloud explore five ways telehealth can help democratize access to healthcare  Read more Major League Baseball and Kaggle launch ML competition to learn about fan engagement  Batter up We re rolling out general support of Brand Indicators for Message Identification BIMI in Gmail within Google Workspace Learn more Learn how DeNA Sports Business created an operational status visualization system that helps determine whether live event attendees have correctly installed Japan s coronavirus contact tracing app COCOA Google Cloud CAS provides a highly scalable and available private CA to address the unprecedented growth in certificates in the digital world Read more about CAS Week of Jul Jul Google Cloud and Call of Duty League launch ActivStat to bring fans players and commentators the power of competitive statistics in real time Read more Building applications is a heavy lift due to the technical complexity which includes the complexity of backend services that are used to manage and store data Firestore alters this by having Google Cloud manage your backend complexity through a complete backend as a service Learn more Google Cloud s new Native App Development skills challenge lets you earn badges that demonstrate your ability to create cloud native apps Read more and sign up Week of Jun Jul Storage Transfer Service now offers preview support for Integration with AWS Security Token Service Security conscious customers can now use Storage Transfer Service to perform transfers from AWS S without passing any security credentials This release will alleviate the security burden associated with passing long term AWS S credentials which have to be rotated or explicitly revoked when they are no longer needed Read more The most popular and surging Google Search terms are now available in BigQuery as a public dataset View the Top and Top rising queries from Google Trends from the past days including years of historical data across the Designated Market Areas DMAs in the US Learn more A new predictive autoscaling capability lets you add additional Compute Engine VMs in anticipation of forecasted demand Predictive autoscaling is generally available across all Google Cloud regions Read more or consult the documentation for more information on how to configure simulate and monitor predictive autoscaling Messages by Google is now the default messaging app for all AT amp T customers using Android phones in the United States Read more TPU v Pods will soon be available on Google Cloud providing the most powerful publicly available computing platform for machine learning training Learn more Cloud SQL for SQL Server has addressed multiple enterprise customer asks with the GA releases of both SQL Server and Active Directory integration as well as the Preview release of Cross Region Replicas  This set of releases work in concert to allow customers to set up a more scalable and secure managed SQL Server environment to address their workloads needs Read more Week of Jun Jun Simplified return to office with no code technology We ve just released a solution to your most common return to office headaches make a no code app customized to solve your business specific challenges Learn how to create an automated app where employees can see office room occupancy check what desks are reserved or open review disinfection schedules and more in this blog tutorial New technical validation whitepaper for running ecommerce applicationsーEnterprise Strategy Group s analyst outlines the challenges of organizations running ecommerce applications and how Google Cloud helps to mitigate those challenges and handle changing demands with global infrastructure solutions Download the whitepaper The fullagendafor Google for Games Developer Summit on July th th is now available A free digital event with announcements from teams including Stadia Google Ads AdMob Android Google Play Firebase Chrome YouTube and Google Cloud Hear more about how Google Cloud technology creates opportunities for gaming companies to make lasting enhancements for players and creatives Register at g co gamedevsummitBigQuery row level security is now generally available giving customers a way to control access to subsets of data in the same table for different groups of users Row level security RLS extends the principle of least privilege access and enables fine grained access control policies in BigQuery tables BigQuery currently supports access controls at the project dataset table and column level Adding RLS to the portfolio of access controls now enables customers to filter and define access to specific rows in a table based on qualifying user conditionsーproviding much needed peace of mind for data professionals Transfer from Azure ADLS Gen Storage Transfer Service offers Preview support for transferring data from Azure ADLS Gen to Google Cloud Storage Take advantage of a scalable serverless service to handle data transfer Read more reCAPTCHA V and V customers can now migrate site keys to reCAPTCHA Enterprise in under minutes and without making any code changes Watch our Webinar to learn more  Bot attacks are the biggest threat to your business that you probably haven t addressed yet Check out our Forbes article to see what you can do about it Week of Jun Jun A new VM family for scale out workloadsーNew AMD based Tau VMs offer higher absolute performance and higher price performance compared to general purpose VMs from any of the leading public cloud vendors Learn more New whitepaper helps customers plot their cloud migrationsーOur new whitepaper distills the conversations we ve had with CIOs CTOs and their technical staff into several frameworks that can help cut through the hype and the technical complexity to help devise the strategy that empowers both the business and IT Read more or download the whitepaper Ubuntu Pro lands on Google CloudーThe general availability of Ubuntu Pro images on Google Cloud gives customers an improved Ubuntu experience expanded security coverage and integration with critical Google Cloud features Read more Navigating hybrid work with a single connected experience in Google WorkspaceーNew additions to Google Workspace help businesses navigate the challenges of hybrid work such as Companion Mode for Google Meet calls Read more Arab Bank embraces Google Cloud technologyーThis Middle Eastern bank now offers innovative apps and services to their customers and employees with Apigee and Anthos In fact Arab Bank reports over of their new to bank customers are using their mobile apps Learn more Google Workspace for the Public Sector Sector eventsーThis June learn about Google Workspace tips and tricks to help you get things done Join us for one or more of our learning events tailored for government and higher education users Learn more Week of Jun Jun The top cloud capabilities industry leaders want for sustained innovationーMulticloud and hybrid cloud approaches coupled with open source technology adoption enable IT teams to take full advantage of the best cloud has to offer Our recent study with IDG shows just how much of a priority this has become for business leaders Read more or download the report Announcing the Firmina subsea cableーPlanned to run from the East Coast of the United States to Las Toninas Argentina with additional landings in Praia Grande Brazil and Punta del Este Uruguay Firmina will be the longest open subsea cable in the world capable of running entirely from a single power source at one end of the cable if its other power source s become temporarily unavailableーa resilience boost at a time when reliable connectivity is more important than ever Read more New research reveals what s needed for AI acceleration in manufacturingーAccording to our data which polled more than senior manufacturing executives across seven countries have turned to digital enablers and disruptive technologies due to the pandemic such as data and analytics cloud and artificial intelligence AI And of manufacturers who use AI in their day to day operations report that their reliance on AI is increasing Read more or download the report Cloud SQL offers even faster maintenanceーCloud SQL maintenance is zippier than ever MySQL and PostgreSQL planned maintenance typically lasts less than seconds and SQL Server maintenance typically lasts less than seconds You can learn more about maintenance here Simplifying Transfer Appliance configuration with Cloud Setup ApplicationーWe re announcing the availability of the Transfer Appliance Cloud Setup Application This will use the information you provide through simple prompts and configure your Google Cloud permissions preferred Cloud Storage bucket and Cloud KMS key for your transfer Several cloud console based manual steps are now simplified with a command line experience Read more  Google Cloud VMware Engine is now HIPAA compliantーAs of April Google Cloud VMware Engine is covered under the Google Cloud Business Associate Agreement BAA meaning it has achieved HIPAA compliance Healthcare organizations can now migrate and run their HIPAA compliant VMware workloads in a fully compatible VMware Cloud Verified stack running natively in Google Cloud with Google Cloud VMware Engine without changes or re architecture to tools processes or applications Read more Introducing container native Cloud DNSーKubernetes networking almost always starts with a DNS request DNS has broad impacts on your application and cluster performance scalability and resilience That is why we are excited to announce the release of container native Cloud DNSーthe native integration of Cloud DNS with Google Kubernetes Engine GKE to provide in cluster Service DNS resolution with Cloud DNS our scalable and full featured DNS service Read more Welcoming the EU s new Standard Contractual Clauses for cross border data transfersーLearn how we re incorporating the new Standard Contractual Clauses SCCs into our contracts to help protect our customers data and meet the requirements of European privacy legislation Read more Lowe s meets customer demand with Google SRE practicesーLearn how Low s has been able to increase the number of releases they can support by adopting Google s Site Reliability Engineering SRE framework and leveraging their partnership with Google Cloud Read more What s next for SAP on Google Cloud at SAPPHIRE NOW and beyondーAs SAP s SAPPHIRE conference begins this week we believe businesses have a more significant opportunity than ever to build for their next decade of growth and beyond Learn more on how we re working together with our customers SAP and our partners to support this transformation Read more Support for Node js Python and Java repositories for Artifact Registrynow in Preview With today s announcement you can not only use Artifact Registry to secure and distribute container images but also manage and secure your other software artifacts Read more What s next for SAP on Google Cloud at SAPPHIRE NOW and beyondーAs SAP s SAPPHIRE conference begins this week we believe businesses have a more significant opportunity than ever to build for their next decade of growth and beyond Learn more on how we re working together with our customers SAP and our partners to support this transformation Read more Google named a Leader in The Forrester Wave Streaming Analytics Q report Learn about the criteria where Google Dataflow was rated out and why this matters for our customers here Applied ML Summit this Thursday June Watch our keynote to learn about predictions for machine learning over the next decade Engage with distinguished researchers leading practitioners and Kaggle Grandmasters during our live Ask Me Anything session Take part in our modeling workshops to learn how you can iterate faster and deploy and manage your models with confidence no matter your level of formal computer science training Learn how to develop and apply your professional skills grow your abilities at the pace of innovation and take your career to the next level  Register now Week of May Jun Security Command Center now supports CIS benchmarks and granular access control Security Command Center SCC now supports CIS benchmarks for Google Cloud Platform Foundation v enabling you to monitor and address compliance violations against industry best practices in your Google Cloud environment Additionally SCC now supports fine grained access control for administrators that allows you to easily adhere to the principles of least privilegeーrestricting access based on roles and responsibilities to reduce risk and enabling broader team engagement to address security Read more Zero trust managed security for services with Traffic Director We created Traffic Director to bring to you a fully managed service mesh product that includes load balancing traffic management and service discovery And now we re happy to announce the availability of a fully managed zero trust security solution using Traffic Director with Google Kubernetes Engine GKE and Certificate Authority CA Service Read more How one business modernized their data warehouse for customer success PedidosYa migrated from their old data warehouse to Google Cloud s BigQuery Now with BigQuery the Latin American online food ordering company has reduced the total cost per query by x Learn more Announcing new Cloud TPU VMs New Cloud TPU VMs make it easier to use our industry leading TPU hardware by providing direct access to TPU host machines offering a new and improved user experience to develop and deploy TensorFlow PyTorch and JAX on Cloud TPUs Read more Introducing logical replication and decoding for Cloud SQL for PostgreSQL We re announcing the public preview of logical replication and decoding for Cloud SQL for PostgreSQL By releasing those capabilities and enabling change data capture CDC from Cloud SQL for PostgreSQL we strengthen our commitment to building an open database platform that meets critical application requirements and integrates seamlessly with the PostgreSQL ecosystem Read more How businesses are transforming with SAP on Google Cloud Thousands of organizations globally rely on SAP for their most mission critical workloads And for many Google Cloud customers part of a broader digital transformation journey has included accelerating the migration of these essential SAP workloads to Google Cloud for greater agility elasticity and uptime Read six of their stories Week of May May Google Cloud for financial services driving your transformation cloud journey As we welcome the industry to our Financial Services Summit we re sharing more on how Google Cloud accelerates a financial organization s digital transformation through app and infrastructure modernization data democratization people connections and trusted transactions Read more or watch the summit on demand Introducing Datashare solution for financial services We announced the general availability of Datashare for financial services a new Google Cloud solution that brings together the entire capital markets ecosystemーdata publishers and data consumersーto exchange market data securely and easily Read more Announcing Datastream in Preview Datastream a serverless change data capture CDC and replication service allows enterprises to synchronize data across heterogeneous databases storage systems and applications reliably and with minimal latency to support real time analytics database replication and event driven architectures Read more Introducing Dataplex An intelligent data fabric for analytics at scale Dataplex provides a way to centrally manage monitor and govern your data across data lakes data warehouses and data marts and make this data securely accessible to a variety of analytics and data science tools Read more  Announcing Dataflow Prime Available in Preview in Q Dataflow Prime is a new platform based on a serverless no ops auto tuning architecture built to bring unparalleled resource utilization and radical operational simplicity to big data processing Dataflow Prime builds on Dataflow and brings new user benefits with innovations in resource utilization and distributed diagnostics The new capabilities in Dataflow significantly reduce the time spent on infrastructure sizing and tuning tasks as well as time spent diagnosing data freshness problems Read more Secure and scalable sharing for data and analytics with Analytics Hub With Analytics Hub available in Preview in Q organizations get a rich data ecosystem by publishing and subscribing to analytics ready datasets control and monitoring over how their data is being used a self service way to access valuable and trusted data assets and an easy way to monetize their data assets without the overhead of building and managing the infrastructure Read more Cloud Spanner trims entry cost by Coming soon to Preview granular instance sizing in Spanner lets organizations run workloads at as low as th the cost of regular instances equating to approximately month Read more Cloud Bigtable lifts SLA and adds new security features for regulated industries Bigtable instances with a multi cluster routing policy across or more regions are now covered by a monthly uptime percentage under the new SLA In addition new Data Access audit logs can help determine whether sensitive customer information has been accessed in the event of a security incident and if so when and by whom Read more Build a no code journaling app In honor of Mental Health Awareness Month Google Cloud s no code application development platform AppSheet demonstrates how you can build a journaling app complete with titles time stamps mood entries and more Learn how with this blog and video here New features in Security Command CenterーOn May th Security Command Center Premium launched the general availability of granular access controls at project and folder level and Center for Internet Security CIS benchmarks for Google Cloud Platform Foundation These new capabilities enable organizations to improve their security posture and efficiently manage risk for their Google Cloud environment Learn more Simplified API operations with AI Google Cloud s API management platform Apigee applies Google s industry leading ML and AI to your API metadata Understand how it works with anomaly detection here This week Data Cloud and Financial Services Summits Our Google Cloud Summit series begins this week with the Data Cloud Summit on Wednesday May Global At this half day event you ll learn how leading companies like PayPal Workday Equifax and many others are driving competitive differentiation using Google Cloud technologies to build their data clouds and transform data into value that drives innovation The following day Thursday May Global amp EMEA at the Financial Services Summit discover how Google Cloud is helping financial institutions such as PayPal Global Payments HSBC Credit Suisse AXA Switzerland and more unlock new possibilities and accelerate business through innovation Read more and explore the entire summit series Announcing the Google for Games Developer Summit on July th th With a surge of new gamers and an increase in time spent playing games in the last year it s more important than ever for game developers to delight and engage players To help developers with this opportunity the games teams at Google are back to announce the return of the Google for Games Developer Summit on July th th  Hear from experts across Google about new game solutions they re building to make it easier for you to continue creating great games connecting with players and scaling your business  Registration is free and open to all game developers  Register for the free online event at g co gamedevsummit to get more details in the coming weeks We can t wait to share our latest innovations with the developer community  Learn more Week of May May Best practices to protect your organization against ransomware threats For more than years Google has been operating securely in the cloud using our modern technology stack to provide a more defensible environment that we can protect at scale While the threat of ransomware isn t new our responsibility to help protect you from existing or emerging threats never changes In our recent blog post we shared guidance on how organizations can increase their resilience to ransomware and how some of our Cloud products and services can help Read more Forrester names Google Cloud a Leader in Unstructured Data Security Platforms Forrester Research has named Google Cloud a Leader in The Forrester Wave Unstructured Data Security Platforms Q report and rated Google Cloud highest in the current offering category among the providers evaluated Read more or download the report Introducing Vertex AI One platform every ML tool you need Vertex AI is a managed machine learning ML platform that allows companies to accelerate the deployment and maintenance of artificial intelligence AI models Read more Transforming collaboration in Google Workspace We re launching smart canvas  a new product experience that delivers the next evolution of collaboration for Google Workspace Between now and the end of the year we re rolling out innovations that make it easier for people to stay connected focus their time and attention and transform their ideas into impact Read more Developing next generation geothermal power At I O this week we announced a first of its kind next generation geothermal project with clean energy startup Fervo that will soon begin adding carbon free energy to the electric grid that serves our data centers and infrastructure throughout Nevada including our Cloud region in Las Vegas Read more Contributing to an environment of trust and transparency in Europe Google Cloud was one of the first cloud providers to support and adopt the EU GDPR Cloud Code of Conduct  CoC The CoC is a mechanism for cloud providers to demonstrate how they offer sufficient guarantees to implement appropriate technical and organizational measures as data processors under the GDPR  This week the Belgian Data Protection Authority based on a positive opinion by the European Data Protection Board  EDPB  approved the CoC a product of years of constructive collaboration between the cloud computing community the European Commission and European data protection authorities We are proud to say that Google Cloud Platform and Google Workspace already adhere to these provisions Learn more Announcing Google Cloud datasets solutions We re adding commercial synthetic and first party data to our Google Cloud Public Datasets Program to help organizations increase the value of their analytics and AI initiatives and we re making available an open source reference architecture for a more streamlined data onboarding process to the program Read more Introducing custom samples in Cloud Code With new custom samples in Cloud Code  developers can quickly access your enterprise s best code samples via a versioned Git repository directly from their IDEs Read more Retention settings for Cloud SQL Cloud SQL now allows you to configure backup retention settings to protect against data loss You can retain between and days worth of automated backups and between and days worth of transaction logs for point in time recovery See the details here Cloud developer s guide to Google I O Google I O may look a little different this year but don t worry you ll still get the same first hand look at the newest launches and projects coming from Google Best of all it s free and available to all virtually on May Read more Week of May May APIs and Apigee power modern day due diligence With APIs and Google Cloud s Apigee business due diligence company DueDil revolutionized the way they harness and share their Big Information Graph B I G with partners and customers Get the full story Cloud CISO Perspectives May It s been a busy month here at Google Cloud since our inaugural CISO perspectives blog post in April Here VP and CISO of Google Cloud Phil Venables recaps our cloud security and industry highlights a sneak peak of what s ahead from Google at RSA and more Read more new features to secure your Cloud Run services We announced several new ways to secure Cloud Run environments to make developing and deploying containerized applications easier for developers Read more Maximize your Cloud Run investments with new committed use discounts We re introducing self service spend based committed use discounts for Cloud Run which let you commit for a year to spending a certain amount on Cloud Run and benefiting from a discount on the amount you committed Read more Google Cloud Armor Managed Protection Plus is now generally available Cloud Armor our Distributed Denial of Service DDoS protection and Web Application Firewall WAF service on Google Cloud leverages the same infrastructure network and technology that has protected Google s internet facing properties from some of the largest attacks ever reported These same tools protect customers infrastructure from DDoS attacks which are increasing in both magnitude and complexity every year Deployed at the very edge of our network Cloud Armor absorbs malicious network and protocol based volumetric attacks while mitigating the OWASP Top risks and maintaining the availability of protected services Read more Announcing Document Translation for Translation API Advanced in preview Translation is critical to many developers and localization providers whether you re releasing a document a piece of software training materials or a website in multiple languages With Document Translation now you can directly translate documents in languages and formats such as Docx PPTx XLSx and PDF while preserving document formatting Read more Introducing BeyondCorp Enterprise protected profiles Protected profiles enable users to securely access corporate resources from an unmanaged device with the same threat and data protections available in BeyondCorp Enterprise all from the Chrome Browser Read more How reCAPTCHA Enterprise protects unemployment and COVID vaccination portals With so many people visiting government websites to learn more about the COVID vaccine make vaccine appointments or file for unemployment these web pages have become prime targets for bot attacks and other abusive activities But reCAPTCHA Enterprise has helped state governments protect COVID vaccine registration portals and unemployment claims portals from abusive activities Learn more Day one with Anthos Here are ideas for how to get started Once you have your new application platform in place there are some things you can do to immediately get value and gain momentum Here are six things you can do to get you started Read more The era of the transformation cloud is here Google Cloud s president Rob Enslin shares how the era of the transformation cloud has seen organizations move beyond data centers to change not only where their business is done but more importantly how it is done Read more Week of May May Transforming hard disk drive maintenance with predictive ML In collaboration with Seagate we developed a machine learning system that can forecast the probability of a recurring failing diskーa disk that fails or has experienced three or more problems in days Learn how we did it Agent Assist for Chat is now in public preview Agent Assist provides your human agents with continuous support during their calls and now chats by identifying the customers intent and providing them with real time recommendations such as articles and FAQs as well as responses to customer messages to more effectively resolve the conversation Read more New Google Cloud AWS and Azure product map Our updated product map helps you understand similar offerings from Google Cloud AWS and Azure and you can easily filter the list by product name or other common keywords Read more or view the map Join our Google Cloud Security Talks on May th We ll share expert insights into how we re working to be your most trusted cloud Find the list of topics we ll cover here Databricks is now GA on Google Cloud Deploy or migrate Databricks Lakehouse to Google Cloud to combine the benefits of an open data cloud platform with greater analytics flexibility unified infrastructure management and optimized performance Read more HPC VM image is now GA The CentOS based HPC VM image makes it quick and easy to create HPC ready VMs on Google Cloud that are pre tuned for optimal performance Check out our documentation and quickstart guide to start creating instances using the HPC VM image today Take the State of DevOps survey Help us shape the future of DevOps and make your voice heard by completing the State of DevOps survey before June Read more or take the survey OpenTelemetry Trace is now available OpenTelemetry has reached a key milestone the OpenTelemetry Tracing Specification has reached version API and SDK release candidates are available for Java Erlang Python Go Node js and Net Additional languages will follow over the next few weeks Read more New blueprint helps secure confidential data in AI Platform Notebooks We re adding to our portfolio of blueprints with the publication of our Protecting confidential data in AI Platform Notebooks blueprint guide and deployable blueprint which can help you apply data governance and security policies that protect your AI Platform Notebooks containing confidential data Read more The Liquibase Cloud Spanner extension is now GA Liquibase an open source library that works with a wide variety of databases can be used for tracking managing and automating database schema changes By providing the ability to integrate databases into your CI CD process Liquibase helps you more fully adopt DevOps practices The Liquibase Cloud Spanner extension allows developers to use Liquibase s open source database library to manage and automate schema changes in Cloud Spanner Read more Cloud computing Frequently asked questions There are a number of terms and concepts in cloud computing and not everyone is familiar with all of them To help we ve put together a list of common questions and the meanings of a few of those acronyms Read more Week of Apr Apr Announcing the GKE Gateway controller in Preview GKE Gateway controller Google Cloud s implementation of the Gateway API manages internal and external HTTP S load balancing for a GKE cluster or a fleet of GKE clusters and provides multi tenant sharing of load balancer infrastructure with centralized admin policy and control Read more See Network Performance for Google Cloud in Performance Dashboard The Google Cloud performance view part of the Network Intelligence Center provides packet loss and latency metrics for traffic on Google Cloud It allows users to do informed planning of their deployment architecture as well as determine in real time the answer to the most common troubleshooting question Is it Google or is it me The Google Cloud performance view is now open for all Google Cloud customers as a public preview  Check it out Optimizing data in Google Sheets allows users to create no code apps Format columns and tables in Google Sheets to best position your data to transform into a fully customized successful app no coding necessary Read our four best Google Sheets tips Automation bots with AppSheet Automation AppSheet recently released AppSheet Automation infusing Google AI capabilities to AppSheet s trusted no code app development platform Learn step by step how to build your first automation bot on AppSheet here Google Cloud announces a new region in Israel Our new region in Israel will make it easier for customers to serve their own users faster more reliably and securely Read more New multi instance NVIDIA GPUs on GKE We re launching support for multi instance GPUs in GKE currently in Preview which will help you drive better value from your GPU investments Read more Partnering with NSF to advance networking innovation We announced our partnership with the U S National Science Foundation NSF joining other industry partners and federal agencies as part of a combined million investment in academic research for Resilient and Intelligent Next Generation NextG Systems or RINGS Read more Creating a policy contract with Configuration as Data Configuration as Data is an emerging cloud infrastructure management paradigm that allows developers to declare the desired state of their applications and infrastructure without specifying the precise actions or steps for how to achieve it However declaring a configuration is only half the battle you also want policy that defines how a configuration is to be used This post shows you how Google Cloud products deliver real time data solutions Seven Eleven Japan built Seven Central its new platform for digital transformation on Google Cloud Powered by BigQuery Cloud Spanner and Apigee API management Seven Central presents easy to understand data ultimately allowing for quickly informed decisions Read their story here Week of Apr Apr Extreme PD is now GA On April th Google Cloud s Persistent Disk launched general availability of Extreme PD a high performance block storage volume with provisioned IOPS and up to GB s of throughput  Learn more Research How data analytics and intelligence tools to play a key role post COVID A recent Google commissioned study by IDG highlighted the role of data analytics and intelligent solutions when it comes to helping businesses separate from their competition The survey of IT leaders across the globe reinforced the notion that the ability to derive insights from data will go a long way towards determining which companies win in this new era  Learn more or download the study Introducing PHP on Cloud Functions We re bringing support for PHP a popular general purpose programming language to Cloud Functions With the Functions Framework for PHP you can write idiomatic PHP functions to build business critical applications and integration layers And with Cloud Functions for PHP now available in Preview you can deploy functions in a fully managed PHP environment complete with access to resources in a private VPC network  Learn more Delivering our CCAG pooled audit As our customers increased their use of cloud services to meet the demands of teleworking and aid in COVID recovery we ve worked hard to meet our commitment to being the industry s most trusted cloud despite the global pandemic We re proud to announce that Google Cloud completed an annual pooled audit with the CCAG in a completely remote setting and were the only cloud service provider to do so in  Learn more Anthos now available We recently released Anthos our run anywhere Kubernetes platform that s connected to Google Cloud delivering an array of capabilities that make multicloud more accessible and sustainable  Learn more New Redis Enterprise for Anthos and GKE We re making Redis Enterprise for Anthos and Google Kubernetes Engine GKE available in the Google Cloud Marketplace in private preview  Learn more Updates to Google Meet We introduced a refreshed user interface UI enhanced reliability features powered by the latest Google AI and tools that make meetings more engagingーeven funーfor everyone involved  Learn more DocAI solutions now generally available Document Doc AI platform  Lending DocAI and Procurement DocAI built on decades of AI innovation at Google bring powerful and useful solutions across lending insurance government and other industries  Learn more Four consecutive years of renewable energy In Google again matched percent of its global electricity use with purchases of renewable energy All told we ve signed agreements to buy power from more than renewable energy projects with a combined capacity of gigawatts about the same as a million solar rooftops  Learn more Announcing the Google Cloud region picker The Google Cloud region picker lets you assess key inputs like price latency to your end users and carbon footprint to help you choose which Google Cloud region to run on  Learn more Google Cloud launches new security solution WAAP WebApp and API Protection WAAP combines Google Cloud Armor Apigee and reCAPTCHA Enterprise to deliver improved threat protection consolidated visibility and greater operational efficiencies across clouds and on premises environments Learn more about WAAP here New in no code As discussed in our recent article no code hackathons are trending among innovative organizations Since then we ve outlined how you can host one yourself specifically designed for your unique business innovation outcomes Learn how here Google Cloud Referral Program now availableーNow you can share the power of Google Cloud and earn product credit for every new paying customer you refer Once you join the program you ll get a unique referral link that you can share with friends clients or others Whenever someone signs up with your link they ll get a product creditーthat s more than the standard trial credit When they become a paying customer we ll reward you with a product credit in your Google Cloud account Available in the United States Canada Brazil and Japan  Apply for the Google Cloud Referral Program Week of Apr Apr Announcing the Data Cloud Summit May At this half day event you ll learn how leading companies like PayPal Workday Equifax Zebra Technologies Commonwealth Care Alliance and many others are driving competitive differentiation using Google Cloud technologies to build their data clouds and transform data into value that drives innovation  Learn more and register at no cost Announcing the Financial Services Summit May In this hour event you ll learn how Google Cloud is helping financial institutions including PayPal Global Payments HSBC Credit Suisse and more unlock new possibilities and accelerate business through innovation and better customer experiences  Learn more and register for free  Global  amp  EMEA How Google Cloud is enabling vaccine equity In our latest update we share more on how we re working with US state governments to help produce equitable vaccination strategies at scale  Learn more The new Google Cloud region in Warsaw is open The Google Cloud region in Warsaw is now ready for business opening doors for organizations in Central and Eastern Europe  Learn more AppSheet Automation is now GA Google Cloud s AppSheet launches general availability of AppSheet Automation a unified development experience for citizen and professional developers alike to build custom applications with automated processes all without coding Learn how companies and employees are reclaiming their time and talent with AppSheet Automation here Introducing SAP Integration with Cloud Data Fusion Google Cloud native data integration platform Cloud Data Fusion now offers the capability to seamlessly get data out of SAP Business Suite SAP ERP and S HANA  Learn more Week of Apr Apr New Certificate Authority Service CAS whitepaper “How to deploy a secure and reliable public key infrastructure with Google Cloud Certificate Authority Service written by Mark Cooper of PKI Solutions and Anoosh Saboori of Google Cloud covers security and architectural recommendations for the use of the Google Cloud CAS by organizations and describes critical concepts for securing and deploying a PKI based on CAS  Learn more or read the whitepaper Active Assist s new feature  predictive autoscaling helps improve response times for your applications When you enable predictive autoscaling Compute Engine forecasts future load based on your Managed Instance Group s MIG history and scales it out in advance of predicted load so that new instances are ready to serve when the load arrives Without predictive autoscaling an autoscaler can only scale a group reactively based on observed changes in load in real time With predictive autoscaling enabled the autoscaler works with real time data as well as with historical data to cover both the current and forecasted load That makes predictive autoscaling ideal for those apps with long initialization times and whose workloads vary predictably with daily or weekly cycles For more information see How predictive autoscaling works or check if predictive autoscaling is suitable for your workload and to learn more about other intelligent features check out Active Assist Introducing Dataprep BigQuery pushdown BigQuery pushdown gives you the flexibility to run jobs using either BigQuery or Dataflow If you select BigQuery then Dataprep can automatically determine if data pipelines can be partially or fully translated in a BigQuery SQL statement Any portions of the pipeline that cannot be run in BigQuery are executed in Dataflow Utilizing the power of BigQuery results in highly efficient data transformations especially for manipulations such as filters joins unions and aggregations This leads to better performance optimized costs and increased security with IAM and OAuth support  Learn more Announcing the Google Cloud Retail amp Consumer Goods Summit The Google Cloud Retail amp Consumer Goods Summit brings together technology and business insights the key ingredients for any transformation Whether you re responsible for IT data analytics supply chains or marketing please join Building connections and sharing perspectives cross functionally is important to reimagining yourself your organization or the world  Learn more or register for free New IDC whitepaper assesses multicloud as a risk mitigation strategy To better understand the benefits and challenges associated with a multicloud approach we supported IDC s new whitepaper that investigates how multicloud can help regulated organizations mitigate the risks of using a single cloud vendor The whitepaper looks at different approaches to multi vendor and hybrid clouds taken by European organizations and how these strategies can help organizations address concentration risk and vendor lock in improve their compliance posture and demonstrate an exit strategy  Learn more or download the paper Introducing request priorities for Cloud Spanner APIs You can now specify request priorities for some Cloud Spanner APIs By assigning a HIGH MEDIUM or LOW priority to a specific request you can now convey the relative importance of workloads to better align resource usage with performance objectives  Learn more How we re working with governments on climate goals Google Sustainability Officer Kate Brandt shares more on how we re partnering with governments around the world to provide our technology and insights to drive progress in sustainability efforts  Learn more Week of Mar Apr Why Google Cloud is the ideal platform for Block one and other DLT companies Late last year Google Cloud joined the EOS community a leading open source platform for blockchain innovation and performance and is taking steps to support the EOS Public Blockchain by becoming a block producer  BP At the time we outlined how our planned participation underscores the importance of blockchain to the future of business government and society We re sharing more on why Google Cloud is uniquely positioned to be an excellent partner for Block one and other distributed ledger technology DLT companies  Learn more New whitepaper Scaling certificate management with Certificate Authority Service As Google Cloud s Certificate Authority Service CAS approaches general availability we want to help customers understand the service better Customers have asked us how CAS fits into our larger security story and how CAS works for various use cases Our new white paper answers these questions and more  Learn more and download the paper Build a consistent approach for API consumers Learn the differences between REST and GraphQL as well as how to apply REST based practices to GraphQL No matter the approach discover how to manage and treat both options as API products here Apigee X makes it simple to apply Cloud CDN to APIs With Apigee X and Cloud CDN organizations can expand their API programs global reach Learn how to deploy APIs across regions and zones here Enabling data migration with Transfer Appliances in APACーWe re announcing the general availability of Transfer Appliances TA TA in Singapore Customers are looking for fast secure and easy to use options to migrate their workloads to Google Cloud and we are addressing their needs with Transfer Appliances globally in the US EU and APAC Learn more about Transfer Appliances TA and TA Windows Authentication is now supported on Cloud SQL for SQL Server in public previewーWe ve launched seamless integration with Google Cloud s Managed Service for Microsoft Active Directory AD This capability is a critical requirement to simplify identity management and streamline the migration of existing SQL Server workloads that rely on AD for access control  Learn more or get started Using Cloud AI to whip up new treats with Mars MaltesersーMaltesers a popular British candy made by Mars teamed up with our own AI baker and ML engineer extraordinaire  Sara Robinson to create a brand new dessert recipe with Google Cloud AI  Find out what happened  recipe included Simplifying data lake management with Dataproc Metastore now GAーDataproc Metastore a fully managed serverless technical metadata repository based on the Apache Hive metastore is now generally available Enterprises building and migrating open source data lakes to Google Cloud now have a central and persistent metastore for their open source data analytics frameworks  Learn more Introducing the Echo subsea cableーWe announced our investment in Echo the first ever cable to directly connect the U S to Singapore with direct fiber pairs over an express route Echo will run from Eureka California to Singapore with a stop over in Guam and plans to also land in Indonesia Additional landings are possible in the future  Learn more Week of Mar Mar new videos bring Google Cloud to lifeーThe Google Cloud Tech YouTube channel s latest video series explains cloud tools for technical practitioners in about minutes each  Learn more BigQuery named a Leader in the Forrester Wave Cloud Data Warehouse Q reportーForrester gave BigQuery a score of out of across different criteria Learn more in our blog post or download the report Charting the future of custom compute at GoogleーTo meet users performance needs at low power we re doubling down on custom chips that use System on a Chip SoC designs  Learn more Introducing Network Connectivity CenterーWe announced Network Connectivity Center which provides a single management experience to easily create connect and manage heterogeneous on prem and cloud networks leveraging Google s global infrastructure Network Connectivity Center serves as a vantage point to seamlessly connect VPNs partner and dedicated interconnects as well as third party routers and Software Defined WANs helping you optimize connectivity reduce operational burden and lower costsーwherever your applications or users may be  Learn more Making it easier to get Compute Engine resources for batch processingーWe announced a new method of obtaining Compute Engine instances for batch processing that accounts for availability of resources in zones of a region Now available in preview for regional managed instance groups you can do this simply by specifying the ANY value in the API  Learn more Next gen virtual automotive showrooms are here thanks to Google Cloud Unreal Engine and NVIDIAーWe teamed up with Unreal Engine the open and advanced real time D creation game engine and NVIDIA inventor of the GPU to launch new virtual showroom experiences for automakers Taking advantage of the NVIDIA RTX platform on Google Cloud these showrooms provide interactive D experiences photorealistic materials and environments and up to K cloud streaming on mobile and connected devices Today in collaboration with MHP the Porsche IT consulting firm and MONKEYWAY a real time D streaming solution provider you can see our first virtual showroom the Pagani Immersive Experience Platform  Learn more Troubleshoot network connectivity with Dynamic Verification public preview ーYou can now check packet loss rate and one way network latency between two VMs on GCP This capability is an addition to existing Network Intelligence Center Connectivity Tests which verify reachability by analyzing network configuration in your VPCs  See more in our documentation Helping U S states get the COVID vaccine to more peopleーIn February we announced our Intelligent Vaccine Impact solution IVIs  to help communities rise to the challenge of getting vaccines to more people quickly and effectively Many states have deployed IVIs and have found it able to meet demand and easily integrate with their existing technology infrastructures Google Cloud is proud to partner with a number of states across the U S including Arizona the Commonwealth of Massachusetts North Carolina Oregon and the Commonwealth of Virginia to support vaccination efforts at scale  Learn more Week of Mar Mar A VMs now GA The largest GPU cloud instances with NVIDIA A GPUsーWe re announcing the general availability of A VMs based on the NVIDIA Ampere A Tensor Core GPUs in Compute Engine This means customers around the world can now run their NVIDIA CUDA enabled machine learning ML and high performance computing HPC scale out and scale up workloads more efficiently and at a lower cost  Learn more Earn the new Google Kubernetes Engine skill badge for freeーWe ve added a new skill badge this month Optimize Costs for Google Kubernetes Engine GKE which you can earn for free when you sign up for the Kubernetes track of the skills challenge The skills challenge provides days free access to Google Cloud labs and gives you the opportunity to earn skill badges to showcase different cloud competencies to employers Learn more Now available carbon free energy percentages for our Google Cloud regionsーGoogle first achieved carbon neutrality in and since we ve purchased enough solar and wind energy to match of our global electricity consumption Now we re building on that progress to target a new sustainability goal running our business on carbon free energy everywhere by Beginning this week we re sharing data about how we are performing against that objective so our customers can select Google Cloud regions based on the carbon free energy supplying them Learn more Increasing bandwidth to C and N VMsーWe announced the public preview of and Gbps high bandwidth network configurations for General Purpose N and Compute Optimized C Compute Engine VM families as part of continuous efforts to optimize our Andromeda host networking stack This means we can now offer higher bandwidth options on existing VM families when using the Google Virtual NIC gVNIC These VMs were previously limited to Gbps Learn more New research on how COVID changed the nature of ITーTo learn more about the impact of COVID and the resulting implications to IT Google commissioned a study by IDG to better understand how organizations are shifting their priorities in the wake of the pandemic  Learn more and download the report New in API securityーGoogle Cloud Apigee API management platform s latest release  Apigee X works with Cloud Armor to protect your APIs with advanced security technology including DDoS protection geo fencing OAuth and API keys Learn more about our integrated security enhancements here Troubleshoot errors more quickly with Cloud LoggingーThe Logs Explorer now automatically breaks down your log results by severity making it easy to spot spikes in errors at specific times Learn more about our new histogram functionality here Week of Mar Mar Introducing AskGoogleCloud on Twitter and YouTubeーOur first segment on March th features Developer Advocates Stephanie Wong Martin Omander and James Ward to answer questions on the best workloads for serverless the differences between “serverless and “cloud native how to accurately estimate costs for using Cloud Run and much more  Learn more Learn about the value of no code hackathonsーGoogle Cloud s no code application development platform AppSheet helps to facilitate hackathons for “non technical employees with no coding necessary to compete Learn about Globe Telecom s no code hackathon as well as their winning AppSheet app here Introducing Cloud Code Secret Manager IntegrationーSecret Manager provides a central place and single source of truth to manage access and audit secrets across Google Cloud Integrating Cloud Code with Secret Manager brings the powerful capabilities of both these tools together so you can create and manage your secrets right from within your preferred IDE whether that be VS Code IntelliJ or Cloud Shell Editor  Learn more Flexible instance configurations in Cloud SQLーCloud SQL for MySQL now supports flexible instance configurations which offer you the extra freedom to configure your instance with the specific number of vCPUs and GB of RAM that fits your workload To set up a new instance with a flexible instance configuration see our documentation here The Cloud Healthcare Consent Management API is now generally availableーThe Healthcare Consent Management API is now GA giving customers the ability to greatly scale the management of consents to meet increasing need particularly amidst the emerging task of managing health data for new care and research scenarios  Learn more Week of Mar Mar Cloud Run is now available in all Google Cloud regions  Learn more Introducing Apache Spark Structured Streaming connector for Pub Sub LiteーWe re announcing the release of an open source connector to read streams of messages from Pub Sub Lite into Apache Spark The connector works in all Apache Spark X distributions including Dataproc Databricks or manual Spark installations  Learn more Google Cloud Next is October ーJoin us and learn how the most successful companies have transformed their businesses with Google Cloud Sign up at g co cloudnext for updates  Learn more Hierarchical firewall policies now GAーHierarchical firewalls provide a means to enforce firewall rules at the organization and folder levels in the GCP Resource Hierarchy This allows security administrators at different levels in the hierarchy to define and deploy consistent firewall rules across a number of projects so they re applied to all VMs in currently existing and yet to be created projects  Learn more Announcing the Google Cloud Born Digital SummitーOver this half day event we ll highlight proven best practice approaches to data architecture diversity amp inclusion and growth with Google Cloud solutions  Learn more and register for free Google Cloud products in words or less edition ーOur popular “ words or less Google Cloud developer s cheat sheet is back and updated for  Learn more Gartner names Google a leader in its Magic Quadrant for Cloud AI Developer Services reportーWe believe this recognition is based on Gartner s evaluation of Google Cloud s language vision conversational and structured data services and solutions for developers  Learn more Announcing the Risk Protection ProgramーThe Risk Protection Program offers customers peace of mind through the technology to secure their data the tools to monitor the security of that data and an industry first cyber policy offered by leading insurers  Learn more Building the future of workーWe re introducing new innovations in Google Workspace to help people collaborate and find more time and focus wherever and however they work  Learn more Assured Controls and expanded Data RegionsーWe ve added new information governance features in Google Workspace to help customers control their data based on their business goals  Learn more Week of Feb Feb Google Cloud tools explained in minutesーNeed a quick overview of Google Cloud core technologies Quickly learn these Google Cloud productsーeach explained in under two minutes  Learn more BigQuery materialized views now GAーMaterialized views MV s are precomputed views that periodically cache results of a query to provide customers increased performance and efficiency  Learn more New in BigQuery BI EngineーWe re extending BigQuery BI Engine to work with any BI or custom dashboarding applications that require sub second query response times In this preview BI Engine will work seamlessly with Looker and other popular BI tools such as Tableau and Power BI without requiring any change to the BI tools  Learn more Dataproc now supports Shielded VMsーAll Dataproc clusters created using Debian or Ubuntu operating systems now use Shielded VMs by default and customers can provide their own configurations for secure boot vTPM and Integrity Monitoring This feature is just one of the many ways customers that have migrated their Hadoop and Spark clusters to GCP experience continued improvements to their security postures without any additional cost New Cloud Security Podcast by GoogleーOur new podcast brings you stories and insights on security in the cloud delivering security from the cloud and of course on what we re doing at Google Cloud to help keep customer data safe and workloads secure  Learn more New in Conversational AI and Apigee technologyーAustralian retailer Woolworths provides seamless customer experiences with their virtual agent Olive Apigee API Management and Dialogflow technology allows customers to talk to Olive through voice and chat  Learn more Introducing GKE AutopilotーGKE already offers an industry leading level of automation that makes setting up and operating a Kubernetes cluster easier and more cost effective than do it yourself and other managed offerings Autopilot represents a significant leap forward In addition to the fully managed control plane that GKE has always provided using the Autopilot mode of operation automatically applies industry best practices and can eliminate all node management operations maximizing your cluster efficiency and helping to provide a stronger security posture  Learn more Partnering with Intel to accelerate cloud native GーAs we continue to grow cloud native services for the telecommunications industry we re excited to announce a collaboration with Intel to develop reference architectures and integrated solutions for communications service providers to accelerate their deployment of G and edge network solutions  Learn more Veeam Backup for Google Cloud now availableーVeeam Backup for Google Cloud automates Google native snapshots to securely protect VMs across projects and regions with ultra low RPOs and RTOs and store backups in Google Object Storage to enhance data protection while ensuring lower costs for long term retention Migrate for Anthos GAーWith Migrate for Anthos customers and partners can automatically migrate and modernize traditional application workloads running in VMs into containers running on Anthos or GKE Included in this new release  In place modernization for Anthos on AWS Public Preview to help customers accelerate on boarding to Anthos AWS while leveraging their existing investment in AWS data sources projects VPCs and IAM controls Additional Docker registries and artifacts repositories support GA including AWS ECR basic auth docker registries and AWS S storage to provide further flexibility for customers using Anthos Anywhere on prem AWS etc  HTTPS Proxy support GA to enable MA functionality access to external image repos and other services where a proxy is used to control external access Week of Feb Feb Introducing Cloud Domains in previewーCloud Domains simplify domain registration and management within Google Cloud improve the custom domain experience for developers increase security and support stronger integrations around DNS and SSL  Learn more Announcing Databricks on Google CloudーOur partnership with Databricks enables customers to accelerate Databricks implementations by simplifying their data access by jointly giving them powerful ways to analyze their data and by leveraging our combined AI and ML capabilities to impact business outcomes  Learn more Service Directory is GAーAs the number and diversity of services grows it becomes increasingly challenging to maintain an inventory of all of the services across an organization Last year we launched Service Directory to help simplify the problem of service management Today it s generally available  Learn more Week of Feb Feb Introducing Bare Metal Solution for SAP workloadsーWe ve expanded our Bare Metal Solutionーdedicated single tenant systems designed specifically to run workloads that are too large or otherwise unsuitable for standard virtualized environmentsーto include SAP certified hardware options giving SAP customers great options for modernizing their biggest and most challenging workloads  Learn more TB SSDs bring ultimate IOPS to Compute Engine VMsーYou can now attach TB and TB Local SSD to second generation general purpose N Compute Engine VMs for great IOPS per dollar  Learn more Supporting the Python ecosystemーAs part of our longstanding support for the Python ecosystem we are happy to increase our support for the Python Software Foundation the non profit behind the Python programming language ecosystem and community  Learn more  Migrate to regional backend services for Network Load BalancingーWe now support backend services with Network Load Balancingーa significant enhancement over the prior approach target pools providing a common unified data model for all our load balancing family members and accelerating the delivery of exciting features on Network Load Balancing  Learn more Week of Feb Feb Apigee launches Apigee XーApigee celebrates its year anniversary with Apigee X a new release of the Apigee API management platform Apigee X harnesses the best of Google technologies to accelerate and globalize your API powered digital initiatives Learn more about Apigee X and digital excellence here Celebrating the success of Black founders with Google Cloud during Black History MonthーFebruary is Black History Month a time for us to come together to celebrate and remember the important people and history of the African heritage Over the next four weeks we will highlight four Black led startups and how they use Google Cloud to grow their businesses Our first feature highlights TQIntelligence and its founder Yared Week of Jan Jan BeyondCorp Enterprise now generally availableーBeyondCorp Enterprise is a zero trust solution built on Google s global network which provides customers with simple and secure access to applications and cloud resources and offers integrated threat and data protection To learn more read the blog post visit our product homepage  and register for our upcoming webinar Week of Jan Jan Cloud Operations Sandbox now availableーCloud Operations Sandbox is an open source tool that helps you learn SRE practices from Google and apply them on cloud services using Google Cloud s operations suite formerly Stackdriver with everything you need to get started in one click You can read our blog post or get started by visiting cloud ops sandbox dev exploring the project repo and following along in the user guide  New data security strategy whitepaperーOur new whitepaper shares our best practices for how to deploy a modern and effective data security program in the cloud Read the blog post or download the paper    WebSockets HTTP and gRPC bidirectional streams come to Cloud RunーWith these capabilities you can deploy new kinds of applications to Cloud Run that were not previously supported while taking advantage of serverless infrastructure These features are now available in public preview for all Cloud Run locations Read the blog post or check out the WebSockets demo app or the sample hc server app New tutorial Build a no code workout app in stepsーLooking to crush your new year s resolutions Using AppSheet Google Cloud s no code app development platform you can build a custom fitness app that can do things like record your sets reps and weights log your workouts and show you how you re progressing Learn how Week of Jan Jan State of API Economy Report now availableーGoogle Cloud details the changing role of APIs in amidst the COVID pandemic informed by a comprehensive study of Apigee API usage behavior across industry geography enterprise size and more Discover these trends along with a projection of what to expect from APIs in Read our blog post here or download and read the report here New in the state of no codeーGoogle Cloud s AppSheet looks back at the key no code application development themes of AppSheet contends the rising number of citizen developer app creators will ultimately change the state of no code in Read more here Week of Jan Jan Last year s most popular API postsーIn an arduous year thoughtful API design and strategy is critical to empowering developers and companies to use technology for global good Google Cloud looks back at the must read API posts in Read it here Week of Dec Dec A look back at the year across Google CloudーLooking for some holiday reading We ve published recaps of our year across databases serverless data analytics and no code development Or take a look at our most popular posts of Week of Dec Dec Memorystore for Redis enables TLS encryption support Preview ーWith this release you can now use Memorystore for applications requiring sensitive data to be encrypted between the client and the Memorystore instance Read more here Monitoring Query Language MQL for Cloud Monitoring is now generally availableーMonitoring Query language provides developers and operators on IT and development teams powerful metric querying analysis charting and alerting capabilities This functionality is needed for Monitoring use cases that include troubleshooting outages root cause analysis custom SLI SLO creation reporting and analytics complex alert logic and more Learn more Week of Dec Dec Memorystore for Redis now supports Redis AUTHーWith this release you can now use OSS Redis AUTH feature with Memorystore for Redis instances Read more here New in serverless computingーGoogle Cloud API Gateway and its service first approach to developing serverless APIs helps organizations accelerate innovation by eliminating scalability and security bottlenecks for their APIs Discover more benefits here Environmental Dynamics Inc makes a big move to no codeーThe environmental consulting company EDI built and deployed business apps with no coding skills necessary with Google Cloud s AppSheet This no code effort not only empowered field workers but also saved employees over hours a year Get the full story here Introducing Google Workspace for GovernmentーGoogle Workspace for Government is an offering that brings the best of Google Cloud s collaboration and communication tools to the government with pricing that meets the needs of the public sector Whether it s powering social care visits employment support or virtual courts Google Workspace helps governments meet the unique challenges they face as they work to provide better services in an increasingly virtual world Learn more Week of Nov Dec Google enters agreement to acquire ActifioーActifio a leader in backup and disaster recovery DR offers customers the opportunity to protect virtual copies of data in their native format manage these copies throughout their entire lifecycle and use these copies for scenarios like development and test This planned acquisition further demonstrates Google Cloud s commitment to helping enterprises protect workloads on premises and in the cloud Learn more Traffic Director can now send traffic to services and gateways hosted outside of Google CloudーTraffic Director support for Hybrid Connectivity Network Endpoint Groups NEGs now generally available enables services in your VPC network to interoperate more seamlessly with services in other environments It also enables you to build advanced solutions based on Google Cloud s portfolio of networking products such as Cloud Armor protection for your private on prem services Learn more Google Cloud launches the Healthcare Interoperability Readiness ProgramーThis program powered by APIs and Google Cloud s Apigee helps patients doctors researchers and healthcare technologists alike by making patient data and healthcare data more accessible and secure Learn more here Container Threat Detection in Security Command CenterーWe announced the general availability of Container Threat Detection a built in service in Security Command Center This release includes multiple detection capabilities to help you monitor and secure your container deployments in Google Cloud Read more here Anthos on bare metal now GAーAnthos on bare metal opens up new possibilities for how you run your workloads and where You can run Anthos on your existing virtualized infrastructure or eliminate the dependency on a hypervisor layer to modernize applications while reducing costs Learn more Week of Nov Tuning control support in Cloud SQL for MySQLーWe ve made all flags that were previously in preview now generally available GA empowering you with the controls you need to optimize your databases See the full list here New in BigQuery MLーWe announced the general availability of boosted trees using XGBoost deep neural networks DNNs using TensorFlow and model export for online prediction Learn more New AI ML in retail reportーWe recently commissioned a survey of global retail executives to better understand which AI ML use cases across the retail value chain drive the highest value and returns in retail and what retailers need to keep in mind when going after these opportunities Learn more  or read the report Week of Nov New whitepaper on how AI helps the patent industryーOur new paper outlines a methodology to train a BERT bidirectional encoder representation from transformers model on over million patent publications from the U S and other countries using open source tooling Learn more or read the whitepaper Google Cloud support for NET ーLearn more about our support of NET as well as how to deploy it to Cloud Run NET Core now on Cloud FunctionsーWith this integration you can write cloud functions using your favorite NET Core runtime with our Functions Framework for NET for an idiomatic developer experience Learn more Filestore Backups in previewーWe announced the availability of the Filestore Backups preview in all regions making it easier to migrate your business continuity disaster recovery and backup strategy for your file systems in Google Cloud Learn more Introducing Voucher a service to help secure the container supply chainーDeveloped by the Software Supply Chain Security team at Shopify to work with Google Cloud tools Voucher evaluates container images created by CI CD pipelines and signs those images if they meet certain predefined security criteria Binary Authorization then validates these signatures at deploy time ensuring that only explicitly authorized code that meets your organizational policy and compliance requirements can be deployed to production Learn more most watched from Google Cloud Next OnAirーTake a stroll through the sessions that were most popular from Next OnAir covering everything from data analytics to cloud migration to no code development  Read the blog Artifact Registry is now GAーWith support for container images Maven npm packages and additional formats coming soon Artifact Registry helps your organization benefit from scale security and standardization across your software supply chain  Read the blog Week of Nov Introducing the Anthos Developer SandboxーThe Anthos Developer Sandbox gives you an easy way to learn to develop on Anthos at no cost available to anyone with a Google account Read the blog Database Migration Service now available in previewーDatabase Migration Service DMS makes migrations to Cloud SQL simple and reliable DMS supports migrations of self hosted MySQL databasesーeither on premises or in the cloud as well as managed databases from other cloudsーto Cloud SQL for MySQL Support for PostgreSQL is currently available for limited customers in preview with SQL Server coming soon Learn more Troubleshoot deployments or production issues more quickly with new logs tailingーWe ve added support for a new API to tail logs with low latency Using gcloud it allows you the convenience of tail f with the powerful query language and centralized logging solution of Cloud Logging Learn more about this preview feature Regionalized log storage now available in new regions in previewーYou can now select where your logs are stored from one of five regions in addition to globalーasia east europe west us central us east and us west When you create a logs bucket you can set the region in which you want to store your logs data Get started with this guide Week of Nov Cloud SQL adds support for PostgreSQL ーShortly after its community GA Cloud SQL has added support for PostgreSQL You get access to the latest features of PostgreSQL while Cloud SQL handles the heavy operational lifting so your team can focus on accelerating application delivery Read more here Apigee creates value for businesses running on SAPーGoogle Cloud s API Management platform Apigee is optimized for data insights and data monetization helping businesses running on SAP innovate faster without fear of SAP specific challenges to modernization Read more here Document AI platform is liveーThe new Document AI DocAI platform a unified console for document processing is now available in preview You can quickly access all parsers tools and solutions e g Lending DocAI Procurement DocAI with a unified API enabling an end to end document solution from evaluation to deployment Read the full story here or check it out in your Google Cloudconsole Accelerating data migration with Transfer Appliances TA and TAーWe re announcing the general availability of new Transfer Appliances Customers are looking for fast secure and easy to use options to migrate their workloads to Google Cloud and we are addressing their needs with next generation Transfer Appliances Learn more about Transfer Appliances TA and TA Week of Oct B H Inc accelerates digital transformationーThe Utah based contracting and construction company BHI eliminated IT backlog when non technical employees were empowered to build equipment inspection productivity and other custom apps by choosing Google Workspace and the no code app development platform AppSheet Read the full story here Globe Telecom embraces no code developmentーGoogle Cloud s AppSheet empowers Globe Telecom employees to do more innovating with less code The global communications company kickstarted their no code journey by combining the power of AppSheet with a unique adoption strategy As a result AppSheet helped Globe Telecom employees build business apps in just weeks Get the full story Cloud Logging now allows you to control access to logs via Log ViewsーBuilding on the control offered via Log Buckets  blog post you can now configure who has access to logs based on the source project resource type or log name all using standard IAM controls Logs views currently in Preview can help you build a system using the principle of least privilege limiting sensitive logs to only users who need this information  Learn more about Log Views Document AI is HIPAA compliantーDocument AI now enables HIPAA compliance Now Healthcare and Life Science customers such as health care providers health plans and life science organizations can unlock insights by quickly extracting structured data from medical documents while safeguarding individuals protected health information PHI Learn more about Google Cloud s nearly products that support HIPAA compliance Week of Oct Improved security and governance in Cloud SQL for PostgreSQLーCloud SQL for PostgreSQL now integrates with Cloud IAM preview to provide simplified and consistent authentication and authorization Cloud SQL has also enabled PostgreSQL Audit Extension preview for more granular audit logging Read the blog Announcing the AI in Financial Crime Compliance webinarーOur executive digital forum will feature industry executives academics and former regulators who will discuss how AI is transforming financial crime compliance on November Register now Transforming retail with AI MLーNew research provides insights on high value AI ML use cases for food drug mass merchant and speciality retail that can drive significant value and build resilience for your business Learn what the top use cases are for your sub segment and read real world success stories Download the ebook here and view this companion webinar which also features insights from Zulily New release of Migrate for AnthosーWe re introducing two important new capabilities in the release of Migrate for Anthos Google Cloud s solution to easily migrate and modernize applications currently running on VMs so that they instead run on containers in Google Kubernetes Engine or Anthos The first is GA support for modernizing IIS apps running on Windows Server VMs The second is a new utility that helps you identify which VMs in your existing environment are the best targets for modernization to containers Start migrating or check out the assessment tool documentation Linux Windows New Compute Engine autoscaler controlsーNew scale in controls in Compute Engine let you limit the VM deletion rate by preventing the autoscaler from reducing a MIG s size by more VM instances than your workload can tolerate to lose Read the blog Lending DocAI in previewーLending DocAI is a specialized solution in our Document AI portfolio for the mortgage industry that processes borrowers income and asset documents to speed up loan applications Read the blog or check out the product demo Week of Oct New maintenance controls for Cloud SQLーCloud SQL now offers maintenance deny period controls which allow you to prevent automatic maintenance from occurring during a day time period Read the blog Trends in volumetric DDoS attacksーThis week we published a deep dive into DDoS threats detailing the trends we re seeing and giving you a closer look at how we prepare for multi terabit attacks so your sites stay up and running Read the blog New in BigQueryーWe shared a number of updates this week including new SQL capabilities more granular control over your partitions with time unit partitioning the general availability of Table ACLs and BigQuery System Tables Reports a solution that aims to help you monitor BigQuery flat rate slot and reservation utilization by leveraging BigQuery s underlying INFORMATION SCHEMA views Read the blog Cloud Code makes YAML easy for hundreds of popular Kubernetes CRDsーWe announced authoring support for more than popular Kubernetes CRDs out of the box any existing CRDs in your Kubernetes cluster and any CRDs you add from your local machine or a URL Read the blog Google Cloud s data privacy commitments for the AI eraーWe ve outlined how our AI ML Privacy Commitment reflects our belief that customers should have both the highest level of security and the highest level of control over data stored in the cloud Read the blog New lower pricing for Cloud CDNーWe ve reduced the price of cache fill content fetched from your origin charges across the board by up to along with our recent introduction of a new set of flexible caching capabilities to make it even easier to use Cloud CDN to optimize the performance of your applications Read the blog Expanding the BeyondCorp AllianceーLast year we announced our BeyondCorp Alliance with partners that share our Zero Trust vision Today we re announcing new partners to this alliance Read the blog New data analytics training opportunitiesーThroughout October and November we re offering a number of no cost ways to learn data analytics with trainings for beginners to advanced users Learn more New BigQuery blog seriesーBigQuery Explained provides overviews on storage data ingestion queries joins and more Read the series Week of Oct Introducing the Google Cloud Healthcare Consent Management APIーThis API gives healthcare application developers and clinical researchers a simple way to manage individuals consent of their health data particularly important given the new and emerging virtual care and research scenarios related to COVID Read the blog Announcing Google Cloud buildpacksーBased on the CNCF buildpacks v specification these buildpacks produce container images that follow best practices and are suitable for running on all of our container platforms Cloud Run fully managed Anthos and Google Kubernetes Engine GKE Read the blog Providing open access to the Genome Aggregation Database gnomAD ーOur collaboration with Broad Institute of MIT and Harvard provides free access to one of the world s most comprehensive public genomic datasets Read the blog Introducing HTTP gRPC server streaming for Cloud RunーServer side HTTP streaming for your serverless applications running on Cloud Run fully managed is now available This means your Cloud Run services can serve larger responses or stream partial responses to clients during the span of a single request enabling quicker server response times for your applications Read the blog New security and privacy features in Google WorkspaceーAlongside the announcement of Google Workspace we also shared more information on new security features that help facilitate safe communication and give admins increased visibility and control for their organizations Read the blog Introducing Google WorkspaceーGoogle Workspace includes all of the productivity apps you know and use at home at work or in the classroomーGmail Calendar Drive Docs Sheets Slides Meet Chat and moreーnow more thoughtfully connected Read the blog New in Cloud Functions languages availability portability and moreーWe extended Cloud Functionsーour scalable pay as you go Functions as a Service FaaS platform that runs your code with zero server managementーso you can now use it to build end to end solutions for several key use cases Read the blog Announcing the Google Cloud Public Sector Summit Dec ーOur upcoming two day virtual event will offer thought provoking panels keynotes customer stories and more on the future of digital service in the public sector Register at no cost 2022-03-15 21: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件)