Best of Google Cloud PlatformJuly 2023

  1. 1
    Article
    Avatar of cloudnativedailyCloud Native Daily·3y

    Essential Tools for a Smooth Landing into the World of DevOps

    DevOps has emerged as a crucial methodology for bridging the gap between development and operations teams. DevOps emphasizes collaboration, automation, and continuous integration and delivery (CI/CD) Tools include Jenkins, Ansible, Docker, Kubernetes, Terraform, AWS CloudWatch, Prometheus, Jira, and more.

  2. 2
    Article
    Avatar of livecycleLivecycle·3y

    Tools for better (and faster) pull request reviews

    Tools for better (and faster) pull request reviews can be a time-consuming pain for everyone involved. This article is a guide that will show you how you can set yourself up to get better feedback on every pull request, and make your development and deployment workflow faster.

  3. 3
    Article
    Avatar of asayerasayer·3y

    Strapi and Firebase -- A Comparison

    Strapi is an open-source headless CMS (Content Management System) that allows developers to create APIs quickly and easily. It has a user-friendly interface, allowing developers and content creators to manage content efficiently. Users can create new user accounts, edit and delete user accounts and assign roles and permissions to those accounts.

  4. 4
    Article
    Avatar of supabaseSupabase·3y

    Getting started with Flutter authentication

    Getting started with Flutter authentication Flutter is Google’s open-source framework to develop cross-platform applications. In this article, we will take a look at how we can implement authentication using Google sign-in to secure our application using the Supabase SDK for Flutter.