Without NFV, There is No 5G: The Exciting Second Half of Virtualization Has Just Begun

Without NFV, There is No 5G: The Exciting Second Half of Virtualization Has Just Begun

【Summary】The story began in October 2012, when 12 operators including AT&T, British Telecom, China Mobile, and Deutsche Telekom jointly released an NFV white paper. | Technology | Discussion | The first self-media in the Chinese telecommunications industry Author of this article:Network Optimization Mercenary Source: Network Optimization Mercenary (hr_opt) Submission email for discussions: [email protected] It has … Read more

Our Generation of Post-90s: Diligently Tackling the Linux Kernel at ByteDance | Interview with the Outstanding Technical Team

Our Generation of Post-90s: Diligently Tackling the Linux Kernel at ByteDance | Interview with the Outstanding Technical Team

Guests | Zhang Yu, Duan Xiongchun, Song Muchun, Xie Yongji, Deng Liang Author | Ling Min With the rapid evolution of the internet, many star products shine under the halo of the times; but behind the noise, there is a group of people quietly safeguarding the stability of the internet world. Today, we introduce this … Read more

From Virtualization to Cloud-Native Containerization: Leading the Digital Transformation of Rural Commercial Banks

From Virtualization to Cloud-Native Containerization: Leading the Digital Transformation of Rural Commercial Banks

2020 was a year of new developments in financial technology for China’s banking industry. In August 2019, the People’s Bank of China released the “Financial Technology (FinTech) Development Plan (2019-2021)”, marking a new stage in the innovation and digital transformation of financial technology in the banking sector. Market research firm IDC believes that with the … Read more

New Upgrade of Open Source Edge Computing Project! Baetyl 2.0 Officially Released

New Upgrade of Open Source Edge Computing Project! Baetyl 2.0 Officially Released

Since Baidu announced the donation of the edge computing framework Baetyl to the Linux Foundation in 2019, Baetyl has continuously received support and development in an open and neutral community environment, with several active developers bringing new features to Baetyl. These contributions have brought Baetyl closer to its fundamental goal of being a free, open, … Read more

Full Stack Development with Python: Building Cloud-Native Applications with FastAPI and Docker

Full Stack Development with Python: Building Cloud-Native Applications with FastAPI and Docker

1. Practical Steps for Full Stack Development with FastAPI and Docker 1. Project Initialization and Basic Configuration of FastAPI # main.py from fastapi import FastAPI from pydantic import BaseModel app = FastAPI(title="Cloud-Native API Service") # Automatically generate Swagger documentation class Item(BaseModel): name: str price: float @app.post("/items/") async def create_item(item: Item): """Asynchronously handle POST requests with … Read more

Cross-Empowerment: Embedded Meets Cloud-Native

Cross-Empowerment: Embedded Meets Cloud-Native

CNCC2023 will be held in Shenyang from October 26 to 28, featuring over 120 technical forums covering more than 30 topics including artificial intelligence, security, computing+, software engineering, education, networking, chips, and cloud computing. This article particularly introduces the【Smart IoT Security】technical forum. The 20th China National Computer Conference (CNCC2023) will be held at the Shenyang … Read more

Kubernetes Learning Path for 2025

Kubernetes Learning Path for 2025

Welcome to click the button below 👇 to follow me, and remember to star it~ There will be huge benefits at the end of the article Recently, I spent some time organizing my Kubernetes learning process.Through several stages of learning, we can gradually deepen our understanding from the basics of Kubernetes to source code analysis … Read more

Building Cloud-Native Software-Defined Vehicles on AWS with SOAFEE

Building Cloud-Native Software-Defined Vehicles on AWS with SOAFEE

Click the entrance above to immediately [Build Freely, Explore Limitlessly] Join us for the annual technology feast! Introduction With the accelerated development of intelligence and connectivity in the automotive industry, automotive software represented by intelligent cockpits, assisted driving, autonomous driving, and vehicle networking is constantly innovating. Traditional distributed electronic and electrical architectures centered around ECUs … Read more

Quick Understanding of Kubernetes Storage Concepts

Quick Understanding of Kubernetes Storage Concepts

Kubernetes has become the de facto standard for cloud-native distributed operating systems, with its greatest advantage being scalability. Whether in computing, storage, or networking, it can flexibly expand according to user needs. I once shared on the topic of Kubernetes Storage within my team, with content that was quite basic, aimed at inspiring everyone’s thoughts. … Read more

Empowering Embedded Systems with Cloud-Native Technologies at CNCC 2023

Empowering Embedded Systems with Cloud-Native Technologies at CNCC 2023

CNCC 2023 will be held from October 26 to 28 in Shenyang, featuring over 120 technical forums covering more than 30 areas including artificial intelligence, security, computing, software engineering, education, networking, chips, and cloud computing. This article focuses on the Smart IoT Security technical forum. The 20th China Computer Conference (CNCC 2023) will take place … Read more