Close

Aylık Arşiv: Ağustos 2023

A Beginner’s Guide to Networking in AWS: Understanding CIDR, Subnets, and VPCs

A Beginner's Guide to Networking in AWS: Understanding CIDR, Subnets, and VPCs

We will explain what CIDR, subnet, VPC, ASG, and AWS implementations are and how they can help you design and manage your cloud infrastructure. CIDR stands for Classless Inter-Domain Routing, a method of allocating IP addresses and routing Internet traffic. CIDR allows you to divide an IP address space into […]

Devamını Oku

The Power of Visualizing Work: Implementing Kanban and Time-Boxed Approaches

The Power of Visualizing Work: Implementing Kanban and Time-Boxed Approaches

Kanban Systems and Time-boxed approaches are often discussed in software development, and there has been some debate about the relationship between these methods and the concept of iteration. Some people have referred to Kanban Systems as “Waterfall 2.0,” There have been suggestions that a Lean perspective might view iteration as […]

Devamını Oku

Breaking Down Barriers: Agile Practices for Remote Teams

Breaking Down Barriers: Agile Practices for Remote Teams

Agile methodologies have become increasingly popular in recent years, and many organizations have embraced Agile practices to improve their software development processes. However, managing a remote Agile team presents unique challenges that require careful consideration and adaptation of Agile methods. This article will discuss the unique challenges of managing a […]

Devamını Oku

Finding Adequate Metrics for Quality in Software Development

Finding Adequate Metrics for Quality in Software Development

In the quest for quality software, different stakeholders own different quality domains. The article, written by Michael Kutz, delves into the complexities of measuring software quality. It identifies three domains of quality: Outer Quality (owned by product people), Inner Quality (owned by developers), and Process Quality (owned by managers). The […]

Devamını Oku

The Language of Programming: A Deeper Perspective

The Language of Programming: A Deeper Perspective

In her talk at the Deconstruct Conference, Anjana Vakil delves into the intricate relationship between programming and linguistics. With a background in linguistics and philosophy, Vakil challenges common perceptions of code as a tool for communicating with machines. Instead, she posits that code is a human language designed for collaboration […]

Devamını Oku

DBSCAN: The Navigator of Geolocation Data

DBSCAN: The Navigator of Geolocation Data

Why DBSCAN? What makes DBSCAN a strong choice for geolocation data? No Need for a Compass First and foremost, DBSCAN doesn’t require you to specify the number of clusters in advance. It’s like a seasoned sailor instinctively finding islands in the sea of data. This starkly contrasts with algorithms like […]

Devamını Oku