Tag: Miscellaneous
-
Writing Kubernetes Operator in Python without frameworks and SDK
Posted on October 1, 2019, Level intermediate Resource Length long
An article by flant.com about how to create a solid operator using one of the most popular programming languages that almost every DevOps engineer is familiar with -- Python.
Tags devops python kubernetes miscellaneous agile
-
6 step field guide for building Machine Learning projects
Posted on September 30, 2019, Level intermediate Resource Length long
Daniel Bourke is author of this piece about what to do if you have data and want to know how you can use machine learning with it.
Tags big-data data-science miscellaneous
-
The great serverless cost debate
Posted on September 21, 2019, Level beginner Resource Length long
An older article by John Demian about thecost of switching to serverless. He points out that there are many ways to track and lower the costs of your serverless operation without slowing down your business.
Tags serverless web-development devops miscellaneous
-
Adventures in the TCP stack: Uncovering performance regressions in TCP SACKs vulnerability fixes
Posted on September 20, 2019, Level advanced Resource Length long
Interesting article about diving into debugging of TCP stack by Chris Stevens, MichaĆ Switakowski, Ivan Sadikov, Winglung Ngai and Evan Ye.
Tags miscellaneous how-to cloud infosec
-
Choose boring technology
Posted on September 14, 2019, Level beginner Resource Length short
The perspective of seasoned developer on development process and how big companies can have a branded way of doing engineering. Compared with situations where "the way engineering is done" is actively being figured out.
Tags programming software-architecture miscellaneous how-to
-
Pytorch vs. Tensorflow: which framework is best for your deep learning project?
Posted on September 7, 2019, Level beginner Resource Length long
Written by Vihar Kurama. Author takes a look at two popular frameworks and compares them: PyTorch vs. TensorFlow.
Tags big-data programming data-science python miscellaneous
-
Learn Linux, 101: Fundamentals of internet protocols
Posted on September 6, 2019, Level beginner Resource Length long
Ian Shields wrote this piece on TCP/IP network fundamentals for Linux system. This tutorial helps you prepare for Objective 109.1 in Topic 109 of the Linux System Administrator (LPIC-1) exam 101.
Tags linux programming devops cloud miscellaneous
-
Google's Engineering Practices documentations
Posted on September 5, 2019, Level beginner Resource Length long
Google engineering practices are now open source. The pages in this section contain recommendations on the best way to do code reviews, based on long experience.
Tags miscellaneous programming software-architecture devops
-
Pivoting to digital maturity
Posted on August 31, 2019, Level beginner Resource Length long
An article about seven capabilities central to digital transformation for enterprise. By Ragu Gurumurthy and David Schatsky for Deloitte Insights.
Tags management miscellaneous teams
-
Modernize existing .NET applications
Posted on August 29, 2019, Level intermediate Resource Length long
An article by Derya Sezen about the way to modernize existing .NET applications. Together with the Cloud movement, its functions and benefits, software practices and trends have been converging towards creating or migrating the applications towards a cloud-native compliant architecture.
Tags programming app-development miscellaneous
-
Enabling enterprise governance in Azure
Posted on August 28, 2019, Level beginner Resource Length long
At Microsoft Core Services and Engineering (CSEO), Microsoft used Azure governance to create a solution that enables enterprise-scale governance and compliance enforcement for our entire Azure environment. Article by Microsoft.
Tags software azure miscellaneous open-source cloud
-
Robotic process automation (RPA) vs. AI, explained
Posted on August 27, 2019, Level beginner Resource Length medium
An article by Kevin Casey explaining what is the difference between Robotic Process Automation (RPA) and AI. The expanding universe of artificial intelligence includes many terms and technologies.
Tags robotics app-development miscellaneous