Close

The Ex-Banker Running Three Street Food Concepts From One Kitchen | Dark Kitchens

The Ex-Banker Running Three Street Food Concepts From One Kitchen | Dark Kitchens

Marcio Coelho traded standing orders for, well, standing and giving orders. You can associate many things with bankers, be it a sharp pinstripe suit, watching Bloomberg while running on a treadmill, or just shouting “Sell!” into a phone for some reason I’ll never fully understand. One thing you probably wouldn’t associate with bankers, though, is […]

Devamını Oku

Slaying the Dragon: Overcoming Technical Debt in Agile Development

Slaying the Dragon: Overcoming Technical Debt in Agile Development

Technical debt in agile development refers to the cost of maintaining and enhancing the software developed quickly or with insufficient attention to quality. Various factors, such as a lack of proper design, poor testing, or a lack of code refactoring, can cause it. As new features are added, technical debt increases over time and the […]

Devamını Oku

From Backlog to Brilliance: Managing Tasks in Agile Development

From Backlog to Brilliance: Managing Tasks in Agile Development

Tasks in agile development are small, specific pieces of work required to complete a user story or deliver a particular feature. They are usually detailed and technical and often involve a specific action or procedure that needs to be performed. One person usually completes tasks in the team within a day. They differ from higher-level […]

Devamını Oku

How We Manage The Stories

How We Manage The Stories

A User Story In agile development, a user story describes a specific feature or requirement from the end user’s perspective. It is a simple, natural language statement of a part, typically written in the format of “As a [user], I want [feature], so that [benefit].” User stories are used to define and prioritize a project’s […]

Devamını Oku

KFC takes to the sky with drone-delivered fried chicken

KFC takes to the sky with drone-delivered fried chicken

KFC and Wing are collaborating to test the use of drones for food delivery in Queensland and Canberra, Australia. According to the CEO of Collins Foods, a KFC franchisor, the drone delivery service has the potential to reduce delivery times significantly. Wing, pioneering drone delivery in Australia, has already tested the delivery of other items […]

Devamını Oku

The Three Pillars of Scrum

The Three Pillars of Scrum

What are the three pillars of Scrum? It is simple: transparency, inspection, and adaptation. What Is Scrum? Scrum is an agile methodology that is used for product design and development. It uses cross-functional teams to deliver products and services in short cycles, which enables fast feedback, continuous improvement, and rapid adaptation to change. Scrum breaks […]

Devamını Oku

Empowering Developers with AWS CDK: Unlocking Infrastructure as Code

Empowering Developers with AWS CDK: Unlocking Infrastructure as Code

The AWS Cloud Development Kit (CDK) is an open-source software development framework that defines cloud infrastructure as code (IAC) and provides it through AWS CloudFormation. It allows developers to use familiar programming languages, such as JavaScript, TypeScript, Python, Java, and C#, to model and provision AWS resources. The AWS CDK uses AWS CloudFormation under the […]

Devamını Oku