Sun.Oct 01, 2023

article thumbnail

How To Run Effective Scrum Meetings

Xebia

Scrum is a popular way of working in teams. Many people however, dislike one core element of Scrum: the meetings. Scrum meetings are often time consuming, boring and ineffective. Meetings run overtime, discussions keep going in circles and decisions are rarely made. If a decision is made, it’s usually that “we should have a meeting about that” This is ineffective and frustrating.

SCRUM 130
article thumbnail

Fighting the Good Fight for a Resilient Digital Future

Ivanti

This Cybersecurity Awareness Month, cybercriminals have far too much to celebrate. Attacks are rising in sophistication and brazenness, and no company or organization is immune. We could panic. Or we could lock arms, fight the good fight and put customers first. I vote for the latter. Hop in the time machine When October was first dubbed Cybersecurity Awareness Month in 2004 , no one — unless you’re a time traveler or incredibly prescient — could have envisioned the current digital landscape.

Insiders

Sign Up for our Newsletter

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

article thumbnail

CodeSOD: Easy Reader Version

The Daily WTF

Ensuring you code is readable is arguably one of the most important things you can do after ensuring it is correct. The real question is: readable to whom? Because apparently, some people have odd ideas about readability. Like Evan 's co-worker. /* dlgAdvanced.vb */ Me.btn1.Text = "Yes to All" Me.btn1.DialogResult = Windows.Forms.DialogResult.Yes And Windows.Forms.DialogResult.Ignore ''Easy Readability, but the real value is 4 (DialogResult.Retry) It's easy to see that th

article thumbnail

Kernel of a good strategy - Why, How and What

Abhishek Tiwari

In the rapidly changing landscape of business, having a well-defined strategy is crucial for success. A good strategy should address the core problems or challenges faced by a business, provide guiding principles on how to tackle them, and be supported by the coherent actions and right resources. In this article, we will explore the core elements of a good strategy.

article thumbnail

Generative AI Deep Dive: Advancing from Proof of Concept to Production

Speaker: Maher Hanafi, VP of Engineering at Betterworks & Tony Karrer, CTO at Aggregage

Executive leaders and board members are pushing their teams to adopt Generative AI to gain a competitive edge, save money, and otherwise take advantage of the promise of this new era of artificial intelligence. There's no question that it is challenging to figure out where to focus and how to advance when it’s a new field that is evolving everyday. 💡 This new webinar featuring Maher Hanafi, CTO of Betterworks, will explore a practical framework to transform Generative AI prototypes into

article thumbnail

Seamlessly connect Gitlab CI/CD with AWS: Gitlab AWS credential helper

Xebia

In this blog we will show you how our Gitlab AWS credential helper will make it very easy to connect to an AWS account using the gitlab pipeline id token as your identity. Introduction Since June 2022, Gitlab provides JWT identity tokens for each project pipeline, which can be exchanged for AWS access credentials using the assume-role-with-web-identity API call.

AWS 130