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 […]
Devamını Oku
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 […]
Devamını Oku
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 […]
Devamını Oku
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 […]
Devamını Oku
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 […]
Devamını Oku
The Agile Triangle is a concept in Agile software development that highlights the interdependence between three essential components of a successful project: scope, time, and cost. It proposes that the project team should strive to balance these three components, with the content being the most critical factor. The Agile Triangle is a visual representation of […]
Devamını Oku
GitHub Actions is a CI/CD (Continuous Integration/Continuous Deployment) tool provided by GitHub that allows you to automate your software development workflows. It enables you to create custom workflows triggered based on events such as push and pull requests or issues made in a GitHub repository. With GitHub Actions, you can automate tasks such as building, […]
Devamını Oku