Tag

devops

So, You Want to Lead a Team of Devs…

Unlock your full potential as an effective, efficient, and inspiring leader, and be the software engineering manager that your team deserves!

Learn to Build a Microservices App Today!

This book jumps right into building microservices, giving you just enough knowledge to build, while not getting mired in theory.

Managing AI and ML Projects: a primer for success

An excerpt from Managing Machine Learning Projects by Simon Thompson

Managing Machine Learning Projects will teach you to guide machine learning projects from design to production—no machine learning experience required!

Read this article if you’re a project manager who works with machine learning applications.

Putting the Sec in DevSecOps

From the Application Security Program Handbook by Derek Fisher

This article discusses where security fits into the DevOps process along with some common approaches.

Read it if you want to learn more about baking security into DevOps.

Collective Communication Pattern: Improving Performance When Parameter Servers Become a Bottleneck

From Distributed Machine Learning Patterns by Yuan Tang

In this article, we introduce the collective communication pattern, which is a great alternative to parameter servers when the machine learning model we are building is not too large without having to tune the ratio between the number of workers and parameter servers.

Parameter Server Pattern: Tagging Entities in 8 Millions of YouTube Videos

From Distributed Machine Learning Patterns by Yuan Tang

In this article, we introduce the parameter server pattern which comes handy for situations where the model is too large to fit in a single machine such as one we would have to build for tagging entities in the 8 millions of YouTube videos.

Mission Impossible: DevSecOps

In case you missed it, here is Jeff Nickoloff and Stephen Kuenzli’s live Twitch coding stream recap. For more, check out the book: Docker in Action, Second Edition. For more live coding streams, subscribe to Manning’s Twitch channel here: https://www.twitch.tv/manningpublications

Improving ARM Template Syntax with Bicep Templates

From Azure Infrastructure as Code by Henry Been, Eduard Keilholz, and Erwin Staal

This is an excerpt from chapter 6, which starts with introducing the Bicep language, a new and improved IaC language for a Azure. This snippet is the next section of the chapter, which lists the benefits of Bicep over ARM Templates.

Let’s jump into using Bicep templates to improve ARM template syntax!

© 2023 Manning — Design Credits