- 博客(43)
- 收藏
- 关注
翻译 apache 数据治理_使用Apache气流的Twitter数据管道
apache 数据治理Why do you even need a Twitter Scheduler? 为什么甚至需要Twitter Scheduler? All the twitter celebrities or any enterprise you know on Twitter, are probably using some kind of Scheduler to post the...
2020-09-29 21:50:26
374
翻译 zipkin_我们如何使zipkin勇于接受uuid
zipkin Expedia Group Technology —软件 (EXPEDIA GROUP TECHNOLOGY — SOFTWARE)A Portuguese, a Mexican and a Peruvian walk into a bar and order a beer… 葡萄牙人,墨西哥人和秘鲁人走进酒吧,点了杯啤酒…… … in New Delhi. ……在新德里。 T...
2020-09-23 12:13:04
305
翻译 这就是如何使用cloudformation部署AWS Lambda函数
By IOD Expert Matt Billock IOD专家Matt Billock AWS Lambda is a powerful tool for developing serverless applications and on-demand workflows. However, this power comes at a cost in terms of flexibility ...
2020-09-23 12:03:40
880
翻译 css 所有选择器的优先级_克服产品所有者优先级的最恶梦
css 所有选择器的优先级 重点 (Top highlight)In 2014, I was upset because we were missing our targets too often. So, I decided to talk to the Product Director. I hoped we could do something different for our upcom...
2020-09-23 11:53:48
287
翻译 数据仓库 实时计算_如果您的云数据仓库没有分开存储和计算,为什么您会浪费金钱...
数据仓库 实时计算Not so long ago, establishing an enterprise data warehouse involved a project that would take months or even years. These days, with cloud computing, you can easily register for a SaaS or Paa...
2020-09-23 11:44:07
1346
翻译 aws boto 使用_使用Boto 3 AWS实例标签自动化AWS基础架构
aws boto 使用When I first joined a DevOps/SRE team, I realized there were a lot of simple AWS infrastructure changes that took up a large chunk of our engineering team’s time. I didn’t want to spend my ...
2020-09-23 11:33:33
752
翻译 在没有专业经验的情况下获得第一份软件工作
I’ve had a few friends recently ask me about breaking into the software industry. Most have been looking for advice on getting a developer job at a consumer-facing web/internet company — though places...
2020-09-16 04:52:23
593
翻译 技术债务_有效解决技术债务
技术债务“Shipping first time code is like going into debt. A little debt speeds development so long as it is paid back promptly with a rewrite… The danger occurs when the debt is not repaid. Every minute ...
2020-09-16 04:41:52
542
翻译 云中的安全api使用云端点espv2 beta运行云功能和应用程序引擎
介绍 (Introduction)Just as organisations need services management for microservices, they need API management for their APIs. 正如组织需要微服务的服务管理一样,他们也需要其API的API管理。 With serverless services like Cloud Run...
2020-09-16 04:31:35
550
翻译 基于http的合约测试gamesys
Abstract 抽象 Contract Testing: a modern testing strategy much-discussed, though ultimately evasive of a universal understanding. Let’s get academic and wordy: it’s become an umbrella term for describi...
2020-09-16 04:21:41
496
翻译 被动套接字 主动套接字_了解网络套接字及其可能性
被动套接字 主动套接字 介绍 (Introduction)As users of web applications, we are accustomed to being able to quickly and seamlessly interact with others via chat, text messaging or some other form of digital commun...
2020-09-05 10:40:38
903
翻译 劳埃特和劳拉旺
介绍 (Introduction)In a recent post published on ITNEXT, LoRa and LoRaWAN for IoT: Getting Started with LoRa and LoRaWAN Protocols for Low Power, Wide Area Networking of IoT, we explored the use of th...
2020-09-05 09:59:15
752
翻译 软件测试员测试报告_成为软件测试员如何使我的童话变得更好
软件测试员测试报告Everyone dreams of a fairytale life for themselves, right? I know I definitely did and mine went along the typical lines of finding “The one”, getting married, building a forever house, and h...
2020-09-01 02:16:10
127
翻译 链路状态避免抖动的方法是_简单的抖动状态管理
链路状态避免抖动的方法是A Flutter package reactivestore which helps developers in managing the state of their apps and creating reactive components/widgets with less boiler plate code. Check it in pub.dev here. F...
2020-09-01 01:55:22
328
翻译 2020年的数据工程
重点 (Top highlight)It is incredible how fast data processing tools and technologies are evolving. And with it, the nature of the data engineering discipline is changing as well. Tools I am using today...
2020-09-01 01:36:08
260
翻译 kafka积压_是时候消除您的技术积压了
kafka积压 公认的真理: (The Accepted Truth:)Most teams working with Scrum or Agile for any period tend to have accumulated Technical Debt and work to pay it back. This is good practice as without it things w...
2020-09-01 01:25:31
233
翻译 自行实现_自行破碎的整体
自行实现How small engineering teams can build distributive systems 小型工程团队如何构建分布式系统 I actually really love monoliths. But I’m the sort of engineer that wants my tool box to be full of tools, even weird lo...
2020-09-01 01:16:19
130
翻译 使用kafka在spark 3 0中进行结构化流式传输
在Spark中使用的简介 (Introduction to working with(in) Spark)After the previous post wherein we explored Apache Kafka, let us now take a look at Apache Spark. This blog post covers working within Spark’s in...
2020-09-01 01:06:02
386
翻译 火星开发板_数据科学家来自火星,软件开发人员来自金星
火星开发板 数据科学家来自火星,软件开发人员来自金星(第1部分) (Data Scientists are from Mars and Software Developers are from Venus (Part 1))Mars and Venus are very different planets. Mars’s atmosphere is very thin and it can ge...
2020-09-01 00:55:29
270
翻译 如何为您的敏捷团队制定有效的工作方式
为什么“工作方式”很重要? (Why Are “Ways of Working” Important?)When running your team’s day-to-day operations, having an agreed manifesto of Ways of Working will help keep the engine running as smoothly as pos...
2020-09-01 00:44:59
469
翻译 整体架构为何以及何时
Monolithic architecture is the classic way of software development. In a monolithic application, all components are built as a single code base and deployed as a single file. All of us, at some stage ...
2020-09-01 00:34:02
247
翻译 使用Apache Airflow为托管在其上的数据库构建etl管道时的5个基本技巧
技术提示 (TECHNICAL TIPS) 介绍 (Introduction)Apache Airflow is one of the best workflow management systems (WMS) that provides data engineers with a friendly platform to automate, monitor, and maintain t...
2020-09-01 00:23:48
508
翻译 redshift_轻松修复Redshift性能
redshiftRedshift is awesome, until it stops being that. Usually, it isn’t so much Redshift’s fault when that happens. One of the most common problems that people using Redshift face is of bad query pe...
2020-09-01 00:14:44
631
翻译 em算法直观_直观地解释了10种图形算法
em算法直观 重点 (Top highlight)Graphs have become a powerful means of modelling and capturing data in real-world scenarios such as social media networks, web pages and links, and locations and routes in GPS...
2020-09-01 00:04:16
953
翻译 简短的个人介绍_观察者设计模式的简短介绍
简短的个人介绍Observer pattern is one among the behavioural pattern which is used when there is a one-to-many relationship between objects such as if one object is modified, its interdependent objects are to...
2020-08-31 23:32:29
59
翻译 Scrum中没有经理
这听起来很熟悉吗? (Does this sound familiar?)Manager or team leads ask how long a certain task or feature takes. Gantt charts are filled with bars for indicating weeks or months 经理或团队负责人询问某个任务或功能需要多长时间。 甘特图...
2020-08-31 23:04:12
157
翻译 前端代码部署到docker_使用s3将具有sagemaker的自定义docker模型部署到无服务器前端...
前端代码部署到docker 介绍 (Introduction)Deploying a model with AWS SageMaker is a great way to allow users or customers to interact with it. While you can use the many algorithms and models that come with Sag...
2020-08-31 22:54:40
724
翻译 git 工作流的使用_用塔增压您的git流
git 工作流的使用A deep dive into the features and benefits of the Tower git client 深入了解Tower git客户端的功能和优势 Tower is a Git client that serves both Mac and Windows, offering a range of features that stand to ...
2020-08-31 22:44:47
241
翻译 项目开发 项目管理 工具_项目管理工具决定了我们的工作方式
项目开发 项目管理 工具Building product in a way that enables teams to have full visibility of decision making, prioritisation and giving business stakeholders a view of ‘where things are at’ is a goal most busi...
2020-08-31 22:34:59
385
翻译 如何从终端生成React组件
react 循环生成组件 本月您还有2个免费故事。 注册并免费获得额外的一个。 (You have 2 free stories left this month. Sign up and get an extra one for free.) 如何从终端生成React组件 (How to Generate React Components from your Terminal)And spe...
2020-08-18 11:39:09
142
翻译 kubernetes ci_用于ci cd测试的kubernetes虚拟集群
kubernetes ciHow virtual Kubernetes clusters can solve current issues of integrating Kubernetes in CI/CD and testing processes. 虚拟Kubernetes集群如何解决当前在CI / CD和测试过程中集成Kubernetes的问题。 The use of virtual c...
2020-08-16 22:26:11
122
翻译 基础设施即代码_最先进的基础设施代码
基础设施即代码 开端 (Beginnings)HashiCorp had revolutionized infrastructure as code when they launched Terraform a number of years ago. Since then, Terraform has replaced vendor-specific infrastructure as cod...
2020-08-16 22:16:31
430
翻译 用于弹簧启动功能测试的testcontainers localstack
We all know about the importance of unit and functional testing when it comes to developing new applications. In particular, functional testing helps us to see the gaps in our code compared to the fun...
2020-08-16 22:05:36
299
翻译 软件工程团队队名_软件工程团队负责人的角色是什么
软件工程团队队名What is a Software Engineering Team Leader? What is a Software Engineering Manager? How are they the same? How are they different? What do they both do? Why are they important? What should I e...
2020-08-16 21:56:19
1374
翻译 idea火箭_火箭认证
idea火箭Last week we enhanced our Rocket web server. We combined our server with our Diesel schema to enable a series of basic CRUD endpoints. This week, we’ll continue this integration, but bring in so...
2020-08-16 21:46:53
199
翻译 软件维护成本_维护旧版软件的3项隐藏成本
软件维护成本 尽管许多新创业公司都强调处于技术和技术创新的前沿,但对于已经开展业务一段时间的大多数公司而言,现实是它们正在处理传统系统的某种形式的数字化转型。 (While many new startups emphasize being on the cutting edge of technologies and technological innovation, the reality f...
2020-08-16 21:36:44
363
翻译 apache工程源码_apache的气流足以满足当前数据工程的需求
apache工程源码Not so long ago, if you would ask any data engineer or data scientist about what tools do they use for orchestrating and scheduling their data pipelines, the default answer would likely be A...
2020-08-16 21:27:17
516
翻译 php设计模式介绍_设计模式介绍
php设计模式介绍What is Design Patterns? 什么是设计模式? Design Patterns are models of code that solve classic problems. They are solutions to software design problems that you can find in a real-world application...
2020-08-16 21:17:28
108
翻译 谷歌firebase_如何使用Firebase和Google Cloud Firestore构建事件记录系统
谷歌firebaseFirebase and Google Cloud Platform offer an excellent way to build apps and systems that can rapidly scale while providing a fantastic developer experience. At EstateSync, we use GCP service...
2020-08-16 21:06:54
325
翻译 react 生命挂钩_动画列表使用React挂钩重新排序
react 生命挂钩By Tara Ojo 塔拉·奥乔(Tara Ojo) My team recently worked on a feature to give users shortcuts to topics they follow in the FT’s App after we trialled it as an AB test and got successful results....
2020-08-16 20:57:23
319
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人