Topic

Risk Management

Collection size
241 articles
Page 9 of 13
Efficient Ops
Efficient Ops
Sep 3, 2024 · Operations

Mastering Script Development: Essential Skills and Risk Controls for Ops Engineers

This article explores the essential competencies, coding standards, risk‑management practices, and collaborative strategies that script developers need to excel in modern digital operations, offering practical guidance on fundamentals, readability, security, logging, deployment, and teamwork.

automationcoding standardsoperations
0 likes · 13 min read
Mastering Script Development: Essential Skills and Risk Controls for Ops Engineers
Efficient Ops
Efficient Ops
Apr 2, 2024 · Operations

What Do Leading Tech Giants Expect from SREs? Job Posting Insights

Amid economic growth and frequent continuity incidents, major internet firms are redefining SRE roles, emphasizing cost reduction, system resilience, risk management, AI‑driven operations, and close collaboration with development teams, as revealed by a detailed analysis of recent job postings from Ant Group, Alibaba, ByteDance and others.

AI nativeSREcost optimization
0 likes · 9 min read
What Do Leading Tech Giants Expect from SREs? Job Posting Insights
Efficient Ops
Efficient Ops
Oct 27, 2023 · Information Security

How CICC’s iBanker Project Achieved Advanced DevSecOps Certification

At the 2023 GOPS Global Operations Conference, China International Capital Corporation (CICC) showcased its successful DevSecOps Level‑2 assessments for two major projects, revealing detailed cultural, process, and technical practices that elevated its security posture and set a benchmark for the industry.

AssessmentCICCDevSecOps
0 likes · 15 min read
How CICC’s iBanker Project Achieved Advanced DevSecOps Certification
Efficient Ops
Efficient Ops
Mar 24, 2023 · Information Security

How ICBC Built an Enterprise‑Scale Code Scanning Center to Boost Software Security

This article describes how Industrial and Commercial Bank of China tackled rising software vulnerabilities by establishing a unified code‑scanning center, integrating static, supply‑chain, and dynamic analysis tools, standardizing rules, and delivering one‑stop services that have scanned over 3.1 billion lines of code across the bank.

Banking ITCode ScanningSoftware Security
0 likes · 7 min read
How ICBC Built an Enterprise‑Scale Code Scanning Center to Boost Software Security
Efficient Ops
Efficient Ops
Jun 12, 2022 · Operations

Why Ops Must Respect Data: Essential Backup and Release Practices

The article emphasizes that operations teams must treat data with reverence, outlining comprehensive backup strategies, routine file‑system maintenance, database and big‑data safeguards, disciplined release processes, and meticulous change‑management practices to mitigate risks and ensure system stability.

System Administrationdata backupdevops
0 likes · 9 min read
Why Ops Must Respect Data: Essential Backup and Release Practices
Efficient Ops
Efficient Ops
Dec 28, 2021 · Artificial Intelligence

How AI Model Risk Governance Maturity Is Shaping China’s FinTech Landscape

China’s new AI model risk‑governance maturity assessment, unveiled at the 2021 GOLF+ IT New Governance Forum, showcases regulatory‑driven standards, highlights Du Xiaoman Financial’s successful evaluation, and outlines a comprehensive framework that enterprises can adopt to ensure safe, fair, and compliant AI deployments.

AI governanceAssessmentFinTech
0 likes · 13 min read
How AI Model Risk Governance Maturity Is Shaping China’s FinTech Landscape
Efficient Ops
Efficient Ops
Dec 27, 2021 · Information Security

How GuoXin Securities Achieved Advanced DevSecOps Maturity in Its GoldSun App

GuoXin Securities' GoldSun platform passed the CAICT DevSecOps Level‑2 security and risk management assessment, showcasing how standardization, tool empowerment, and a collaborative DevOps culture can elevate a financial app's security posture to an advanced domestic level.

DevSecOpsMaturity AssessmentSecurity
0 likes · 10 min read
How GuoXin Securities Achieved Advanced DevSecOps Maturity in Its GoldSun App
Efficient Ops
Efficient Ops
Oct 16, 2016 · Operations

Balancing Reliability and Innovation: Google’s SRE Risk Management Explained

This article explores how Google Site Reliability Engineers manage service reliability by balancing risk, cost, and business goals, using metrics like unplanned downtime, availability formulas, and risk tolerance to set realistic SLOs for both consumer and infrastructure services.

GoogleSREavailability
0 likes · 21 min read
Balancing Reliability and Innovation: Google’s SRE Risk Management Explained
Efficient Ops
Efficient Ops
Sep 28, 2016 · Operations

Can Precise Operations Transform IT Service Delivery? A Deep Dive

This article explains the concept of precise operations, detailing how integrating business demand as a variable can make IT maintenance more proactive, value‑driven, and synchronized with business needs, and outlines a step‑by‑step framework with real‑world examples.

IT-servicebusiness alignmentdevops
0 likes · 14 min read
Can Precise Operations Transform IT Service Delivery? A Deep Dive
DeWu Technology
DeWu Technology
Aug 14, 2023 · Operations

Capital Loss Prevention Practices and Technical System

Dewu’s capital‑loss prevention framework embeds risk assessment and technical safeguards—such as idempotency, distributed consistency, and active‑active multi‑region design—into architecture, organizes three defensive lines (development, QA, SRE), and employs real‑time, near‑real‑time, and offline verification plus regular drills, while advancing automated analysis and intelligent scaling.

SREdata consistencyfinancial loss prevention
0 likes · 10 min read
Capital Loss Prevention Practices and Technical System
Tencent Cloud Developer
Tencent Cloud Developer
Oct 30, 2023 · Fundamentals

Understanding and Managing Technical Debt in Software Development

Technical debt—ranging from low‑level design flaws and inadequate testing to strategic shortcuts and evolving third‑party dependencies—accumulates when urgent product demands bypass best practices, leading to higher costs, slower delivery, and poorer quality, so teams must make debt visible, enforce strong completion criteria, and allocate regular sprint capacity to prioritize, refactor, and repay high‑interest debt while recognizing when legacy code can be retired.

code qualityrefactoringrisk management
0 likes · 25 min read
Understanding and Managing Technical Debt in Software Development
vivo Internet Technology
vivo Internet Technology
Oct 20, 2020 · R&D Management

Experience of Front‑Back End Separation in the Vivo Mall Project

By incrementally routing module‑specific requests through Nginx to a new static front‑end while keeping backward‑compatible APIs, the Vivo Mall team transformed a monolithic 2015 platform into a fully separated architecture, achieving over tenfold front‑end release speed, doubled development efficiency, and a solid foundation for multi‑channel expansion.

ArchitectureBackendFrontend
0 likes · 11 min read
Experience of Front‑Back End Separation in the Vivo Mall Project
Baidu Geek Talk
Baidu Geek Talk
Nov 14, 2022 · Artificial Intelligence

Risk‑Driven Delivery and Quality Assessment Model for Intelligent Testing

Baidu’s risk‑driven delivery system applies a machine‑learning quality‑assessment model that automatically identifies, controls, and decides testing risks across over 50 features, enabling precise test selection, intercepting hundreds of bugs, cutting test waiting time from 50 to 2 hours, and paving the way toward fully automated intelligent testing.

AIautomationmachine learning
0 likes · 15 min read
Risk‑Driven Delivery and Quality Assessment Model for Intelligent Testing
JD Retail Technology
JD Retail Technology
May 10, 2024 · Operations

High Availability and the Dispersal Principle: Concepts, Practices, and Benefits

This article explains the concept of high availability, introduces the dispersal principle, demonstrates its application in microservice architectures and distributed storage, and outlines the benefits such as improved reliability, scalability, fault tolerance, and reduced single‑point failures.

Fault ToleranceMicroservicesdistributed systems
0 likes · 10 min read
High Availability and the Dispersal Principle: Concepts, Practices, and Benefits
JD Retail Technology
JD Retail Technology
Jan 10, 2019 · Fundamentals

Project Management Principles: Team Collaboration, Risk Mitigation, and Effective Communication

This article explores project management as a disciplined approach applicable to all endeavors, using football as an analogy to explain teamwork, communication strategies, risk management, and the importance of shared goals in achieving project success.

Communication StrategiesTeam Collaborationproject management
0 likes · 8 min read
Project Management Principles: Team Collaboration, Risk Mitigation, and Effective Communication
ByteDance Dali Intelligent Technology Team
ByteDance Dali Intelligent Technology Team
Jul 14, 2021 · R&D Management

BytePush: A Quality Assurance Platform for Intelligent Alerts and Process Automation

BytePush introduces a quality assurance platform that automates risk detection, streamlines QA and R&D collaboration through customizable cards, database ORM improvements, and a three‑stage evolution toward intelligent alerts, saving manpower and improving release quality.

BytePushCustom ConfigurationORM
0 likes · 18 min read
BytePush: A Quality Assurance Platform for Intelligent Alerts and Process Automation
政采云技术
政采云技术
Aug 17, 2021 · R&D Management

Project Management Knowledge for Software Developers

This article introduces essential project management concepts, including the five process groups, demand review, risk identification, scheduling, and reporting, to help software developers improve coordination, communication, and overall efficiency in their development workflows.

R&Dprocess groupsproject management
0 likes · 12 min read
Project Management Knowledge for Software Developers
Fulu Network R&D Team
Fulu Network R&D Team
Aug 26, 2020 · Information Security

Establishing a Comprehensive Security Testing Process

This article explains the importance of security testing, outlines where to start, and details a step‑by‑step security testing workflow covering requirement analysis, static code scanning, third‑party component checks, data masking, permission checks, XSS, SQL injection, privilege escalation, file upload/download, server port scanning, and business‑specific test cases.

Security Testinginformation securityrisk management
0 likes · 9 min read
Establishing a Comprehensive Security Testing Process
JD Tech Talk
JD Tech Talk
Mar 24, 2020 · R&D Management

Project Management Insights: Teamwork, Boundaries, Communication, and Risk

This article explains core project‑management concepts—team collaboration, clear boundaries, effective communication, and risk handling—using football analogies to illustrate how project managers can lead multi‑disciplinary teams toward successful outcomes.

LeadershipR&Dcommunication
0 likes · 8 min read
Project Management Insights: Teamwork, Boundaries, Communication, and Risk
JD Tech Talk
JD Tech Talk
Jul 17, 2018 · Fundamentals

Design and Architecture of the Three‑Entity Account System in Financial Technology

The article explains the three‑entity (customer, user, account) account model, its architectural layout, and how it supports diverse fintech scenarios such as marketing, risk control, intra‑ and inter‑business line operations, and external service provisioning.

FinTechaccount architecturefinancial technology
0 likes · 7 min read
Design and Architecture of the Three‑Entity Account System in Financial Technology