Best of Google Cloud PlatformJune 2024

  1. 1
    Article
    Avatar of communityCommunity Picks·2y

    getsops/sops: Simple and flexible tool for managing secrets

    SOPS is a versatile tool designed for managing encrypted files in formats including YAML, JSON, ENV, INI, and BINARY. It supports encryption using AWS KMS, GCP KMS, Azure Key Vault, age, and PGP. Users can access binaries and packages from its GitHub releases or explore unstable features in the main branch by installing from source. SOPS allows for easy integration with AWS IAM for managing master keys and supports various encryption contexts and roles. The use of `.sops.yaml` files facilitates configuration and management of encryption setups. For those wanting to decrypt or encrypt files, SOPS offers a streamlined command-line interface with various flags for customization.

  2. 2
    Article
    Avatar of communityCommunity Picks·2y

    Project IDX: Revolutionizing Software Development with Google’s Cloud

    Project IDX is a cloud-based Integrated Development Environment (IDE) by Google that revolutionizes software development with features like cloud-based development, integrated tools and services, AI-powered assistance, collaboration features, and support for multiple programming languages.

  3. 3
    Article
    Avatar of infoworldInfoWorld·2y

    4 cloud certifications that will help you stand out

    Cloud certifications are vital for tech professionals looking to advance their careers and stand out in the job market. They validate skills and knowledge, making candidates more credible to hiring managers. Certifications from AWS, Azure, and Google Cloud are particularly valued. They not only help in landing interviews but often lead to higher salaries and better job opportunities. Moreover, they indicate a commitment to continuous learning and keeping up with the latest technologies. However, certifications are just one part of the hiring equation; work experience and related education also play significant roles.

  4. 4
    Article
    Avatar of itnextITNEXT·2y

    Building PDF Open Source Services with Angular & GCP — Part 1

    This post discusses the building of an open source PDF service using Angular, Firestore, Cloud Storage, and CloudRun. It covers the first feature of uploading and resizing PDF files without heavy security.

  5. 5
    Article
    Avatar of itnextITNEXT·2y

    Building PDF Open Source Services with Angular & GCP — Deploy services to Cloud Run

    Learn how to build PDF open source services with Angular and GCP and deploy them to Cloud Run. Discover the benefits of using Cloud Run for deploying services and learn how to deploy to Google Cloud Run using Docker.