ContentPosts from @dawnalvarez494..
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

Google Cloud offers Assured Open Source Software for free

Google Cloud has made itsAssured Open Source Software (OSS)service for Java and Python ecosystems available to all organizations at no cost. This comes as a response to the increasing threats hidden in open source software. The code packages available as part of Google’s Assured OSS program are reg.. read more  

Google Cloud offers Assured Open Source Software for free
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

Google Cloud Platform Vulnerability Led to Stealthy Account Backdoors

A vulnerability in Google Cloud Platform allowed attackers to use an OAuth application to create a backdoor to any Google account, according to cybersecurity firm Astrix. The bug, calledGhostToken, allowed attackers to hide the malicious application from Google users and leverage it to access their .. read more  

Google Cloud Platform Vulnerability Led to Stealthy Account Backdoors
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

Google moves AI chip engineering team to Google Cloud

Google has shifted its AI chip engineering team to the Google Cloud sector, possibly indicating a focus on AI-powered cloud offerings. Statista datashows that Amazon Web Services holds the largest market share in the cloud sector. While Google has released the Bard chatbot, Microsoft has invested .. read more  

Google moves AI chip engineering team to Google Cloud
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

Google Cloud Landing Zone with Terraform and Cloud Foundation Fabric FAST

In this blog post on "Creating a Landing Zone for Google Cloud with Terraform and Fabric", the author provides a step-by-step guide to set up a production-ready landing zone on GCP using Google's open sourceFabric Fast, a module reference configuration that automates infrastructure as code. The gui.. read more  

Google Cloud Landing Zone with Terraform and Cloud Foundation Fabric FAST
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

How to Optimize Google Cloud BigQuery and Control the Cost

The article discusses how a developerunknowingly incurred $3,000 in costs while using Google Cloud BigQuery due to a poorly optimized query. The article outlines three easy steps to optimize the query and reduce costs by 99.97%. These steps include avoiding using "SELECT *", using a partitioned ta.. read more  

Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

Ingress in Google Kubernetes Products

Sergey Shcherbakov provides a breakdown of the options for arranging network ingress traffic into Kubernetes clusters, specifically in Google Cloud (GKE) or on-premise (Anthos on Bare Metal, Anthos on VMware). The article disambiguates many technical terms often used in discussions around network i.. read more  

Ingress in Google Kubernetes Products
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

The Arcade with Google Cloud game helps boost cloud skills

Google is offering a new program called "The Arcade" for developers to enhance their skills with Google Cloud products and technology. The program includes two games per month - one introductory and one advanced - which feature hands-on learning labs to earn digital badges and points. The points ca.. read more  

The Arcade with Google Cloud game helps boost cloud skills
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

Google Cloud security vulnerability: Asset Key Thief technical details

There was a recently patched Google Cloud vulnerability called Asset Key Thief that allowed Google Cloud principals with the Cloud Asset Viewer role to exfiltrate any user-managed Google Cloud Service Account private key for up to 24 hours after its creation. This vulnerability could result in givi.. read more  

Google Cloud security vulnerability: Asset Key Thief technical details
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

Serverless API Gateway Federation

The article discusses how to create a public-facing API Gateway that federates functionality to multiple private APIs. It focuses on creating an experience layer for a fictitious global company by using TypeScript and the AWS CDK. It covers topics such as VPC Interface Endpoints, PrivateLink, and L.. read more  

Serverless API Gateway Federation
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

AWS Application Composer: Visually Build Serverless Applications Quickly

AWS Application Composeris a visual builder that simplifies and accelerates the process of architecting, configuring, and building serverless applications using AWS services. It allows users to browse and search for AWS services, drag and drop them onto the canvas to expand the architecture, and con.. read more  

AWS Application Composer: Visually Build Serverless Applications Quickly