Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Windows

SQL Server Beta For Windows Server Containers Terminated 'With Immediate Effect' (theregister.com) 34

Microsoft has suspended its SQL Server on Windows Container beta "with immediate effect." The Register reports: The statement yesterday (early on a US public holiday) by Microsoft senior program manager Amit Khandelwal said: "Due to the existing ecosystem challenges and usage patterns we have decided to suspend the SQL Server on Windows Containers beta program for foreseeable future. Should the circumstances change, we will revisit the decision at appropriate time." Ecosystem challenges? Microsoft introduced Windows Server Containers in Windows Server 2016, enlisting the support of Docker so that developers could easily deploy containerised Windows applications in a similar manner to Linux. Windows containers are important to the company, used in its Application Guard security feature, which opens untrusted websites and Office documents in an isolated Hyper-V container. Containers were a key component of the abandoned Windows 10X.
[...]
The beta program for SQL Server on Windows containers began in 2017, said [Microsoft senior program manager Amit Khandelwal], which is a while back, and the fact that it has not hit general availability probably comes as no surprise to its relatively few users. That said, Microsoft has also decided to delete the Windows SQL Server images in the Docker Hub repository immediately, which did not go down well. "Could you please not delete those repos and images? That is going to break stuff. Folks have builds that depend on these images. At least give some warning rather than 'immediate effect,'" pleaded developer David Gardiner. Khandelwal replied saying that these container images were now three years old and "we do want any new users and customers downloading it." Since it was a beta, not supported in production, customers used it at their own risk.

In July 2019, Microsoft introduced an Early Adopters Program for SQL Server 2019 on Windows containers, the link for which leads appropriately to "Error 403 -- this web app is stopped." SQL Server running directly on Windows or in a Windows VM remains, of course, in rude health. Microsoft also recently introduced a preview of SQL Server for Azure Arc, supporting both Windows and Linux instances.

This discussion has been archived. No new comments can be posted.

SQL Server Beta For Windows Server Containers Terminated 'With Immediate Effect'

Comments Filter:
  • by OnceWas ( 187243 ) on Tuesday July 06, 2021 @07:42PM (#61557271)

    Based on our experience with Docker in Azure over the last two years, Microsoft has been losing interest in Docker. Most of their Docker Azure stuff never left preview, didn't work particularly well when you tried anything other than a bog standard configuration, and you got almost zero visibility into what was going on in your containers if they failed to start up properly. It looks like they are betting on Kubernetes instead.

  • just wait for server to need directx video cards and tmp chips like windows 11.

  • by jrumney ( 197329 ) on Tuesday July 06, 2021 @07:51PM (#61557297)

    It was only a matter of time before Microsoft started emulating Google in keeping products in beta for far longer than is reasonable, and killing them off when they had built a decent userbase despite their beta status.

    • by groktrev ( 5458264 ) on Tuesday July 06, 2021 @07:58PM (#61557327)
      Some just never find a contemporary market, like WinFS and other fun things tested decades before a market existed for them. It makes more sense for Microsoft to monetize SQL Server on their own cloud platform now then it did several years ago.
    • by tlhIngan ( 30335 )

      It was only a matter of time before Microsoft started emulating Google in keeping products in beta for far longer than is reasonable, and killing them off when they had built a decent userbase despite their beta status.

      Except Microsoft, to their credit, kept most of the stuff they killed to few user previews. So it wouldn't have had a major user base, and even the stuff in wider trials typically requires a validated sign up.

      That doesn't mean they haven't killed things with lots of users - they have, though

    • Hmmm.. Wasn't there a big stink at Microsoft over SQL, Containers, SQL with/for Containers,..? Idonno about 15 or 20 years ago?
  • Just so. (Software of any sort is just running on its host OS, whether or not it's isolated by OS specific constructs.)
  • by The Evil Atheist ( 2484676 ) on Tuesday July 06, 2021 @07:56PM (#61557315)
    First they depended on a Redhat clone with no guarantee of support, especially after the takeover by Redhat. Now they're depending on Docker repos and images from a beta program?

    Do these people not even do a simple risk assessment - ie, THINK about it; let alone develop mitigation strategies - ie, NOT depend on it?
    • Do these people not even do a simple risk assessment

      When uppers tell you that you need to have a project from concept to full roll out in a single month, the "risk assessment" phase is about one hour long on a Thursday. So no, none of these places are doing that because timelines in a lot of Fortune 500 companies are not even remotely realistic and dev management as of late has a spine similar to undersea sponges.

      let alone develop mitigation strategies

      Bawahahahahahahahaha!!! I mean Equifax, a company with an unparalleled amount of PPI, couldn't be troubled to do a fucking patching of a Tomcat d

      • the "risk assessment" phase is about one hour long on a Thursday.

        And they can't, in ONE HOUR, come to the conclusion that you shouldn't rely on community supported, or beta programs?

        Bawahahahahahahahaha!!!

        Is "don't use it" so hard of a mitigation strategy? Is "use the paid supported/contracted version" so hard of a mitigation strategy?

      • Comment removed based on user account deletion
    • Sometimes i get the feeling some folks here started work at a fortune500 or government department straight out of uni and never left.

      Most of us live in worlds where bosses pay lip service at best and budget money never when it comes to risk mitigation, or planning, or giving us the resources to implement proper testing & CI. Or we have clients that want the project to go from conception to delivery in 2 weeks and we just gaffa tape the giant gaping holes so nobody sees them and hope for the best.

      Its shi

      • They're using things in a beta program. Plenty of products/services have been built with existing technology. No cash-strapped company will say "let's waste development time on this new beta thing". They will say "use something we already know works". Your argument would argue AGAINST using this, NOT for.
  • by KevMar ( 471257 ) on Tuesday July 06, 2021 @08:04PM (#61557343) Homepage Journal

    The number of people running Windows containers in production has to be tiny. I don't know anyone doing that. It's all Linux containers as far as the eye can see.

    Why would you even run a Windows container? The only thing your are going to put into a container anyway is dotnet apps and Linux is already doing that.

    • We use them for builds via on-prem Gitlab, mostly because it simplifies and streamlines things a lot when you have multiple environments. Docker on Windows, even with Windows containers, sucks though: itâ(TM)s fragile, unreliable and the performance is atrocious.

  • But containers aren't virtualization--they're chroot jails. On Windows what they call "containers" use Hyper-V. Virtual machines aren't containers!

    What am I missing?

  • Why is anyone using SQL server any longer? Even Microsoft heavily promotes PostgreSQL for big data: https://blogs.microsoft.com/bl... [microsoft.com]

"It's the best thing since professional golfers on 'ludes." -- Rick Obidiah

Working...