Skip to content

Life and Code

The never-ending journey of learning and growth in software development

Life and Code

The never-ending journey of learning and growth in software development

  • Home
  • Personal Development
  • Ideas
  • About me
  • Contact
    • Home
    • Programming
Architecture Programming

Empowering MongoDB Storage with GridFS, Version Control, and FUSE for Binary Data Management

Avatar photoJack Hui Feb 1, 2023 0 Comments

MongoDB's GridFS is a powerful tool for storing and managing large binary data in a MongoDB database. With GridFS, you can store and retrieve files of any size, without having…

Programming

Requirements of Fullstack Developer

Avatar photoJack Hui Jan 31, 2023 0 Comments

In software development, to achieve a complete vertical implementation, there are at least four major knowledge areas (stacks), including: Frontend Development Backend Development DevOps Cybersecurity Each of the major stacks…

Programming

Python code example for implementing OAuth

Avatar photoJack Hui Jan 31, 2023 0 Comments

Here's a detailed explanation and a Python code example for implementing OAuth: Choose an OAuth flow: For this example, let's use the authorization code flow, which is the most common…

AI & Big Data Programming

Using Delta Lake to build Data Lake

Avatar photoJack Hui Jan 30, 2023 0 Comments

Delta Lake is an open-source storage layer that can be used to build a data lake. Here is an example of how you can use Delta Lake to build a…

Programming

Using Apache Kafka to process real-time data

Avatar photoJack Hui Jan 30, 2023 0 Comments

Apache Kafka is a distributed streaming platform that can be used to collect and process real-time data streams. Here is an example of how you can use Kafka to collect…

Architecture Programming

Using DAPR to build microservices-based application

Avatar photoJack Hui Jan 28, 2023 0 Comments

Hence a simple "Hello, World!" example in Python: Install DAPR: You can install DAPR on your development machine using the command-line tool by running the following command: curl -sL https://raw.githubusercontent.com/dapr/cli/master/install/install.sh…

Programming

Develop subflow using Airflow’s DAGs

Avatar photoJack Hui Jan 28, 2023 0 Comments

To develop a subflow using Airflow DAGs, you can use the SubDagOperator. This operator allows you to define a sub-DAG within your main DAG, and it can be used to…

Programming

Example to use Flask to for restful APIs with CORS and JWT

Avatar photoJack Hui Jan 28, 2023 0 Comments

Flask is a lightweight web framework for Python that is well-suited for building APIs. Here is an example of how to use Flask to create a simple API: Install Flask:…

Recent Posts

  • How to use Scikit for Deep Learning
  • Setup Hadoop and Spark Cluster
  • The Pros and Cons of Clickhouse
  • Install SMB CSI driver master version on a Kubernetes cluster
  • Empowering MongoDB Storage with GridFS, Version Control, and FUSE for Binary Data Management

Archives

  • February 2023
  • January 2023

Categories

  • AI & Big Data
  • Architecture
  • Data Science
  • Devops
  • Open Sources
  • Programming

You Missed

AI & Big Data

How to use Scikit for Deep Learning

AI & Big Data Architecture

Setup Hadoop and Spark Cluster

Open Sources

The Pros and Cons of Clickhouse

Architecture

Install SMB CSI driver master version on a Kubernetes cluster

Life and Code

The never-ending journey of learning and growth in software development

Copyright © All rights reserved | Blogus by Themeansar.