Workflow
Docker
icon
Search documents
亚马逊突遭最严重宕机:时长15小时,半个互联网都瘫了
猿大侠· 2025-10-22 04:11
Core Viewpoint - The recent outage of Amazon AWS has highlighted the vulnerability of modern internet infrastructure, affecting millions of users and various industries globally [2][3][13]. Group 1: Incident Overview - On October 20, a significant internet outage occurred, lasting over 15 hours and impacting countless businesses and users worldwide [2][3]. - Major affected services included Amazon's own platforms, Duolingo, Snapchat, Reddit, Disney+, Apple TV, Roblox, Fortnite, Steam, PlayStation, Xbox, Ubisoft, and various financial services like Robinhood and Coinbase [4]. - The outage was described as "half of the internet being unavailable," marking it as one of the most severe AWS incidents in recent years [8]. Group 2: Technical Details - The root cause of the outage was identified as an issue with the DNS resolution of the DynamoDB API, which prevented the system from locating the network address of this critical database service [10]. - The problem originated from the US-EAST-1 data center, which is Amazon's oldest, largest, and busiest data center cluster [10][12]. - This incident marks at least the third major outage linked to the US-EAST-1 data center in the past five years, raising concerns about its reliability [12]. Group 3: Industry Implications - The incident underscores the dependency of the global internet on a few large cloud computing companies, such as Amazon, Google, and Microsoft, for foundational infrastructure [16][17]. - The outage illustrates the fragility of modern society's reliance on internet services, which have become as essential as utilities like water and electricity [15]. - Experts suggest that while such issues can cause significant disruption, they are typically resolved relatively quickly, with no indications of a cyberattack being involved [18].
ChatGPT也遭殃,亚马逊服务器故障,半个互联网都崩了
量子位· 2025-10-21 03:38
克雷西 发自 凹非寺 量子位 | 公众号 QbitAI 亚马逊一声咳嗽,半个互联网都地震了。 由于亚马逊 AWS服务器宕机 ,大量互联网服务被迫中断,ChatGPT也被殃及。 故障发生在美国东部us-east-1区域,是AWS全球服务最核心的一块。 根据故障追踪平台Downdetector的数据,当天 累计收到超过650万份用户故障报告 。 | | | AWS这波事故,也让Reddit在内的社交平台服务崩溃,人们差点连吐槽都没法吐。 而且连AWS自己的客户支持提单系统都挂了,想报个错同样找不到门路。 不过好在马斯克的X没用AWS,也就没受影响,才给了网友们机会讨论AWS的这波故障。 有网友用表情包调侃,马斯克才是这波事件的最大赢家。 但玩笑归玩笑,被这件事波及的人,可能一点也笑不出来…… 亚马逊服务故障波及各行各业 亚马逊的这次宕机波及面究竟有多广?先来看开发者群体的情况。 除了Docker,另一个重要开发工具 npm 也出现了同样的问题,还有备受青睐的AI编程工具 Cursor、Vercel 一样未能幸免。 除了开发者,其他打工人也受到影响——视频会议软件 Zoom 、OpenAI同款办公平台 Slack ...
在 Docker 里跑 Windows?有点离谱,但真能跑~
菜鸟教程· 2025-09-19 03:29
Core Viewpoint - The article discusses an open-source project that allows running a full Windows operating system within a Docker container, providing a lightweight alternative to traditional virtual machines [1][3]. Group 1: Docker Overview - Docker is described as a lightweight virtualization tool that packages applications and their environments into containers, allowing for quick startup and minimal resource usage compared to traditional virtual machines [5][6]. - Docker can run various applications, including MySQL, Nginx, and Python, on Linux while isolating different environments [7]. Group 2: Windows in Docker - The project dockur/windows enables the installation of Windows operating systems within Docker containers, which is an unconventional approach as Docker is typically used for Linux applications [8]. - Supported Windows versions and their sizes are listed, including: - Windows 11 Pro: 5.4 GB - Windows 10 Pro: 5.7 GB - Windows 7 Ultimate: 3.1 GB - Windows XP Professional: 0.6 GB - Windows Server 2022: 6.0 GB [9][10]. Group 3: Installation Instructions - Three methods for running Windows in Docker are provided: 1. Using Docker Compose with a configuration file [11]. 2. Using Docker CLI for direct command execution [11]. 3. Deploying via Kubernetes with an official configuration file [11]. - After configuration, executing `docker-compose up -d` allows access to the Windows desktop via a web browser [12].
高管中位年薪13.9万美元领跑,工程经理位居第二,AI Agent尚未成主流,Stack Overflow年度报告出炉
3 6 Ke· 2025-07-31 09:53
近日,程序员问答平台 Stack Overflow 发布了年度《2025 开发者调查报告》。这次调查共收集了来自 177 个国家和地区、超过 4.9 万名开发者的反馈,内 容涵盖生成式 AI 工具、AI Agent、主流编程语言、工作现状等多个维度,旨在帮助开发者了解最前沿的技术动态。 在深入分析前,先来看看本次报告中的一些关键亮点: 超过八成开发者表示,在过去一年中使用过 OpenAI 的 GPT 模型。 尽管各大科技公司正积极推进 AI Agent 的研发,38% 的开发者仍表示暂时没有使用计划,AI Agent 仍未成为主流工具。 虽然对团队整体效率提升有限,但 AI Agent 在个人层面表现出色——69% 的受访者认为,它显著提升了自己的生产力。 2023 和 2024 年还有 70% 以上的受访者对 AI 持积极态度,而到了 2025 年,这一比例已经降到 60%。 仅有四分之一的开发者对当前工作表示满意,整体满意度偏低。 尽管从业经验相近(平均 20 年),高级管理者和工程主管的薪资中位数依然更高,超过 13 万美元;相比之下,创始人、架构师和产品经理的中位薪资则 在 9.2 万到 10.4 万 ...
社交APP开发的技术框架
Sou Hu Cai Jing· 2025-05-28 06:49
Core Points - The article discusses the architecture and technology choices for social applications, emphasizing the importance of selecting the right frameworks and services for development [5][8][9]. Group 1: Frontend Development - The frontend of a social app consists of mobile (iOS/Android) and web applications, utilizing frameworks like React.js, Vue.js, and Angular for single-page applications [3][5]. - Mobile app development can be native (using Swift for iOS and Kotlin for Android) or cross-platform (using React Native, Flutter, uni-app, or Taro), each with its own advantages and disadvantages [6][8]. Group 2: Backend Development - The backend handles business logic, data storage, user authentication, and API interfaces, with popular frameworks including Spring Boot for Java, Django for Python, and Express.js for Node.js [9]. - Java is noted for its high performance and stability, making it suitable for large-scale applications, while Python offers rapid development capabilities for smaller projects [9]. Group 3: Database and Storage Solutions - Relational databases like MySQL and PostgreSQL are commonly used for structured data, while NoSQL databases like MongoDB and Redis are preferred for unstructured data and high-speed access [9]. - Object storage services from providers like Alibaba Cloud and Tencent Cloud are essential for managing user-generated content such as images and videos [9]. Group 4: Cloud Services and Compliance - For the Chinese market, compliance with local regulations, including ICP filing and app registration, is crucial, along with the selection of domestic cloud service providers like Alibaba Cloud and Tencent Cloud [8]. - The article highlights the importance of integrating third-party SDKs for functionalities like instant messaging and content moderation, with a focus on local providers [8][9]. Group 5: Development Tools and Technologies - The use of message queues (e.g., Kafka, RabbitMQ) and search engines (e.g., Elasticsearch) is recommended for system decoupling and enhancing user experience through personalized content [9]. - Containerization technologies like Docker and Kubernetes are suggested for efficient application deployment and management [9].