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

Automate Security and Monitoring with Amazon EKS Blueprints, Terraform, and Sysdig

Sysdig and AWS have collaborated to launch a Sysdig addon for Amazon Elastic Kubernetes Service (EKS), designed to help organizations deploy and instrument Kubernetes clusters. The Sysdig EKS blueprint enables organizations to confidently deploy and monitor a Kubernetes cluster with Terraform and a .. read more  

Automate Security and Monitoring with Amazon EKS Blueprints, Terraform, and Sysdig
Link
@faun shared a link, 2 years, 10 months ago
FAUN.dev()

PostgresML raises $4.7M to launch serverless AI application databases based on Postgres

PostgresML is an AI-powered extension for Postgres that simplifies application development by integrating machine learning tasks directly into the database. It allows for quick prototyping and deployment of AI applications, reduces costs, and improves performance. PgCat, on the other hand, a custom .. read more  

PostgresML raises $4.7M to launch serverless AI application databases based on Postgres
Link
@faun shared a link, 2 years, 10 months ago
FAUN.dev()

Former Google CEO Eric Schmidt Says AI Could Cause People To Be "Harmed Or Killed"

Ex-Google CEO Eric Schmidt warns of the potential harm that AI could cause people, adding that it poses an existential risk. Schmidt cautions that AI could harm and kill many people in the near future if there is no regulation. He believes that regulation is necessary to prevent the misuse of AI by .. read more  

Former Google CEO Eric Schmidt Says AI Could Cause People To Be "Harmed Or Killed"
Link
@faun shared a link, 2 years, 10 months ago
FAUN.dev()

Google Cloud Bug Allows Server Takeover From CloudSQL Service

Researcher at Dig security discovered a critical flaw in Google Cloud Platform's (GCP) database service that could allow attackers to gain access to sensitive data and potentially customer environments. The vulnerability allows for a multi-step process leading to the escalation of initial privileges.. read more  

Google Cloud Bug Allows Server Takeover From CloudSQL Service
Link
@faun shared a link, 2 years, 10 months ago
FAUN.dev()

Google Cloud upgrades itself with next-gen accelerator

Google Cloud has launched a new Infrastructure Processing Unit (IPU), offering large VM shapes with less interference for customer workloads and network I/O. The IPU also handles storage chores via Google Cloud's new HyperDisk block storage service, delivering high storage throughput and IOP. The IP.. read more  

Google Cloud upgrades itself with next-gen accelerator
Link
@faun shared a link, 2 years, 10 months ago
FAUN.dev()

Building an AI Slack Bot using Vertex Generative AI

Build a serverless Slack bot using Vertex AI generative studio model that can handle multiple processes. Deploy tools that verify webhook postings and use HMAC algorithms. Configure an event webhook and an event subscription. Use the Slack API to fetch conversation history and respond with suitable .. read more  

Building an AI Slack Bot using Vertex Generative AI
Link
@faun shared a link, 2 years, 10 months ago
FAUN.dev()

History and future of Infrastructure as Code

In the relatively young domain of infrastructure as code, several players are creating new approaches that have the potential to completely transform the way we write and deploy software. Infrastructure code is an umbrella term for the set of practices and tools that apply rigor from the learning do.. read more  

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

Secure your Nginx Ingress controller behind Cloud Armor

Configuring secure Nginx Ingress Controller with HTTPS, Source IP preservation, and NEG.. read more  

Secure your Nginx Ingress controller behind Cloud Armor
Link
@faun shared a link, 2 years, 10 months ago
FAUN.dev()

End to end Continuous Delivery on Google Cloud using native services

The article guides how to use GCP native services, like Cloud Code, Cloud Build, and Cloud Deploy, to create continuous delivery pipelines from development to production, with features like canary release and Anthos Service Mesh. A use case is available onGithubto experiment with a QA and production.. read more  

End to end Continuous Delivery on Google Cloud using native services
Link
@faun shared a link, 2 years, 10 months ago
FAUN.dev()

Google Cloud Build Conditional Step

Google Cloud Build, a managed CI/CD platform, allows you to create, test, and deploy services on GCP. It offers the ability to set conditional steps based on specific circumstances such as branch filters, and multiple build triggers can be managed with a single build config file in the repository. A.. read more