This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-06-24
Channels
- # ask-the-speaker-track-1 (423)
- # ask-the-speaker-track-2 (320)
- # ask-the-speaker-track-3 (405)
- # ask-the-speaker-track-4 (68)
- # bof-arch-engineering-ops (6)
- # bof-covid-19-lessons (6)
- # bof-cust-biz-tech-divide (10)
- # bof-leadership-culture-learning (8)
- # bof-next-gen-ops (17)
- # bof-overcoming-old-wow (1)
- # bof-project-to-product (5)
- # bof-sec-audit-compliance-grc (13)
- # bof-transformation-journeys (10)
- # bof-working-with-data (24)
- # discussion-connect-february (1276)
- # games (69)
- # games-self-tracker (3)
- # grc (1)
- # happy-hour (189)
- # help (166)
- # hiring (12)
- # lean-coffee (20)
- # networking (5)
- # project-to-product (4)
- # snack-club (42)
- # sponsors (85)
- # summit-info (274)
- # summit-stories (3)
- # xpo-datadog (2)
- # xpo-digitalai-accelerates-software-delivery (14)
- # xpo-github-for-enterprises (14)
- # xpo-gitlab-the-one-devops-platform (14)
- # xpo-itrevolution (6)
- # xpo-launchdarkly (1)
- # xpo-pagerduty-always-on (1)
- # xpo-planview-tasktop (7)
- # xpo-slack-does-devops (8)
- # xpo-snyk (2)
Hi all, today Kendra Little (MS MVP) is hosting a happy hour at 6pm BST. Join the https://redgate.zoom.us/j/91228088517 to chat about how to improve both speed and quality in database engineering, share your pain points, and get tips on identifying and conquering your biggest constraints no matter where you are starting. We'll have insights from industry leading research to share and since it's happy hour, it will be in a fun and interactive format! https://redgate.zoom.us/j/91228088517
Simon Sabin is inviting you to a scheduled Zoom meeting. Topic: DOES2020 - Devops and Data BofF - Wendesday Time: Jun 24, 2020 02:00 PM London Join Zoom Meeting https://zoom.us/j/95173486607 Meeting ID: 951 7348 6607 One tap mobile <tel:+14086380968,,95173486607#|+14086380968,,95173486607#> US (San Jose) <tel:+16468769923,,95173486607#|+16468769923,,95173486607#> US (New York) Dial by your location <tel:+14086380968|+1 408 638 0968> US (San Jose) <tel:+16468769923|+1 646 876 9923> US (New York) <tel:+16699006833|+1 669 900 6833> US (San Jose) <tel:+12532158782|+1 253 215 8782> US (Tacoma) <tel:+13017158592|+1 301 715 8592> US (Germantown) <tel:+13126266799|+1 312 626 6799> US (Chicago) <tel:+13462487799|+1 346 248 7799> US (Houston) Meeting ID: 951 7348 6607 Find your local number: https://zoom.us/u/acLul0hj6z
<!here> Call will start in 10 minutes to discuss Data DevOps. Great conversations yesterday. How to make data science adopt Devops, how to deal with Oracle and SQL zero downtime deployments, issues with large data sets. and more. Come along and join the discussion
Call in progress https://zoom.us/j/95173486607 get on and talk about your data stuff
What about different data models? In the link there are more than ten models. Is it easier to have DevOps with graph models compared to relational? https://db-engines.com/en/ranking_categories
Database change management: Database changes don’t slow teams down if they follow a few key practices, including storing database changes as scripts in version control (and managing these changes the same way as production application changes), making database changes visible to everyone in the software delivery lifecycle (including engineers), and communicating with all parties when changes to the application require database changes.
Discussed: SAN technology largely solves these problems. And it’s already paid for. But those are owned by other groups. So some find it easier to buy a tool rather than collaborate. 🤯
Different kind of data Ortelius https://www.ortelius.com Structured, semi structured and non structured data Stardog https://www.stardog.com
Need to be looking for tools that integrate well with version control. Not many out there do that.
Front your datastores with APIs to allow refactoring of the db behind the API
Big challenge in data and automation: when you’re a dev, you can dev your way out of a problem. when you’re a data (person), you don’t usually know how to do that. so we need to add dev skills to data people or pair dev and data.
Major version releases of software is now (largely) a marketing thing because of new software delivery models. But change management and capacity for users to learn is still a big consideration.
Sorry, I missed this yesterday. This subject is close to my heart as developer. I wrote about the challenges and some thoughts here: https://medium.com/@lbmkrishna/our-devops-journey-is-incomplete-without-data-b4d55f3564d5