Sample Questions for Agile Ceremonies
These are questions you can ask during each type of Scrum event to help guide the meeting and ensure it’s productive: Sprint Planning Daily Standup Sprint Review Sprint Retrospective
Özgür Özkök
These are questions you can ask during each type of Scrum event to help guide the meeting and ensure it’s productive: Sprint Planning Daily Standup Sprint Review Sprint Retrospective
Rectified Linear Unit (ReLU) is a commonly used activation function in artificial neural networks. An activation function is a mathematical function that is applied to the output of a neuron in a neural network to determine whether the neuron should be activated or not. ReLU is defined as follows: f(x) = max(0, x) In other […]
Some companies are fighting remotely because they don’t get it yet. Here are some tips to make it easier for you and your team. Since the pandemic lockdown, working from home has become famous for many employees. A survey by Prudential showed that 87% of American workers working remotely during the pandemic would like to […]
AWS AppSync is a fully managed service that makes it easy to develop GraphQL APIs by handling the heavy lifting of securely connecting to data sources like AWS DynamoDB, AWS Lambda, or any HTTP data source. AppSync also offers real-time and offline capabilities, making it an ideal solution for building responsive applications that require real-time […]
Scaling agile is all the rage these days and especially popular with laggard adopters who want to broaden their management span of control. Most Scaling frameworks are just classical military hierarchies suitable for command and control. In a suitably arranged organization of 625 people, the average number of communication hops between two people is a […]
Graphic theory, or graph theory, is a branch of mathematics that studies the properties and characteristics of graphs. In graph theory, a chart refers to a mathematical object that consists of a set of vertices (also known as nodes) and a bunch of edges that connect the vertices. The field of graph theory has its […]
AWS Neptune AWS Neptune is a fully managed graph database service provided by Amazon Web Services (AWS). It is designed to store and process highly connected data, such as social network data, recommendation engines, fraud detection, and knowledge graphs. AWS Neptune is built on a purpose-built, graph-native storage engine and supports open graph APIs, such […]