Power Platform: How to Use Power Pages to Create Professional Websites Madeleine de Place Power Platform 3 August 2023 Post co-written by Madeleine de Place and Coralie Martinez Do you need to make a website quickly for your...
Power Apps: The Microsoft Power Platform Solution for Creating Applications Coralie Martinez Power Platform 27 July 2023 Post co-written by Madeleine de Place & Coralie Martinez According to estimates, only 0.3% of the world’s population can...
European Parliament Adopts AI Act: 7 Key Takeaways Nathalie Fouet Data 22 June 2023 On Wednesday June 14, the European Parliament adopted its position on the AI regulation by a large majority (499 in...
Enabling Data Access with Databricks SQL REST API Donatien Tessier Data 15 June 2023 When setting up a new data platform, the Lakehouse architecture is usually the most popular choice because it can be...
How to Use Starlette-Context to Pass Authorization Tokens between FastAPI APIs? Marwan DARWISH Cloud 30 May 2023 This post will explore using starlette-context with FastAPI to pass authorization tokens between your various microservices. Authentication and authorization are...
How Does Power Platform Speed up Enterprise IT Modernization and Transformation? Coralie Martinez Power Platform 25 May 2023 In 2022, Microsoft CEO Satya Nadella announced a change in the company’s strategy with the tagline “Doing more with less:...
Effortless MLOps: Streamline your ML workflows with Azure Machine Learning Fawzi Rida Data 16 May 2023 This article is part of a series of posts about the Azure Machine Learning Service. I invite you to read...
Using the Event Grid Service in a Private Context to Prevent Intrusions Haythem Brigui Software Development 9 May 2023 Systems integration is now a must-have for modern businesses. Integration solutions like Azure Event Grid, an Azure Integration Service (AIS)...
How to Centralize Services with Azure App Configuration zahir Chelbi Software Development 4 May 2023 The microservices architecture model is becoming more and more popular because of the DevOps approach and the increasing use of...
How to Boost Your Apps’ Performance with Asyncio: A Practical Guide for Python Developers Fawzi Rida Software Development 27 April 2023 Most applications today rely heavily on input/output (I/O) operations. This type of operation includes downloading a web page’s content from...
Telemetry: Ensuring Code That Works Mohamed Ben Slimen Software Development 25 April 2023 When people discuss Craftsmanship in the software development community, they often talk about code techniques like Clean Code, Clean Architecture,...
PySpark Unit Test Best Practices Aymen Ouenniche Data 20 April 2023 In our latest Craft post, we will look at PySpark unit tests. First, let’s go over what it’s all about....