
From October through December, Docker User Groups all over the world are hosting a workshop for their local community! Join us for an Introduction to Docker for Developers, a hands-on workshop we run on Play with Docker.
This Docker 101 workshop for developers is designed to get you up and running with containers. You’ll learn how to build images, run containers, use volumes to persist data and mount in source code, and define your application using Docker Compose. We’ll even mix in a few advanced topics, such as networking and image building best-practices. There is definitely something for everyone!
Visit your local User Group page to see if there is a workshop scheduled in your area. Don’t see an event listed? Email the team by scrolling to the bottom of the chapter page and clicking the contact us button. Let them know you want to join in on the workshop fun!
Don’t see a user group in your area? Never fear, join the virtual meetup group for monthly meetups on all things Docker.
The #LearnDocker for #developers workshop series is coming to Continue reading
There is little doubt that solid state disks have become a disruptive force for datacenter storage and have bright future. …
Hard Disks Give New Technologies a Spin was written by Michael Feldman at The Next Platform.
Network operators are facing some fierce new challenges with the emergence of IoT and 5G, along...
The vast swathes of unstructured data that now reside in the cloud has changed the nature of information technology in many ways. …
The Unlikely Marriage of Databases and Object Storage was written by Michael Feldman at The Next Platform.
Today's IPv6 Buzz dives into IPv6 special addresses--what they are, how they're used in production, potential issues, and more.
The post IPv6 Buzz 037: Understanding And Working With IPv6 Special Addresses appeared first on Packet Pushers.
It’s a big deal for the partners, who started their relationship in the cloud before announcing...
The worm has been named “Graboid” in honor of the 1990’s movie “Tremors.”


Just a few weeks ago we announced the availability on our edge network of HTTP/3, the new revision of HTTP intended to improve security and performance on the Internet. Everyone can now enable HTTP/3 on their Cloudflare zone and experiment with it using Chrome Canary as well as curl, among other clients.
We have previously made available an example HTTP/3 server as part of the quiche project to allow people to experiment with the protocol, but it’s quite limited in the functionality that it offers, and was never intended to replace other general-purpose web servers.
We are now happy to announce that our implementation of HTTP/3 and QUIC can be integrated into your own installation of NGINX as well. This is made available as a patch to NGINX, that can be applied and built directly with the upstream NGINX codebase.

It’s important to note that this is not officially supported or endorsed by the NGINX project, it is just something that we, Cloudflare, want to make available to the wider community to help push adoption of QUIC and HTTP/3.
The first step is to download and unpack the NGINX source code. Note that the HTTP/3 and QUIC Continue reading
This is the second post in the Policy-Based VPN series. In our first post we configured a policy-based VPN using …
The post Junos Policy-Based VPNs – Part 2 of 4 – Proxy-Identity appeared first on Fryguy's Blog.
An anonymous (for reasons that will be obvious pretty soon) commenter left a gem on my Disaster Recovery Test Faking blog post that is way too valuable to be left hidden and unannotated.
Here’s what he did:
Once I was tasked to do a DR test before handing over the solution to the customer. To simulate the loss of a data center I suggested to physically shutdown all core switches in the active data center.
Read more ...