Taicheng's Profile

  • AI
  • Cloud
  • Ops
  • Code
  • BUSI
  • About


A Certified Cloud Architect & AI Enthusiast

Illustration of a bird flying.
  • Transfers by Multiprocessing

    Add -m to multiprocess your transfer and observe greatly increased speed: Adding -m to the gsutil causes most commands to run in parallel, using a combination of multithreading and multiprocessing. The number of threads and processes are set by parallel_thread_count and parallel_process_count. These can be set in your .boto configuration file or set on the command line with the -o option flag. In general, if you…

    December 4, 2024

  • knowledge over wealth

    Remember, knowledge is better than wealth, because knowledge protects you, while you have to guard wealth. Wealth decreases if you spend it, but the more you make use of knowledge, the more it increases.

    December 4, 2024

  • Choose the Good

    There will never be any shortage of good people in the world. All you need to do is seek them out and bring as many of them into your life as possible. Keep the rest, and the hell, out.

    December 1, 2024

  • Cloud Logging practice

    Only logs that contain log entries are listed. Kubernetes events:

    December 1, 2024

  • APIs vs. Console

    APIs/commands offer more flexibility and control than the console.

    November 29, 2024

  • Income Streams

    The essence of personal business lies in building and expanding sustainable income streams.

    November 29, 2024

  • Business IT

    Align technology solutions with business goals, ensuring that IT investments drive value, improve efficiency, and support overall success.

    November 28, 2024

  • Design Your Life

    Get Curious. Talk to People.  Try Stuff.  Tell Your Story. 

    November 28, 2024

  • Backing Up VMs

    Using Compute Engine persistent disk snapshots, you will create a snapshot of the virtual machine’s persistent disk to have a recovery point of the disk in the event of mishap.

    November 28, 2024

  • Patch Management

    Problem You host your virtual machines on Compute Engine, and you need a method for patching all the operating systems at once. Solution Using OS patch management with VM Manager, create a patch job to patch your fleet of Linux virtual machines. OS patch management also supports Windows virtual machines.

    November 28, 2024

←Previous Page
1 … 6 7 8 9 10 … 34
Next Page→