Did you know that Chef had layoffs? I heard but I didn’t think much of it. This week I got a text from Chris Bailey who told me another friend got laid off from Chef. Well, that sucks. But, wait, I can do something about that, right?
I’d like to introduce you to Mark Mzyk (LinkedIn | Twitter). Mark is an, “Engineering Manager looking for his next thing.” Mark handed over Triangle DevOps to Chris Bailey and I. He is incredibly organized, intelligent, and a good human. Mark has spent sixteen years in Engineering, the last three have been as a manager. Mark is looking for a new place to call home. The organization should have good leadership with a vision and morals that would make your mom proud. Mark is available immediately. I’d highly recommend you reach out ASAP.
Spin up a Continuous Delivery server in less than 5 minutes
Trying out new continuous delivery tools can take some time, so the team at GoCD created a quick start option for new users to spin up a GoCD server in under 5 minutes. Try now. SPONSORED
Webinar with Shannon Lietz: DevSecOps: Finding the Adversaries in Our Midst
Discover how you can get greater visibility into how and where you’re being attacked, and use that visibility to build, create, and deploy sites that protect what your business cares about. SPONSORED
The real story on container, cloud, and data adoption
Poll results reveal where and why organizations choose to use containers, cloud platforms, and data pipelines. SPONSORED
People
We are Google employees. Google must drop Dragonfly. — “We are Google employees and we join Amnesty International in calling on Google to cancel project Dragonfly.” Let’s face it, folks, censorship is terrible. There are millions of Chinese citizens moving in with Chinese Uighurs to spy on them. The US Revolution was literally fought over stuff like this. It goes against the very fabric of freedom to aid in the creation of a wholly censored internet. It is highly likely that Chinese teenagers likely have no idea that something happened in 1989 that led to the putting down of over 10,000 people. US companies should not be in the business of aiding oppressive regimes oppress their people. China might be a market everyone wants to be in but, at what cost, Google?
Google Employees: Our Executives Engaged in Abuse. Don’t Let Kink and Polyamory Be Their Scapegoats. — A New York Times report exacerbated stigma while bringing wrongdoing to light. As if Dragonfly weren’t enough, Liz Fong-Jones reminds us change is needed desperately at Google.
SURPRISE: Alibaba’s Jack Ma outed as member of China’s Communist Party — I’m not sure why this is a surprise. I don’t think the richest person in China wouldn’t be a party member. I’m more surprised this surprises people.
Microsoft wins $480M contract to supply U.S. Army with 100K HoloLens headsets — Got my eyes on you too, Microsoft.
Amazon Web Services’ Andy Jassy roasts Oracle’s Larry Ellison
Amusing slide from Andy Jassy in his keynote showing market share (AWS being the big orange segment). @AWSreInvent pic.twitter.com/fLCHYRxsJy
— TechMarketView (@TechMarketView) November 28, 2018
How to Deal with Difficult People on Software Projects — You can explore these Problem Personalities with the visual map. This could come in handy.
The Science of the Job Search, Part VII: You Only Need 50% of Job “Requirements” — A lot of data here but basically, “Apply for jobs once you match 50% of job requirements.”
How to Manage Morale When a Well-Liked Employee Leaves — Remain patient, celebrate, ask for candor, and be ready to take some criticism. Take all this and work through what’s next with the remaining team together.
Open Source is Not About You — This is bigger than all of us.
9 top tech recruiting mistakes to avoid — We round up common mistakes tech recruiters make and a few best practices to adopt instead.
Twitter: Friend or Foe? (Episode 30) — “Twitter, Facebook, Instagram, LinkedIn…these are all major parts of what we use every day to stay in touch with the communities we are involved in, personally and professionally. What happens though when those lines blur? When something you say from your personal life gets picked up by people involved in your professional life? Is it all worthwhile?”
Process
Dell Systems Hacked to Steal Customer Information — To which Marriott said, “Hang on. Hold my beer.”
Marriott Hacking Exposes Data of Up to 500 Million Guests — We get to sign up for yet another monitoring service. Yay!
Half of all Phishing Sites Now Have the Padlock — Krebs on Security — Be careful out there. Tell your friends too.
Exclusive interview: How CEO Andy Jassy aims to keep AWS atop the cloud — The interview in which Andy Jassy admits AWS will, “[W]e can never hire enough good people in those areas to have the coverage that we ultimately want.” Wow… Imagine having that problem.
Amazon will be off all Oracle databases by end of 2019, says AWS chief — And just like that, AWS is done with Oracle. If AWS can do it, anyone can potentially dump Oracle.
Bitcoin-stealing code inserted into popular GitHub-hosted JavaScript library — node library Event-Stream was compromised
Open Source Software Is Under Attack; New Event-Stream Hack Is Latest Proof — The software supply chain is under attack. Caring only about software delivery inside your network boundary is not enough. Sadly, your artisanal, vintage software probably has a library that could be exploited. Think about how to handle that BEFORE it happens.
Asana, a work management platform, nabs $50M growth round at a $1.5B valuation — Congrats to the folks at Asana.
Why Kubernetes Makes Lyft Rides What They Are Today — “Ride-sharing firm Lyft will continue to rely heavily on Kubernetes and microservices in the race to offer mobility solutions that should eventually include AI-piloted cars in the very near future.”
Amazon’s homegrown 2.3GHz 64-bit Graviton processor was very nearly an AMD Arm CPU • The Register — A little bit of history and a little more info on customized SoC
Announcing the First AWS Security Conference: AWS re:Inforce 2019 | AWS Security Blog — “The inaugural AWS re:Inforce, a hands-on gathering of like-minded security professionals, will take place in Boston, MA on June 25th and 26th, 2019 at the Boston Convention and Exhibition Center. The cost for a full conference pass will be $1,099.”
The Amazon Effect on Open Source - The New Stack — “To me, 2018 will be remembered as open source’s breakthrough year. It is the year in which open source companies were able to prove their business value beyond a shadow of a doubt.”
All the Serverless announcements at re:Invent 2018 — BYOR (Bring Your Own Runtime), Lambda Layers, managed Kafka, and more!
The don’ts of software engineering — Some pretty obvious ones but if you have some new folks on your team it’s a good read.
Tools
What, No Python in RHEL 8 Beta? — “Ideally, people will get used to explicitly typing python3 or python2. However for those that want an unversioned command, let them chose from the beginning which version of Python they actually want. So, yum install python results in a 404.” yum install @python36
or yum install @python27
are your friends in RHEL 8. There is also a system-level Python installed (for things like system tools and Ansible).
Managing containerized system services with Podman — One of these days I will get to drop petty.company’s container runtime and use something without a daemon running. Oh wait! I already can.
Five most important cloud announcements at AWS re:Invent 2018 — ARM CPUs (not cheap though), bigger network pipes, and P3dn (holy smokes) are my big three. Outposts is a big deal that shows cloud-only is a greenfield dream and not our beige reality. Plus, AWS Ground Station shows, as Corey Quinn said, “AWS Ground Station is an entire service offering around receiving satellite telemetry from orbit that they launched. If they’ll address that use case, “customers who don’t want to move into the cloud” is certainly within their purview of addressable market.”
What’s new in Kubernetes 1.13? — Kubernetes 1.13 will be out on December 03 2018. kubectl diff
going beta, dope. AWS ALB ingress controllers, dope. Better Azure support, dope. Drop support for etcd2?!? Holy smokes! That’s awesome and an enormous amount of work went into this.
Kubernetes 101 part 2: Deploying apps to Kubernetes Cluster
Git aliases for lazy developers — I just like the sound of gac, alias gac="git add . && git commit -m"
The mysterious tale of 0.0.0.0:tcp://172.20.244.217:8080 — We don’t deserve Liz Rice.
Kubernetes essential guide: 10 must-reads — Kubernetes, containers, and automation have become crucial to IT goals – and practically beg for continuous learning. Consider this a mini-class
CI/CD with Rancher Pipelines and Self-hosted GitLab
Cluster DNS: CoreDNS vs Kube-DNS — CoreDNS > Kube-DNS. Believe it, we’ve been using a CoreDNS based DNS solution for a while here in the Short household. You probably should too (and yes, it’s a full-fledged DNS server).
Buildah version 1.5 Release Announcement — Buildah keeps getting better and better
http3.md — Some notes on QUIC… I mean HTTP/3
Bitnami Engineering Portal: Announcing the Bitnami Kubernetes Production Runtime (BKPR) — A runtime with all the bits you’d expect from a total solution; monitoring, logging, HTTPS ingress
MinaOTP/MinaOTP-Shell: TOTP authenticator implement as a terminal tool
DevOps’ish Tweet of the Week
I’m sorry but its ridiculous that tech companies are asking candidates to perform a coding challenge that takes more than 3 hours. Especially when you think your challenge should only take 3 hours and it requires 30+. People have full time jobs. #stop
— William (Bill) Kennedy ✈️ CDG (@goinggodotnet) November 30, 2018