{"id":24414,"date":"2018-05-29T08:00:33","date_gmt":"2018-05-29T15:00:33","guid":{"rendered":""},"modified":"2024-12-23T10:26:29","modified_gmt":"2024-12-23T18:26:29","slug":"sql-server-at-the-red-hat-summit-2018","status":"publish","type":"post","link":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/05\/29\/sql-server-at-the-red-hat-summit-2018\/","title":{"rendered":"SQL Server at the Red Hat Summit 2018"},"content":{"rendered":"\n<p><em>This blog post is also authored by Travis Wright, Principal Program Manager, Microsoft; and Jamie Reding, Senior Program Manager, Microsoft.<\/em><\/p>\n\n\n\n<p>A few weeks ago, developers from around the world gathered for the Microsoft Build Conference. It was an amazing display of Microsoft\u2019s products and cloud services to meet the needs of all types of applications. I missed the \/\/build event this year because I found myself in San Francisco at the Red Hat Summit 2018. I can\u2019t even imagine five years ago someone telling me I would represent Microsoft and SQL Server at an open-source based event.<\/p>\n\n\n\n<p>Travis Wright, Jamie Reding, and I travelled to the event to speak and show amazing demos of SQL Server running on Red Hat Enterprise Linux (RHEL) and OpenShift. We were part of the Microsoft team attending the event to continue to show the great partnership we have and are building with Red Hat. Get an <a href=\"https:\/\/open.microsoft.com\/2018\/05\/02\/microsoft-red-hat-summit-2018-sessions-live-stream\/\" target=\"_blank\" rel=\"noopener\">overview of the Microsoft presence at the summit from Robin Ginn\u2019s blog post.<\/a><\/p>\n\n\n\n<p>This was not the first time for Travis or Jamie attending this event. Microsoft demonstrated SQL Server on Linux at the Red Hat Summit 2016. Travis and Jamie both presented at the 2017 Summit for SQL Server on RHEL and Open Shift. I thought it would be interesting to write about our experiences and what we learned at this year\u2019s Summit.<\/p>\n\n\n\n<p>The presentation Travis and I gave on SQL Server was rich with demos. We worked hard on these demos, so we thought why not show everyone, not just the people at the Summit. We have packaged them all on the brand-new <a href=\"http:\/\/aka.ms\/sqlchannel\" target=\"_blank\" rel=\"noopener\">SQL Server YouTube channel<\/a>. I\u2019ve included links to these videos throughout the rest of this blog post.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"it-s-no-longer-why-are-you-here\">It\u2019s no longer \u201cWhy are you here?\u201d<\/h2>\n\n\n\n<p>As the event ended, I asked Jamie and Travis what was one of the key differences between previous Summit events and this year. Travis summarized it as<em> \u201cCustomers at the booth have switched from asking us Why are you here? and What is SQL Server? two years ago to specific questions about running SQL Server on RHEL\/OpenShift.&#8221;<\/em><\/p>\n\n\n\n<p>The most common question we received was \u201cHow do you install it?\u201d I think I must have demonstrated at our booth 20 or more times the SQL Server deployment experience, along with the great set of tools we have available for SQL Server on Linux including SQL Server Operations Studio and mssql-cli. Check out this video that shows the complete deployment experience on RHEL as well as a survey of our tools. Cross-platform and open-source tools is how we roll these days!<\/p>\n\n\n\n<p><a href=\"https:\/\/www.youtube.com\/watch?v=7vLBHzE7CuI&amp;feature=youtu.be\" target=\"_blank\" rel=\"noreferrer noopener\">Watch the video here<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"is-it-the-same-as-sql-server-on-windows\">Is it the same as SQL Server on Windows?<\/h2>\n\n\n\n<p>Part of the above video shows how to restore a database and connect with SQL Server tools. Linux admins and architects want to be more comfortable with how we integrate with Linux, and I met many folks at the Summit who didn\u2019t know much SQL Server but knew Linux. Many of their colleagues who manage SQL Server in their environment couldn\u2019t attend so they wanted to know if SQL Server is the same as on Windows?<\/p>\n\n\n\n<p>My first answer to this question was \u201cTell your SQL friends to install SQL Server on Linux, backup their database on Windows, and just restore it on Linux\u201d. Then fire up SQL Server Management Studio (SSMS), connect, and start running queries. When I showed this simple experience, it made the Linux folks incredibly happy. They saw our deployment experience aligned with package managers like yum. But they also could tell their SQL Server colleagues \u201cHey, it\u2019s pretty much just SQL Server\u201d. Since many of them didn\u2019t use Windows, I then showed them SQL Operations Studio and mssql-cli which runs native on Linux and macOS as well as Windows. I heard comments like \u201cNow that is impressive\u201d.<\/p>\n\n\n\n<p>We used these opportunities to talk beyond just the basics. We showed customers how fast SQL Server can be with technologies like Columnstore Indexes. Check out this demo with PowerBi and Columnstore.<\/p>\n\n\n\n<p><a href=\"https:\/\/www.youtube.com\/watch?v=Y270nS42yL8&amp;feature=youtu.be\" target=\"_blank\" rel=\"noreferrer noopener\">Watch the video here<\/a>. <\/p>\n\n\n\n<p>We showed new SQL Server 2017 capabilities of intelligence performance like <a href=\"https:\/\/docs.microsoft.com\/en-us\/sql\/relational-databases\/automatic-tuning\/automatic-tuning?view=sql-server-2017\" target=\"_blank\" rel=\"noopener\">Automatic Tuning<\/a> powered by<a href=\"https:\/\/docs.microsoft.com\/en-us\/sql\/relational-databases\/performance\/monitoring-performance-by-using-the-query-store?view=sql-server-2017\" target=\"_blank\" rel=\"noopener\"> Query Store<\/a>. Check out this demo which includes built in performance telemetry through SQL Server <a href=\"https:\/\/docs.microsoft.com\/en-us\/sql\/relational-databases\/system-dynamic-management-views\/system-dynamic-management-views?view=sql-server-2017\" target=\"_blank\" rel=\"noopener\">Dynamic Management Views<\/a> and charting capabilities in SQL Operations Studio.<\/p>\n\n\n\n<p><a href=\"https:\/\/www.youtube.com\/watch?v=Sh8W7IFX390&amp;feature=youtu.be\" target=\"_blank\" rel=\"noreferrer noopener\">Watch the video here<\/a>. <\/p>\n\n\n\n<p>We also talked about security and authentication. SQL Server supports both SQL Server authentication and <a href=\"https:\/\/docs.microsoft.com\/en-us\/sql\/linux\/sql-server-linux-active-directory-auth-overview?view=sql-server-linux-2017\" target=\"_blank\" rel=\"noopener\">integration with Active Directory<\/a>. Watch this demo of SQL Server connecting with Active Directory Authentication.<\/p>\n\n\n\n<p><a href=\"https:\/\/www.youtube.com\/watch?v=MjsU67pR0M4&amp;feature=youtu.be\" target=\"_blank\" rel=\"noreferrer noopener\">Watch the video here<\/a>. <\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"what-about-new-capabilities\">What about new capabilities?<\/h2>\n\n\n\n<p>One of the most compelling new features of SQL Server 2016 and 2017 is in database <a href=\"https:\/\/docs.microsoft.com\/sql\/advanced-analytics\/what-is-sql-server-machine-learning?view=sql-server-2017\" target=\"_blank\" rel=\"noopener\">Machine Learning Services<\/a>. Keeping data associated with data science models and projects together with SQL Server provides security, data freshness, and scalability.<br>While SQL Server 2017 on Linux supports Native Scoring, support for R and Python did not make it into the release. But we are committed to bringing this type of feature for SQL Server on Linux. Check out this demo to see SQL Server on Linux with Python and Native Scoring with a real-world prediction example.<\/p>\n\n\n\n<p><a href=\"https:\/\/www.youtube.com\/watch?v=GWXBW7_-5l8&amp;feature=youtu.be\" target=\"_blank\" rel=\"noreferrer noopener\">Watch the video here<\/a>. <\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"does-it-perform\">Does it perform?<\/h2>\n\n\n\n<p>As we described the architecture of SQL Server on Linux, the first question most people asked us was \u201cDoes it perform?\u201d. Sometimes it is always best to answer questions like these with data.<\/p>\n\n\n\n<p>The current top two 1TB TPC-H benchmarks are SQL Server 2017 on Linux 1 2. We talked to customers about how SQL Server can scale from your laptop to the biggest servers in the market. And we especially love showing how fast it can run and scale on enterprise-class machines. Check out this demo where Travis Wright shows how SQL Server in Linux can scan billions of rows and run aggregation functions in seconds on an HPE Superdome computer with 12TB of RAM and 480 CPUs.<\/p>\n\n\n\n<p><a href=\"https:\/\/www.youtube.com\/watch?v=J8J5xRQV7uE&amp;feature=youtu.be\" target=\"_blank\" rel=\"noreferrer noopener\">Watch the video here<\/a>. <\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"how-does-sql-server-support-containers\">How does SQL Server support Containers?<\/h2>\n\n\n\n<p>I have come to realize over the last few months how popular containers are spreading. It is fast becoming not just an interest, but part of production implementation plans. SQL Server is ready to be a part of this wave. <a href=\"https:\/\/docs.microsoft.com\/en-us\/sql\/linux\/quickstart-install-connect-docker?view=sql-server-linux-2017\" target=\"_blank\" rel=\"noopener\">Deploying in a container<\/a> itself can be an amazingly easy way to get up to speed fast on SQL Server on Linux. In fact, I brought along my MacBook Pro with me and demonstrated to attendees the <a href=\"https:\/\/blogs.msdn.microsoft.com\/bobsql\/2018\/04\/24\/take-the-sql-server-mac-challenge\/\" target=\"_blank\" rel=\"noopener\">SQL Server on Mac challenge<\/a>. For those who know me in the SQL Server community I\u2019m sure you fell off your chair over this.<\/p>\n\n\n\n<p>Running a single container is interesting, but to run containers in a production environment, you need something bigger. This is where Kubernetes comes in. And this is also where Red Hat\u2019s Kubernetes-based system called OpenShift can make a difference. At the Summit, Microsoft announced a <a href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/openshift-on-azure-the-easiest-fully-managed-openshift-in-the-cloud\/\" target=\"_blank\" rel=\"noopener\">new managed OpenShift service in Azure<\/a> and SQL Server fits right into this offering. Kubernetes and OpenShift have built-in high availability capabilities with shared persistent storage. SQL Server works well within this model. Try it yourself with this <a href=\"https:\/\/docs.microsoft.com\/en-us\/sql\/linux\/tutorial-sql-server-containers-kubernetes?view=sql-server-linux-2017\" target=\"_blank\" rel=\"noopener\">tutorial<\/a>.<\/p>\n\n\n\n<p>Always on Availability Groups (AG) is the flagship feature for SQL Server High Availability. So, we are working on new capabilities for SQL Server to integrate AGs with environments like OpenShift. <a href=\"https:\/\/www.microsoft.com\/en-us\/videoplayer\/embed\/RE26zJC\" target=\"_blank\" rel=\"noopener\">Watch this demo<\/a> to see this in action.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"licensing\">Licensing<\/h2>\n\n\n\n<p>One last interesting topic from attendees was around licensing and offers. Attendees wanted to know if SQL Server on Linux licensing were the same as with Windows. First, it is important to know the Editions of SQL Server are the same, I found many attendees did not know this:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>SQL Server Evaluation<\/strong> \u2013 A full-featured version of SQL Server for evaluation only purposes with a 180-time limit.<\/li>\n\n\n\n<li><strong>SQL Server Express<\/strong> \u2013 A free, entry-level version of SQL Server for learning or building small desktop applications.<\/li>\n\n\n\n<li><strong>SQL Server Developer<\/strong> \u2013 A full-featured version of SQL Server license only for development and testing.<\/li>\n\n\n\n<li><strong>SQL Server Standard<\/strong> \u2013 The basic version of SQL Server for departments and small organizations. Limits exist for this edition compared to Enterprise, but many features previously only available in Enterprise are in Standard today.<\/li>\n\n\n\n<li><strong>SQL Server Enterprise<\/strong> \u2013 The premium version of SQL Server for mission critical and applications that need maximum scalable performance and high-availability.<\/li>\n<\/ul>\n\n\n\n<p>For a complete breakdown of editions, <a href=\"https:\/\/docs.microsoft.com\/sql\/sql-server\/editions-and-components-of-sql-server-2017?view=sql-server-2017\" target=\"_blank\" rel=\"noopener\">check out our documentation<\/a>.<\/p>\n\n\n\n<p>The licensing of these editions is the same as SQL Server on Windows. Licensing for containers was also a big question we saw at the summit and our <a href=\"http:\/\/download.microsoft.com\/download\/7\/8\/c\/78cdf005-97c1-4129-926b-ce4a6fe92cf5\/sql_server_2017_licensing_guide.pdf\" target=\"_blank\" rel=\"noopener\">SQL Server Licensing Guide<\/a> shows licenses for containers is similar to licensing for virtual machines. There are some unique offers today for customers looking at SQL Server on Linux including <a href=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/sql-license-migration\" target=\"_blank\" rel=\"noopener\">Migrating from ORACLE<\/a>, <a href=\"https:\/\/www.microsoft.com\/en-US\/sql-server\/sql-server-2017-linux?&amp;OCID=AID631226_SEM_m4BHfvk7\" target=\"_blank\" rel=\"noopener\">SQL Server on Linux subscription<\/a>, and <a href=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2017\/09\/25\/sql-server-2017-and-red-hat-enterprise-linux-offer\/\" target=\"_blank\" rel=\"noopener\">special offer with Red Hat Enterprise Linux<\/a>.<\/p>\n\n\n\n<p>The experience at the Red Hat Summit for me personally was humbling and rewarding. It is the first time for me to be at a big event where Microsoft was not the central focus. It forced me to work harder explaining to attendees the value of SQL Server on Linux and not assume they already knew SQL Server. I saw a new perspective from customers that want SQL Server to work within the natural ecosystem of Linux, while also not losing the excellent features and tools that have made SQL Server a force in the industry.<\/p>\n\n\n\n<p>We also had an opportunity to meet several engineers from Red Hat. We shared ideas on how to make SQL Server and RHEL a better experience including discussions on performance monitoring and OpenShift.<\/p>\n\n\n\n<p>I look forward to continuing getting the word out and showing off SQL Server on Linux. It was a remarkable achievement to launch last year, but it is the satisfaction of seeing it now in the mainstream of customer conversations that is most rewarding. It is no longer a \u201cwhat\u201d conversation. It is now a \u201cwhen\u201d project plan.<\/p>\n\n\n\n<p>Get started with <a href=\"http:\/\/aka.ms\/getsqlonlinux\" target=\"_blank\" rel=\"noopener\">SQL Server on Linux<\/a> or dive deeper with our <a href=\"https:\/\/mva.microsoft.com\/en-US\/training-courses\/installing-configuring-and-managing-microsoft-sql-server-on-linux-18305?l=Z4MuSOc2E_2113214697\" target=\"_blank\" rel=\"noopener\">free Virtual Academy Training for SQL Server on Linux.<\/a><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"http:\/\/www.tpc.org\/3331\" target=\"_blank\" rel=\"noopener\">1 1TB TPC-H benchmark<\/a> result as of May 15th, 2018.<\/li>\n\n\n\n<li><a href=\"http:\/\/www.tpc.org\/3327\" target=\"_blank\" rel=\"noopener\">2 1TB TPC-H benchmark<\/a> result as of May 15th, 2018<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>This blog post is also authored by Travis Wright, Principal Program Manager, Microsoft; and Jamie Reding, Senior Program Manager, Microsoft. A few weeks ago, developers from around the world gathered for the Microsoft Build Conference. It was an amazing display of Microsoft\u2019s products and cloud services to meet the needs of all types of applications.<\/p>\n","protected":false},"author":1457,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"ep_exclude_from_search":false,"_classifai_error":"","_classifai_text_to_speech_error":"","footnotes":""},"post_tag":[],"product":[5227,2478,2418],"content-type":[2424,2433],"topic":[],"coauthors":[2487],"class_list":["post-24414","post","type-post","status-publish","format-standard","hentry","product-sql","product-sql-server-benchmarks-and-performance","product-sql-server-on-linux","content-type-best-practices","content-type-events","review-flag-1593580427-503","review-flag-1-1593580431-15","review-flag-2-1593580436-981","review-flag-alway-1593580309-407","review-flag-free-1593619513-128","review-flag-integ-1593580287-179","review-flag-machi-1680214154-170","review-flag-micro-1680215164-570","review-flag-new-1593580247-437","review-flag-partn-1593580278-264","review-flag-watch-1593580721-697"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>SQL Server at the Red Hat Summit 2018 - Microsoft SQL Server Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/05\/29\/sql-server-at-the-red-hat-summit-2018\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SQL Server at the Red Hat Summit 2018 - Microsoft SQL Server Blog\" \/>\n<meta property=\"og:description\" content=\"This blog post is also authored by Travis Wright, Principal Program Manager, Microsoft; and Jamie Reding, Senior Program Manager, Microsoft. A few weeks ago, developers from around the world gathered for the Microsoft Build Conference. It was an amazing display of Microsoft\u2019s products and cloud services to meet the needs of all types of applications.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/05\/29\/sql-server-at-the-red-hat-summit-2018\/\" \/>\n<meta property=\"og:site_name\" content=\"Microsoft SQL Server Blog\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/www.facebook.com\/sqlserver\" \/>\n<meta property=\"article:published_time\" content=\"2018-05-29T15:00:33+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-23T18:26:29+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/08\/cropped-microsoft_logo_element.png\" \/>\n\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"SQL Server Team\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@SQLServer\" \/>\n<meta name=\"twitter:site\" content=\"@SQLServer\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"SQL Server Team\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 min read\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/05\/29\/sql-server-at-the-red-hat-summit-2018\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/05\/29\/sql-server-at-the-red-hat-summit-2018\/\"},\"author\":[{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/author\/sql-server-team\/\",\"@type\":\"Person\",\"@name\":\"SQL Server Team\"}],\"headline\":\"SQL Server at the Red Hat Summit 2018\",\"datePublished\":\"2018-05-29T15:00:33+00:00\",\"dateModified\":\"2024-12-23T18:26:29+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/05\/29\/sql-server-at-the-red-hat-summit-2018\/\"},\"wordCount\":1677,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#organization\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/05\/29\/sql-server-at-the-red-hat-summit-2018\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/05\/29\/sql-server-at-the-red-hat-summit-2018\/\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/05\/29\/sql-server-at-the-red-hat-summit-2018\/\",\"name\":\"SQL Server at the Red Hat Summit 2018 - Microsoft SQL Server Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#website\"},\"datePublished\":\"2018-05-29T15:00:33+00:00\",\"dateModified\":\"2024-12-23T18:26:29+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/05\/29\/sql-server-at-the-red-hat-summit-2018\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/05\/29\/sql-server-at-the-red-hat-summit-2018\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/05\/29\/sql-server-at-the-red-hat-summit-2018\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SQL Server at the Red Hat Summit 2018\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#website\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/\",\"name\":\"Microsoft SQL Server Blog\",\"description\":\"Official News from Microsoft\u2019s Information Platform\",\"publisher\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#organization\",\"name\":\"Microsoft SQL Server Blog\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2019\/08\/Microsoft-Logo.png\",\"contentUrl\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2019\/08\/Microsoft-Logo.png\",\"width\":259,\"height\":194,\"caption\":\"Microsoft SQL Server Blog\"},\"image\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"http:\/\/www.facebook.com\/sqlserver\",\"https:\/\/x.com\/SQLServer\",\"https:\/\/www.youtube.com\/user\/MSCloudOS\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"SQL Server at the Red Hat Summit 2018 - Microsoft SQL Server Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/05\/29\/sql-server-at-the-red-hat-summit-2018\/","og_locale":"en_US","og_type":"article","og_title":"SQL Server at the Red Hat Summit 2018 - Microsoft SQL Server Blog","og_description":"This blog post is also authored by Travis Wright, Principal Program Manager, Microsoft; and Jamie Reding, Senior Program Manager, Microsoft. A few weeks ago, developers from around the world gathered for the Microsoft Build Conference. It was an amazing display of Microsoft\u2019s products and cloud services to meet the needs of all types of applications.","og_url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/05\/29\/sql-server-at-the-red-hat-summit-2018\/","og_site_name":"Microsoft SQL Server Blog","article_publisher":"http:\/\/www.facebook.com\/sqlserver","article_published_time":"2018-05-29T15:00:33+00:00","article_modified_time":"2024-12-23T18:26:29+00:00","og_image":[{"width":512,"height":512,"url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/08\/cropped-microsoft_logo_element.png","type":"image\/png"}],"author":"SQL Server Team","twitter_card":"summary_large_image","twitter_creator":"@SQLServer","twitter_site":"@SQLServer","twitter_misc":{"Written by":"SQL Server Team","Est. reading time":"7 min read"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/05\/29\/sql-server-at-the-red-hat-summit-2018\/#article","isPartOf":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/05\/29\/sql-server-at-the-red-hat-summit-2018\/"},"author":[{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/author\/sql-server-team\/","@type":"Person","@name":"SQL Server Team"}],"headline":"SQL Server at the Red Hat Summit 2018","datePublished":"2018-05-29T15:00:33+00:00","dateModified":"2024-12-23T18:26:29+00:00","mainEntityOfPage":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/05\/29\/sql-server-at-the-red-hat-summit-2018\/"},"wordCount":1677,"commentCount":0,"publisher":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#organization"},"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/05\/29\/sql-server-at-the-red-hat-summit-2018\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/05\/29\/sql-server-at-the-red-hat-summit-2018\/","url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/05\/29\/sql-server-at-the-red-hat-summit-2018\/","name":"SQL Server at the Red Hat Summit 2018 - Microsoft SQL Server Blog","isPartOf":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#website"},"datePublished":"2018-05-29T15:00:33+00:00","dateModified":"2024-12-23T18:26:29+00:00","breadcrumb":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/05\/29\/sql-server-at-the-red-hat-summit-2018\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/05\/29\/sql-server-at-the-red-hat-summit-2018\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/05\/29\/sql-server-at-the-red-hat-summit-2018\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/"},{"@type":"ListItem","position":2,"name":"SQL Server at the Red Hat Summit 2018"}]},{"@type":"WebSite","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#website","url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/","name":"Microsoft SQL Server Blog","description":"Official News from Microsoft\u2019s Information Platform","publisher":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#organization","name":"Microsoft SQL Server Blog","url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2019\/08\/Microsoft-Logo.png","contentUrl":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2019\/08\/Microsoft-Logo.png","width":259,"height":194,"caption":"Microsoft SQL Server Blog"},"image":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#\/schema\/logo\/image\/"},"sameAs":["http:\/\/www.facebook.com\/sqlserver","https:\/\/x.com\/SQLServer","https:\/\/www.youtube.com\/user\/MSCloudOS"]}]}},"msxcm_display_generated_audio":false,"msxcm_animated_featured_image":null,"_links":{"self":[{"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/posts\/24414","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/users\/1457"}],"replies":[{"embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/comments?post=24414"}],"version-history":[{"count":0,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/posts\/24414\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/media?parent=24414"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/post_tag?post=24414"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/product?post=24414"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/content-type?post=24414"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/topic?post=24414"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/coauthors?post=24414"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}