Call Your AWS Step Functions With API Gateway in Just a Few Lines With SAM

Call Your AWS Step Functions With API Gateway in Just a Few Lines With SAM
Last weekend I played with AWS Step Functions! I wanted to refactor a Lambda function I already coded for the sake of maintainability and evolutivity. Spent my day with AWS SAM refactoring a long Lambda in Step Functions Result: • I reduced my code by 2 • The code is now way more maintainable • I have a cool graph presenting the execution flow Btw, I call my state machine with API Gateway and I only needed 8 lines in YAML!
Read more →

How to Deploy Your React App in Azure Storage and Static Web Apps

How to Deploy Your React App in Azure Storage and Static Web Apps
Imagine you just finished your dream app in React and search for a way to host it somewhere on the Internet. Did you know that you can host it on Azure Storage? No? Let’s see how! Oh, and your app is static… Deploy your app in Azure Storage # But first some prerequisites on your laptop: Azure CLI is installed, and you can log in to Azure — https://docs.microsoft.com/en-us/cli/azure/install-azure-cli Azure Storage Explorer is installed, and you can sign in with your Azure credentials to upload content — https://azure.
Read more →

How I Passed the AZ-104 Microsoft Azure Administrator Exam

How I Passed the AZ-104 Microsoft Azure Administrator Exam
After becoming Azure Solutions Architect Expert Certified in October, I challenged myself to pass the AZ-104 Microsoft Azure Administrator exam before the end of 2020! OK, enough with the celebration. I need another challenge! After running in the rain, I thought it was a good idea to prepare for the exam AZ-104: Microsoft Azure Administrator Why? I already have the course, the voucher, and it will help me in my daily job… So let's go!
Read more →

How I Grew My LinkedIn Audience in Only Two Weeks

How I Grew My LinkedIn Audience in Only Two Weeks
How I Grew My LinkedIn Audience in Only Two Weeks # A few days ago, I posted this tweet about my LinkedIn improvements, which had some engagements. After using LinkedIn seriously for one week: • 225 new connections • 453 profile views (+319% since last week) • 45 169 post views and 689 reactions And I'm not talking about all the messages I received! Thank you @DThompsonDev for making me realize how LinkedIn is useful 🙏
Read more →

How I Passed the AZ-300 Microsoft Azure Architect Technologies Exam

How I Passed the AZ-300 Microsoft Azure Architect Technologies Exam
After passing the AZ-900 Microsoft Azure Fundamentals exam, I challenged myself to get Azure Solutions Architect Expert certified! I knew this would not be easy from the start, but it’s only my eighth challenge this year, and nothing could stop me! I need another challenge 😅 Next step, #Azure Solutions Architect Expert Certification. For this one, I need to prepare for two exams... Let's go! 💪#AzureCertified — Johan Rin (@johanrin) June 8, 2020 In this post, I will explain how I prepared for the AZ-300 Microsoft Azure Architect Technologies exam.
Read more →