Tag: Leadership and career
-
How to publish your app on Apple App store and Google Play store in 2024?
Posted on February 12, 2024, Level beginner Resource Length medium
In this article, we provide you with an in-depth guide on how to publish your app on Google Play and the App Store. You'll also find out what you should avoid when publishing an app. By by Amir Ahmed Khan.
Tags frontend-and-mobile leadership-and-career product-and-design miscellaneous
-
Six product prioritization frameworks and how to pick the right one
Posted on February 9, 2024, Level beginner Resource Length medium
Prioritization is crucial during the product development process because it's impossible to execute every idea in any given sprint. This makes it important to choose the concepts that will have the most impact on the business and customers. By @atlassian.com.
Tags leadership-and-career miscellaneous
-
Behavior driven chaos with AWS Fault Injection Simulator
Posted on February 5, 2024, Level intermediate Resource Length long
A common challenge organizations face is how to gain confidence in and provide evidence for the continuous resilience of their workloads. Using modern chaos engineering principles can help in meeting this challenge, but the practice of chaos engineering can become complex. As a result, both the definition of the inputs and comprehension of the outputs of the process can become inaccessible to non-technical stakeholders. By Richard Whitworth and Greg Willson.
Tags devops-and-ci-cd cloud-and-infrastructure product-and-design leadership-and-career
-
Exploring the world of chaos engineering and testing
Posted on February 4, 2024, Level beginner Resource Length medium
Chaos Engineering and Testing are carefully associated ideas that have received huge interest in the field of software program improvement and gadget reliability during the last decade. They are frequently aimed toward improving the resilience and balance of complex structures. Let's discover these standards in element. By
Tags cloud-and-infrastructure testing-and-quality product-and-design leadership-and-career
-
Java career learning path from beginner to advanced
Posted on January 30, 2024, Level beginner Resource Length medium
Knowing what to study is also a big challenge since there is so much to learn. Therefore, let's explore the most important topics to study so we can become better software engineers. By Rafael del Nero.
Tags software-engineering leadership-and-career how-to product-and-design backend-development
-
How to use low-code to enable machine learning
Posted on January 26, 2024, Level beginner Resource Length medium
Can low-code enable machine learning? Certainly. In fact, it's an excellent method for simplifying and accelerating the use of machine learning–and enabling developers without data science backgrounds to build software powered by machine learning. In this blog, I make the case for using low-code to develop machine learning apps. By Forsyth Alexander.
Tags business-and-emerging-tech leadership-and-career miscellaneous ai-and-machine-learning
-
Devops career path
Posted on January 25, 2024, Level beginner Resource Length short
In the realm of software development and IT operations, the role of a DevOps professional is paramount. They are the architects of efficient software delivery, combining development, operations, and quality assurance to accelerate a company's technological prowess. By @4dayweek.io.
Tags leadership-and-career devops-and-ci-cd miscellaneous
-
Top 9 Twilio alternatives and competitors in 2024
Posted on January 24, 2024, Level beginner Resource Length long
If you are looking for Twilio alternatives to create better communications for your apps and websites, then here are top nine options to choose from. By Hardik Shah.
Tags data-and-analytics miscellaneous leadership-and-career
-
FinOps sketchnotes: Introducing cloud FinOps
Posted on January 17, 2024, Level intermediate Resource Length medium
Transitioning to the cloud means more than just migrating your workloads or building innovative new apps. While it's a great first step for your organization, it's just the beginning. To truly maximize the value of your cloud investments requires a fundamental shift in mindset and culture to rethink how your organization operates when imbued with technology. By Eric Lam and Pathik Sharma.
Tags cloud-and-infrastructure ai-and-machine-learning data-and-analytics software-engineering leadership-and-career
-
ARM Blackhawk CPU: Can Cortex-X5 help Android beat Apple chipset performance?
Posted on January 13, 2024, Level beginner Resource Length short
It's no secret that Android processors, whether Qualcomm or MediaTek, have consistently lagged behind Apple in terms of raw performance. However, a recent report from Moor Insights and Strategy suggests that after decades of trailing, ARM could narrow the gap and potentially surpass Apple's offerings with the upcoming Cortex X5 CPU core. By Hisan Kidwai.
Tags miscellaneous ai-and-machine-learning frontend-and-mobile software-engineering leadership-and-career
-
13 most useful CI/CD tools for DevOps in 2024
Posted on January 11, 2024, Level beginner Resource Length medium
CI is a software development practice where engineers merge their code into a central repository multiple times a day. After a pull request is open and after a merge is done, automated builds and tests are triggered automatically to ensure the functionality of the code. This approach promotes a collaborative environment and also helps in identifying issues early on, minimizing the risk of having issues propagated through different environments. By Flavius Dinu, Sumeet Ninawe.
Tags devops-and-ci-cd frontend-and-mobile product-and-design leadership-and-career
-
What is Continuous Testing in DevOps? (Strategy + tools)
Posted on January 9, 2024, Level intermediate Resource Length long
Continuous testing (CT) is the practice of automatically testing software applications and components throughout the software development lifecycle (SDLC). In DevOps, continuous testing is the practice of integrating testing activities throughout the DevOps pipeline. By Hannah Son.
Tags how-to devops-and-ci-cd testing-and-quality product-and-design leadership-and-career cloud-and-infrastructure