Sun.Oct 27, 2019

article thumbnail

The Difference Between Great Leaders And Posers

N2Growth Blog

This may sound harsh, but the truth often is… I’ve witnessed far too many people in positions of leadership that wouldn’t recognize an opportunity if it hit them squarely in the face. If you cannot recognize, attract, and acquire opportunity you should not be in a leadership position. Just this week I’ve observed people in leadership roles who failed to recognize opportunities, or perhaps even worse, took too long to make a decision and let an opportunity pass them by.

article thumbnail

Four Steps to Implement an Observability Strategy for Microservices

DevOps.com

You’ve finally decided. You’re making the move to microservices and re-architecting your entire infrastructure. Some services will still be on-premises (those databases and their legacy apps are never moving), but a cloud-based microservices architecture will allow your teams to build and bring new products to market faster. But how do you handle the complexity that […].

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Classic Computer Science Problems in Python

Henrik Warne

I really enjoyed Classic Computer Science Problems in Python by David Kopec. It covers many different problems I hadn’t read detailed explanations of before. For example: neural networks, constraint-satisfaction problems, genetic algorithms and the minimax algorithm. Unlike many other books on algorithms and programming problems, this one builds up complete (but small) programs that are easy to explore on your own.

article thumbnail

Agile Scrum: Your Quick Start Guide with Step-by-Step Instructions

Agile Alliance

SCRUM 42
article thumbnail

Peak Performance: Continuous Testing & Evaluation of LLM-Based Applications

Speaker: Aarushi Kansal, AI Leader & Author and Tony Karrer, Founder & CTO at Aggregage

Software leaders who are building applications based on Large Language Models (LLMs) often find it a challenge to achieve reliability. It’s no surprise given the non-deterministic nature of LLMs. To effectively create reliable LLM-based (often with RAG) applications, extensive testing and evaluation processes are crucial. This often ends up involving meticulous adjustments to prompts.

article thumbnail

CodeSOD: To Be Random Enough

The Daily WTF

A long time ago, when I was first learning about databases, one of the points brought up was the difference between a "natural key" and a "surrogate key" A natural key was a unique identifier which already existed in your dataset, and surrogate keys were those you made up- UUIDs or sequences or what have you. As a best practice, even if you have a viable natural key, you should still use a surrogate key.

More Trending

article thumbnail

Naming Services

DevOps.com

The post Naming Services appeared first on DevOps.com.

14
article thumbnail

Construccion de Software: una mirada ágil

Agile Alliance

article thumbnail

Next-Gen Concepts for Player Performance and Wellness

Teradata

At Teradata Universe, we held a roundtable on Next-gen Concepts for Player Performance and Wellness. Learn how insights using AI are readily available for the next-gen of high performers.

article thumbnail

The Epic Guide to Agile: More Business Value on a Predictable Schedule with Scrum

Agile Alliance

SCRUM 23
article thumbnail

Top 5 Challenges in Designing a Data Warehouse for Multi-Tenant Analytics

Multi-tenant architecture allows software vendors to realize tremendous efficiencies by maintaining a single application stack instead of separate database instances while meeting data privacy needs. When you use a data warehouse to power your multi-tenant analytics, the proper approach is vital. Multi-tenant analytics is NOT the primary use case with traditional data warehouses, causing data security challenges.

article thumbnail

How to Cover the Costs of RPA

Beyond B2B

Finding value in a robotic process automation project is relatively easy if you pick the low-hanging-fruits first.

How To 8
article thumbnail

Enterprise Agility with OKRs

Agile Alliance

Agile 23
article thumbnail

4 Rules To An Effective Logo

Strategy Driven

Anyone who has ever thought about trying to market a business or design a brand will know how important the logo is. And anyone who thinks about this for a moment will be able to determine why it might be quite so important too. Without an effective logo for your business, you can’t really expect it to do what it is meant to. A good logo will draw in attention to your business, make it considerably more popular and make the marketing a lot more effective on the whole.

article thumbnail

photostream 122

Martin Fowler

St Agnes, UK (2018).

25
article thumbnail

7 Pitfalls for Apache Cassandra in Production

Apache Cassandra is an open-source distributed database that boasts an architecture that delivers high scalability, near 100% availability, and powerful read-and-write performance required for many data-heavy use cases. However, many developers and administrators who are new to this NoSQL database often encounter several challenges that can impact its performance.