Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:Development cycle (Score 1) 232

RedHat has options for you. There is Software Collections that package multiple versions of python and ruby. The versions can be pivoted at will. Then there is Docker in RHEL7 which allows shipping of containers as apps. Not to mention Fedora is heavily supported by RedHat and offers very recent packaging of almost everything.

Comment Re:Red Hat distribution. (Score 1) 232

We are an agile shop. We have pair programming, continuous integration, and continuous delivery to AWS. The pipeline runs RedHat. We have also have some CentOS.

Fedora is not a bone, it is a great way to know what is coming in RHEL. CentOS (which RedHat supports) is a great server distro for everyone.

Comment Docker & RedHat's Software Collections (Score 5, Informative) 232

The tension is stability versus the latest tech. RedHat purposely moves very, very slowly. The same can be said about Debian stable. As an admin I like slow moving targets. The problem is that developers want to use the latest stuff. So what does RedHat do about this? I think they are trying to solve it in two ways. First is their Software Collections. These are packages that site outside the base OS and are easy to pivot to the newer version. This allows for multiple versions of things like Python to be installed in parallel. Very handy!

Another thing that is helping quite a bit is Docker. RedHat is big on Docker. By packaging containers as apps, this allows a developer to easily control the dependencies outside of the OS that the app is running on. This makes everyone happy! Fedora is tracking some interesting tooling with Docker (geard, os-tree).

I like that RedHat tries to solve bigger problems than just packing and releasing a distro. They are trying to make things manageable (see FreeIPA, OpenLMI, RDO, CloudForms, oVirt)

Personally, I like RedHat. I like Debian. I run Fedora on my desktop and notebook. I maintain a CI/CD pipeline on RedHat at work. I never jumped on the Ubuntu bandwagon. It seems to me that Ubuntu has made quite a few more mis-steps in their short existence than RedHat has over the years. I get the feeling that a lot of people are just dropping back to Debian, which is just fine with me!

Comment Re:Could be a different route involved for the VPN (Score 1) 398

Thanks for this! Both you and the previous poster explaining BGP. So many people have misconceptions on how the Internet works. Then there is the added complexity of business.

I really proves nothing that Netflix over a VPN is faster than without a VPN. We already know Verizon-Level3 peering is saturated. Both sides have admitted it. It comes down to how to solve the problem. It is not a technical problem. It is a business problem

So what if Level3 offers to pay for the upgraded link. If the existing agreement is settlement-free upgrading the link will likely push the traffic exchange outside the agreement. So if Level3 starts sending more traffic than it received from Verizon, then they should pay Verizon for transit of that traffic. Verizon has probably told them that. Level3 comes back and says, "But we'll pay for the upgraded equipment." Verizon says, "So what? If the traffic isn't equal, then you pay." And on and on it goes. So, as stated above, the best thing to do is for Netflix to create peering connections with Verizon that have no expectation of equal traffic. They will have to pay Verizon for these connections.

This is NOTHING new people. This is how the Internet has always worked.

Comment Re:But scarcity! (Score 0) 390

That is exactly why I don't think complaining to the FCC will solve the problem. Just the opposite, it could make it much worse. It is much better to work at the local level. Push for more competition at the local level. Not city owned fiber, but companies like Google that can come in a put in their own fiber. This is where the real action is.

Comment Re:And yet... (Score 1) 270

Maybe you should have read to the end of the article. Just saying. To quote: "If Comcast’s last-mile of cable connection was available to all competitors under the same terms that gave dial-up service providers access to all copper telephone networks back in the 1990s, we would have more ISPs in more geographical areas. "

Comment Re:Completely wrong (Score 1) 270

Fast lanes allow the little guy to have more bandwidth! Less congestion on large backbones is good for everyone. I think the article is exactly right. People have an idea in their head on how the Internet works, but it is not practical or real. Even the little guy can select a colo for a reasonable cost based on the peering of the colo. The is no reason for every little startup to have peering because they just don't have the demand yet. Their transit bandwidth and costs are fine for the time. When they get larger, they could use 3rd party CDN's, then their own CDN, etc, etc.

Comment Re:Simple solution (Score 1) 270

VoD over coax was using other channels than the channels used for Internet. The thing is, video is not a profitable for cable companies anymore. People have a lot of choices where to get their content. People are cutting cords and therefore can't take advantage of the cable companies VoD service. Cable companies are loosing their vertical integration, not increasing it.

Slashdot Top Deals

Without life, Biology itself would be impossible.

Working...