Tag: Devops and ci cd
-
AWS X-Ray in 5 minutes
Posted on February 20, 2021, Level beginner Resource Length short
X-Ray is AWS's distributed tracing system. What the hell is a distributed tracing system? That means that you can trace requests as they travel through your architecture. By John T Earl.
Tags architecture-and-apis product-and-design cloud-and-infrastructure devops-and-ci-cd frontend-and-mobile
-
How to make Kafka Consumer compatible with Gevent in Python
Posted on February 17, 2021, Level intermediate Resource Length long
Asynchronous task management using Gevent improves scalability and resource efficiency for distributed systems. However, using this tool with Kafka can be challenging. By Jessica Zhao and Boyang Wei.
Tags backend-development devops-and-ci-cd data-and-analytics architecture-and-apis
-
How we improved developer productivity for our DevOps teams
Posted on February 16, 2021, Level beginner Resource Length long
Across Spotify, our teams diligently strive to fulfill our mission to "unlock the potential of human creativity by giving millions of creative artists the opportunity to live off their work, and billions of fans the opportunity to enjoy and be inspired by it". Published by Maria Jernström and Jason Palmer.
Tags devops-and-ci-cd leadership-and-career software-engineering
-
How to write custom cypher procedures with NetworkX and Memgraph
Posted on February 15, 2021, Level intermediate Resource Length medium
Angular is one of the most popular front-end frameworks, with 30% of developers preferring it for their projects. Angular is especially useful for large scale projects with many different views and components. By Ryan Thelin.
Tags cloud-and-infrastructure devops-and-ci-cd how-to product-and-design data-and-analytics leadership-and-career
-
Set up Anthos Service Mesh for multiple GKE clusters using Terraform
Posted on February 13, 2021, Level advanced Resource Length long
Anthos Service Mesh is a managed service mesh for Google Kubernetes Engine (GKE) clusters. Anthos Service Mesh allows GKE clusters to use a single logical service mesh, so that pods can communicate across clusters securely and services can share a single Virtual Private Cloud (VPC). By Waheed Brown and Jianhe Liao.
Tags devops-and-ci-cd frontend-and-mobile product-and-design cloud-and-infrastructure
-
Realizing the full potential of DevSecOps
Posted on February 10, 2021, Level beginner Resource Length medium
An article about four strategies to achieve a true DevSecOps culture. For federal agencies, achieving mission success increasingly hinges on modernizing legacy systems and transforming operations. By Phoebe Nerdahl @Atlassian.com.
Tags devops-and-ci-cd leadership-and-career cloud-and-infrastructure security-and-privacy product-and-design
-
Spring Batch on Kubernetes: Efficient batch processing at scale
Posted on February 6, 2021, Level intermediate Resource Length long
Batch processing has been a challenging area of computer science since its inception in the early days of punch cards and magnetic tapes. By Mahmoud Ben Hassine.
Tags devops-and-ci-cd software-engineering backend-development
-
7 Best Gnome system monitor alternative Linux applications
Posted on February 1, 2021, Level beginner Resource Length medium
It is not very difficult to find some best alternative to Gnome system monitor application that comes out of the box with Gnome desktop environments such as in Ubuntu operating systems. Hence, here are some. By Heyan Maurya.
Tags devops-and-ci-cd frontend-and-mobile software-engineering product-and-design
-
Kubernetes and Ubuntu: 2020 roundup
Posted on January 31, 2021, Level beginner Resource Length medium
Kubernetes has always been a crucial part of Canonical's vision and contribution to the IT world. All leading cloud providers, such as Google, Microsoft, Amazon, Cisco and IBM run cloud Kubernetes services on Ubuntu, because we focus on the latest container capabilities in modern kernels. By Anastasia Valti.
Tags devops-and-ci-cd cloud-and-infrastructure software-engineering
-
The RustyHermit unikernel
Posted on January 28, 2021, Level intermediate Resource Length long
RustyHermit is a unikernel, which is completely written Rust. Unikernels are application images that directly contain the kernel as a library, so they do not require an installed operating system (OS). They are typical used in virtualized environments, which build the backbone of typical cloud / edge infrastructures. By @stlankes.
Tags software-engineering cloud-and-infrastructure devops-and-ci-cd
-
Scaling Kubernetes to 7,500 nodes
Posted on January 26, 2021, Level intermediate Resource Length long
We've scaled Kubernetes clusters to 7,500 nodes, producing a scalable infrastructure for large models like GPT-3, CLIP, and DALL·E. By Benjamin ChessEric Sigler.
Tags devops-and-ci-cd architecture-and-apis cloud-and-infrastructure leadership-and-career
-
DevOps vs SRE – Enabling efficiency and resiliency
Posted on January 25, 2021, Level beginner Resource Length long
Two hot job titles that were not around or mainstream several years ago are DevOps and site reliability engineers. What can feel like DevOps engineers are a catch all around engineering efficiency, system administration, and release management tend to have oddly broad job descriptions. Site reliability engineers, on the other hand, have a more defined focus but a broad scope in the organization with the teams they support. By Ravi Lachhman.
Tags devops-and-ci-cd cloud-and-infrastructure leadership-and-career