We’ve Added A New Juniper Security Technology Course To Our Video Library!

Our Newest Juniper course, Juniper Security (JSEC) Technology is now live! Whether you’re preparing for your Juniper Specialist Exam, or just looking to brush up on Juniper SRX Devices, this course is an excellent resource for IT security professionals. Tune in for 3 hours of instruction with Juniper expert Mauricio Spinelli by logging into your members account here.



About The Course:

In this course you will learn about the Junos Security platform and be prepared for the Juniper Specialist exam (JN0-332). You will learn about the benefits, architecture and how to deploy environments with Juniper SRX devices. This is the introduction of Security platform of Juniper Networks, after complete this course you will be ready to deploy, manage and troubleshooting Juniper SRX devices.

Show 396: Ignition Launch And The State Of The Industry

Today on the Weekly Show, the Packet Pushers officially launch Ignition, our new membership site.

Ignition offers exclusive content to help you develop as a networking and IT professional, including blogs, white papers, videos, and e-books. Over time we’ll add in-depth technical courses and other materials to help you advance your career.

You can join for free and get limited access to the site (plus Link Propagation and the Human Infrastructure Magazine), or get a premium membership for $99 a year for full access.

We also spend some time reviewing the state of the networking industry, including a look at the true drivers of automation, whether Intent-Based Networking is a real thing, why legacy networking vendors are flocking to multicloud as a strategy, the trend of AI-washing, and whether SD-WAN is going to kill private circuits.

Sponsor: Cumulus Networks

Cumulus Networks presents Networking with S.O.U.L – Simple, Open, Untethered Linux. These 4 tenants enable modern, agile networks be built to support the new demands of the business. Save an average of 45% on CapEx and approximately 74% on OpenEx by adopting these SOULful networking solutions. Learn how to leverage the top 5 automation tips and tricks Continue reading

Tale From The Trenches: The Debug Of Damocles

My good friend and colleague Rich Stroffolino (@MrAnthropology) is collecting Tales from the Trenches about times when we did things that we didn’t expect to cause problems. I wanted to share one of my own here about the time I knocked a school offline with a debug command.

I Got Your Number

The setup for this is pretty simple. I was deploying a CallManager setup for a multi-site school system deployment. I was using local gateways at every site to hook up fax lines and fire alarms with FXS/FXO ports for those systems to dial out. Everything else got backhauled to a voice gateway at the high school with a PRI running MGCP.

I was trying to figure out why the station IDs that were being send by the sites weren’t going out over caller ID. Everything was showing up as the high school number. I needed to figure out what was being sent. I was at the middle school location across town and trying to debug via telnet. I logged into the router and figured I would make a change, dial my cell phone from the VoIP phone next to me, and see what happened. Simple troubleshooting, Continue reading

Announcing the Internet Society’s New President and Chief Executive Officer

Today is an exciting day for the Internet Society. It gives me great pleasure to announce, on behalf of the Internet Society’s Board of Trustees, that Andrew Sullivan has been selected as the Internet Society’s new President and Chief Executive Officer (CEO). He will formally take up his position on September 1, 2018.

This selection now successfully concludes the CEO search process we began last November.

The CEO selection process involved extensive work on the part of the Board but gave us much food for thought. We received a wealth of extremely impressive applications from more than a hundred internal and external candidates covering a huge range of talent and experience. We had some thought-provoking conversations as part of the process and I would like to express my sincere appreciation to everybody who applied for the position.

I believe Andrew’s success in being selected for this crucial role represents an enormous opportunity for the Internet Society and the global Internet.

Andrew brings a wealth of Internet industry and technology experience with him. He has served in a number of past roles, including time at Dyn, now a Global Business Unit of the Oracle Corporation, managing Domain Name System (DNS) development Continue reading

Stuff The Internet Says On Scalability For June 29th, 2018

Hey, it's HighScalability time:

 

Rockets. They're big. You won't believe how really really big they are. (Corridor Crew)

 

Do you like this sort of Stuff? Please lend me your support on Patreon. It would mean a great deal to me. And if you know anyone looking for a simple book that uses lots of pictures and lots of examples to explain the cloud, then please recommend my new book: Explain the Cloud Like I'm 10. They'll love you even more.

 

  • 200TB: GitLab Git data; $100 Billion: Instagram; ~250k: Walmart peak events per second; 10x: data from upgraded Large Hadron Collider; .3mm: smallest computer; 9.9 million: spam or automated accounts identified by Twitter per week; 1 million: facial image training set; 1/3: industrial robots installed in China; 24%: never backup; 7 billion: BuzzFeed monthly page views; 

  • Quotable Quotes:
    • @jason: would love to do a https://www.founder.university/  for Immigrants -- but we might need to do it in Canada or Mexico, so that, umm.... potential immigrants can actually attend! #america 
    • @kellabyte: LOL at racking up an AWS bill of $140,000 in 4 hours of compute Continue reading

IDG Contributor Network: Using a hybrid cloud file system to meet your storage needs

An increasing number of businesses are moving their data to the cloud to take advantage of the cost, scalability and efficiency benefits associated with not having to procure or maintain significant amounts of hardware. And indeed, cloud data storage can certainly help organizations achieve superior ROI; however, oftentimes when choosing a cloud-only file system such as Box or Dropbox, these organizations encounter significant problems – some of which can actually outweigh the benefits. These problems include: Due to inherent limitations in cloud protocols, accessing files from the cloud is rife with latency. This is particularly prevalent when accessing large files or simultaneously accessing a large number of files. Active directory access permission control. The permission schemes for cloud-based file systems are often different than your on-premises environment, causing Active Directory permissions to become an issue for both user and administrator levels. User interface. Losing the familiar file server interface, especially the mapped letter drive interface for a network share, forces users to learn and entirely new user interface. In addition to the increased stress, it can also reduce user efficiency in the short term. Shadow IT. Since the files are no longer located within the company’s infrastructure, IT Managers lose Continue reading

DockerCon Updates on Containerd, BuildKit, and a Reflection about the Enduring Value of Docker Engine

Two weeks ago was our eighth DockerCon in just four years. Our community of contributors, developers, IT users, enterprises and ecosystem partners has grown exponentially into the millions,  anchored on our founder Solomon Hykes’ simple premise of democratizing the use of the software container. Today as was from the beginning, Docker creates simple tooling and a universal packaging approach that bundles up all application dependencies inside the container.  Docker Engine enables applications to run anywhere consistently on any infrastructure, solving “dependency hell” for developers and operations teams, and eliminating the “it works on my laptop!” problem.

In the past 2 years, Docker Engine’s codebase has been refactored into several reusable components, the most important being containerd, the core container runtime, and BuildKit, the part of Docker Engine used to build images. In the contribute and collaborate track at DockerCon, Michael Crosby and Tonis Tiigli gave an update on these two projects (video, slides)

Docker platform internals from Docker, Inc.

containerd, the core container runtime in Docker Engine has been leveraged by millions of users and is run in production by tens of thousands of organizations. Eighteen months ago, Docker spun out containerd from Docker Engine; donated Continue reading