Tag: Agile
-
How we saved 70k cores across 30 mission-critical services
Posted on January 15, 2022, Level advanced Resource Length long
As part of Uber engineering's wide efforts to reach profitability, recently our team was focused on reducing cost of compute capacity by improving efficiency. Some of the most impactful work was around GOGC optimization. In this blog we want to share our experience with a highly effective, low-risk, large-scale, semi-automated Go GC tuning mechanism. By Cristian Velazquez.
Tags how-to microservices performance devops app-development agile
-
Using no-code as a proof of concept
Posted on January 9, 2022, Level beginner Resource Length long
No-code is a set of tools that allow you to create websites, apps and software all without writing a single line of code. By Bobi Robson.
Tags miscellaneous agile programming software-architecture
-
Bring no-code apps to your Gmail inbox
Posted on January 3, 2022, Level beginner Resource Length medium
AppSheet in Gmail, a new feature that lets you use custom-built no-code applications, created in AppSheet, directly in your inbox as a dynamic email. Too often, daily workflows are spread across multiple applications, slowing productivity as we navigate from one app to another and back again. By Mike Procopio.
Tags agile app-development programming software-architecture learning
-
What is low-code workflow automation?
Posted on December 28, 2021, Level beginner Resource Length medium
What is low code workflow automation and why are businesses increasingly adopting it into their operations? By impactmybiz.com.
Tags cio programming agile software-architecture
-
3 ways to use load tests beyond performance
Posted on December 7, 2021, Level beginner Resource Length medium
Most teams use load testing only for performance or stress tests. But they can also help uncover infrastructure issues early. Read on to see how load tests can help make your entire system more resilient at its foundation. By Dennis Martinez.
Tags tdd cloud miscellaneous performance agile web-development
-
How well-architected enables junior engineers
Posted on November 30, 2021, Level beginner Resource Length medium
Well-architected describes the key concepts, design principles and architecture best practices for designing your cloud workloads. It balances best practices with business goals to determine the optimal outcome. By Gerald Stewart.
Tags frameworks app-development programming agile aws serverless
-
The ultimate guide to Lean UX design
Posted on November 26, 2021, Level beginner Resource Length long
When designing a product, you often strive to achieve perfection by building a product with advanced features and offerings. You might find that rather than perfection, you only end up wasting time and resources on a product that you're not completely sure users will use. In other words, it's a demanding process that doesn't guarantee success. By Adam Fard.
Tags ux web-development how-to agile teams
-
How to tell a story with data: A guide for beginners
Posted on November 4, 2021, Level beginner Resource Length long
Over the past few years, data storytelling has taken off. This is not only because data and the role it plays in our lives is increasing. It's also because storytelling is the way we as humans have always come to understand ourselves and the world we live in. By Lydia Hooper.
Tags data-science learning cio agile miscellaneous
-
How to deal with resistance of executives in transformation projects
Posted on November 3, 2021, Level intermediate Resource Length medium
The digital transformation is in full swing. Digitalization is not only changing technology and processes, but also the way we work together, i.e., the organization, leadership, and culture in companies. The companies that recognize these connections and continuously develop them are successful in the changes. But the reality is also: Many of these transformation projects fail, do not have the expected successes or are still waiting, because the associated changes and resistances are seen as too high hurdles. By Klaus Peren.
Tags management cio learning agile miscellaneous
-
How to deploy a machine learning model with FastAPI, Docker and Github Actions
Posted on October 1, 2021, Level intermediate Resource Length long
You've just trained a model and you're happy with it because it performs well on your local cross-validation. Now is the time to put this model in production so that other teams within your organization can consume it and embed it in their applications. By Ahmed Besbes.
Tags machine-learning learning big-data devops agile
-
A new language for digital transformation
Posted on September 30, 2021, Level intermediate Resource Length long
Organizations still struggle to advance digital transformation. A common language that transcends technology could be the key to strategic transformation. By Rich Nanda, Ragu Gurumurthy, Sam Roddick, Deborah Golden.
Tags management machine-learning learning software cio agile
-
Test like you fly - intro
Posted on September 4, 2021, Level beginner Resource Length medium
In contrast to all the other important test methodologies, "Test Like You Fly", or TLYF for short, emphasizes testing to find fundamental flaws in a system that will prevent it from performing the mission. Most testing methodologies strive to confirm that requirements - the input to our designs - are being met by the system as written. By Tim Chambers.
Tags app-development tdd devops software-architecture agile performance