[转帖]SQLSERVER2008R2 将于2019.7.9 结束支持服务 Windows server 2008r2 将于 2020.1.14 结束支持
来源: https://cloudblogs.microsoft.com/sqlserver/2018/07/12/sql-server-2008-end-of-support-is-the-first-step-to-tomorrows-database/
Today, Takeshi Numoto blogged about the upcoming SQL Server 2008 and 2008 R2 end of support. If you’ve been thinking about what to do with your SQL Server 2008 and 2008 R2 databases, you’re not alone. These databases reach end of support on July 9, 2019, and many organizations have started planning in earnest for this milestone.
Which brings us to Will, a database admin at that development shop downtown. Bucking the job-hopping trends of today, Will’s been a stalwart for his company, wrangling data for them since the mid-2000s. He remembers leading the installation of SQL Server 2008. Back then, connections were speedy, requests processed swiftly. Security, efficiency, and good clean design existed in abundance—there was a place for every byte and every byte was in its place. App developers loved Will because he made sure their data was right where they needed it, when they needed it. What an idyllic, peaceful time!
A lot has happened in the decade since. Over the years, Will’s information transfer network has grown and evolved—forking and pooling and spidering as it has had to make new, less-efficient references. The schema, once so clear, is now muddied and confusing, obscuring paths for formerly responsive queries. Latency abounds. And lurking in every shadow? The threat of unidentified, potentially insecure, rogue requests for information. Those developers aren’t nearly so happy anymore. Ugh.
Fortunately, hope is not lost for Will. He can restore the organizational marvel that was yesterday’s landscape—and layer on even more improvements. Yes, modernization to SQL Server 2017 or Azure SQL Database must be undertaken carefully, with planning and analysis and meticulous list-making. But it’s a journey worth taking. And luckily for Will—and you—there’s a free database migration guide that provides step-by-step instructions for getting from here to there.
Plus, Will’s options aren’t limited to a single choice. The new SQL Server runs on numerous hosting environments and operating systems—on-premises or in the cloud, virtual machine or Azure data services, Windows or Linux. As soon as it’s time to reroute those data streams, clear away the puddles, and brighten up the place, we’re here to help.
End of support is coming soon
As mentioned, SQL Server 2008 and 2008 R2 reach the end of support on July 9, 2019. We know it can be difficult to upgrade everything before end-of-support deadlines like this. Thus, we’re offering extended security updates for SQL Server 2008 when you rehost your database in Azure Virtual Machines—with no application code changes needed. You’ll gain the critical patches you need to help keep your data safe for three more years after the end-of-support deadline, giving you time to plan and implement your next move. Find out all the details you need in the end-of-support blog post.
All this is to say, the future of data is bright for Will, his data-loving development team, and you.
Get started today
- Read about the recently announced end-of-support offer.
- Watch a free webinar on your end-of-support options.
- See what’s new since 2008 in our feature comparison infographic.
- Start your SQL Server migration plan now.
- Download a free trial of SQL Server 2017.
- Create a managed cloud database with an Azure free account.
Windows server 2008r2
https://cloudblogs.microsoft.com/windowsserver/2018/07/13/get-answers-to-now-what-for-windows-server-2008-end-of-support/
Our 2008 server products were great for their time, but newer versions of Windows Server offer tremendous improvements in performance and efficiency compared to the Windows Server of 10 years ago. Windows Server 2016 also includes built-in security that starts protecting your workloads on install, and container support that gets you DevOps ready.
January 14, 2020, as you may know, marks the end of Extended Support for Windows Server 2008 and 2008 R2. End of support means the end of regular security updates, potentially leaving you vulnerable to security and compliance issues. Planning and executing an upgrade can take some time, so we recommend starting now.
This week, Takeshi Numoto, Corporate Vice President of Cloud + Enterprise, blogged about new options to help keep your workloads safe after the deadline. Two new options help you protect server workloads if you are not able to upgrade to the latest operating system before the deadline:
- Migrate your Windows Server 2008 and 2008 R2 workloads to Azure Virtual Machines and receive free Extended Security Updates until January 2023. Find out more about Windows Server on Azure and how you can migrate your skills as easily as your workloads in the ebook The Ultimate Guide to Windows Server on Azure.
- Purchase Extended Security Updates for on-premises servers running Windows Server 2008 or 2008 R2 and continue protection for up to three years. It’s a great option to keep server workloads protected while you upgrade.
[转帖]SQLSERVER2008R2 将于2019.7.9 结束支持服务 Windows server 2008r2 将于 2020.1.14 结束支持的更多相关文章
- Windows Server 2019 预览版介绍
在Windows server 2012.Windows server 2016还未完全普及的情况下,昨天Windows Server团队宣布Windows Server 2019将在2018年的下半 ...
- Windows Server 2019 容器化探索-Docker安装
Docker on Windows Server 2019 微软自Windows Server 2016开始支持Docker,今天我们将介绍在Windows Server 2019上安装并使用Dock ...
- [转帖]Windows 10 部分早期版本已完全停止技术支持服务
Windows 10 部分早期版本已完全停止技术支持服务 2019-4-12 01:27| 发布者: cjy__05| 查看: 10186| 评论: 47|来自: pcbeta 收藏分享 转帖来源:h ...
- 激活WINDOWS SERVER 2019
Windows Server 2019 Datacenter WMDGN-G9PQG-XVVXX-R3X43-63DFGWindows Server 2019 Standard N69G4-B89J2 ...
- Installing OpenSSH from the Settings UI on Windows Server 2019 or Windows 10 1809
Installing OpenSSH from the Settings UI on Windows Server 2019 or Windows 10 1809 OpenSSH client and ...
- [转帖] windows server 不同版本说明
Windows Server 2016与Windows Server Current Version区别比较 http://365vcloud.net/2018/04/13/windows-serv ...
- 戴尔PowerEdge T110 Ⅱ服务器U盘安装Windows Server 2019 DataCenter
一. 下载准备 准备工作——下载Microsoft Windows Server 2019 官方简体中文激活版 (MSDN)原版iso镜像 准备工作——安装刻录软件UltraISO,单文件绿色版就够用 ...
- [Windows] - 在 Windows Server 2019 找不到无线网卡 之解决
硬件:Intel® Dual Band Wireless-AC 3165系统:Windows Server 2019 问题:新系统安装完成后,无法找到无线网卡 尝试:适用于 Windows Serve ...
- Upgrade Windows Server 2016 to Windows Server 2019
Pre-Upgrade Upgrade path: Windows Server 2016 can be upgraded to Windows 2019 in a single upgrade pr ...
随机推荐
- 17-[JavaScript]- 内置对象 Array,String,Date,Math
1.Array数组 <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> < ...
- Gitlab+Jenkins学习之路(九)之Jenkins的远程管理和集群
一.Jenkins的远程管理 Jenkins的远程管理方式包含: Shell ssh SSH Plugin ansible.saltstack (1)Shell ssh在项目构建时,jenkins使用 ...
- jmeter no-gui模式动态传递场景参数
jmeter进行性能压测时,有时候需要在linux上no-gui模式下运行,为了在no-gui模式下更方便的设置脚本的运行的场景, 将脚本的线程数,运行时间设置为动态参数,可以在脚本运行时动态设置“线 ...
- (转)为什么所有浏览器的user-agent都是Mozilla
最早的时候有一个浏览器叫NCSA Mosaic,把自己标称为NCSA_Mosaic/2.0 (Windows 3.1),它支持文字显示的同时还支持图片,于是Web开始好玩起来. 然后出现了一个新的网页 ...
- Python构建web应用(进阶版)->对网页HTML优化逻辑显示
本篇是承接上一篇web应用(入门级)的内容往下顺延的,阅读后将会了解HTML逻辑显示优化,如下图所示,从杂乱无章的日志文件到一个整齐的列表显示. —————————————————————————— ...
- GNU Radio GRC HackRF实现FM接收
本文内容.开发板及配件仅限用于学校或科研院所开展科研实验! 淘宝店铺名称:开源SDR实验室 HackRF链接:https://item.taobao.com/item.htm?spm=a1z10.1- ...
- Redis的C语言客户端(hiredis)的安装和使用
关键词:hiredis, cRedis, redis clients, redis客户端, C客户端, 华为云分布式缓存服务 hiredis是一个非常全面的C语言版redis接口库,支持所有命令.管道 ...
- 使用json.dumps转换django queryset的datatime报错问题解决
转换成json时使用的方法如下: json.dumps(list(models.userlist.objects.values("vu"))) 报错信息如下: Traceback ...
- ceilometer 源码分析(polling)(O版)
一.简单介绍ceilometer 这里长话短说, ceilometer是用来采集openstack下面各种资源的在某一时刻的资源值,比如云硬盘的大小等.下面是官网现在的架构图 这里除了ceilomet ...
- 工作小应用:EXCEL查找两列重复数据
工作案例:excel存在A列.B列,需要找出B列没有A列的数据,具体做法如下(以office2007做案例): 1.点击 公式-定义名称 ,选中A列,填写名称“AAA”,选中B列,填写名称“BBB”: ...