Citus Data offers an extension that transforms open source management system PostgreSQL into a distributed database.
Thoma Bravo, the private equity firm rumored to want to buy McAfee, spent billions scooping up security companies in 2018. It also approached Symantec about acquiring that company.
Google receives the largest GDPR fine to date; The Department of Labor accuses Oracle of wage discrimination; Digital Realty expands its footprint.
China and Russia were responsible for almost half of the incident response episodes.
The startup's customers include Audi, Capital One, JPMorgan Chase, and Priceline.
CEO Börje Ekholm trumpeted the fact that Ericsson returned to full-year organic sales growth in 2018 for the first time since 2013.
Calculating best path can be a complex process in many typologies. In this Network Collective Short Take, Russ shares how routers process BGP updates and the intricacies of how those routes are shared with peers.
The post Short Take – Duplicate BGP Updates appeared first on Network Collective.


At Cloudflare, we aim to make the Internet faster and safer for everyone. One way we do this is through caching: we keep a copy of our customer content in our 165 data centers around the world. This brings content closer to users and reduces traffic back to origin servers.
Today, we’re excited to announce a huge change in our how cache works. Cloudflare Workers now integrates the Cache API, giving you programmatic control over our caches around the world.
Figuring out what to cache and how can get complicated. Consider an e-commerce site with a shopping cart, a Content Management System (CMS) with many templates and hundreds of articles, or a GraphQL API. Each contains a mix of elements that are dynamic for some users, but might stay unchanged for the vast majority of requests.
Over the last 8 years, we’ve added more features to give our customers flexibility and control over what goes in the cache. However, we’ve learned that we need to offer more than just adding settings in our dashboard. Our customers have told us clearly that they want to be able to express their ideas in code, to build Continue reading