<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    
    <title>Ismael Messa</title>
    
    
    <description>This website is a virtual proof that I'm awesome</description>
    
    <link>https://messaismael.com/</link>
    <atom:link href="https://messaismael.com/feed.xml" rel="self" type="application/rss+xml" />
    
    
      <item>
        <title>Deploy a React App on S3 with CDK using python</title>
        <description>
          Hosting a static App using Amazon S3 - 
          Introduction In today’s technology-driven world, web applications have become integral to businesses. With the increasing demand for web applications, developers are constantly looking for efficient and easy ways to deploy their applications. AWS provides an easy-to-use framework for deploying web applications using S3 and a modern programming language of your...
        </description>
        <pubDate>Wed, 02 Aug 2023 00:00:00 -0400</pubDate>
        <link>https://messaismael.com/2023-08-02-deploy-react-app-on-s3-with-cdk-using-python/</link>
        <guid isPermaLink="true">https://messaismael.com/2023-08-02-deploy-react-app-on-s3-with-cdk-using-python/</guid>
      </item>
    
      <item>
        <title>Improve Email Sending with Amazon SQS and DynamoDB</title>
        <description>
          Build a scalable email sending with AWS cloud computing - 
          In this article, we will talk about email sending which we already covered in the last article. But this one is an improvement over the last, the principal objective is to allow email sending while handling the risk of failure during the process, for this, we introduce the notion of...
        </description>
        <pubDate>Mon, 15 Aug 2022 00:00:00 -0400</pubDate>
        <link>https://messaismael.com/2022-08-15-improve-email-sending-with-amazon-sqs-and-dynamodb/</link>
        <guid isPermaLink="true">https://messaismael.com/2022-08-15-improve-email-sending-with-amazon-sqs-and-dynamodb/</guid>
      </item>
    
      <item>
        <title>How to Build an Email Sending Service with Serverless in AWS</title>
        <description>
          Send Email using AWS SES - 
          Sometimes when you have a web application or page, the users or visitors may want to contact you. For this, instead of leaving your email on your platform, you can provide the best user experience for users by giving them a specific page that could simplify the process. This is...
        </description>
        <pubDate>Mon, 11 Apr 2022 00:00:00 -0400</pubDate>
        <link>https://messaismael.com/2022-04-11-how-to-build-an-email-sending-service-with-serverless-in-aws/</link>
        <guid isPermaLink="true">https://messaismael.com/2022-04-11-how-to-build-an-email-sending-service-with-serverless-in-aws/</guid>
      </item>
    
      <item>
        <title>How to Implement an Uploading Service to S3 using NodeJS and TypeScript</title>
        <description>
          
          Last month, I took a cloud computing course in AWS and then successfully passed the AWS Certified Cloud Practitioner certification. During this learning journey, I covered many cloud services in AWS, among which was Amazon s3(Simple Storage Service). That’s why I wrote this article which describes in detail how to...
        </description>
        <pubDate>Tue, 29 Mar 2022 00:00:00 -0400</pubDate>
        <link>https://messaismael.com/2022-03-29-how-to-Implement-an-uploading-service-to-s3-using-nodejs-and-typescript/</link>
        <guid isPermaLink="true">https://messaismael.com/2022-03-29-how-to-Implement-an-uploading-service-to-s3-using-nodejs-and-typescript/</guid>
      </item>
    
      <item>
        <title>How to build a beautiful adaptative layout with Flutter</title>
        <description>
          Learn Flutter - 
          What is Flutter Flutter is an open-source mobile application development SDK that is created by Google. It is used to develop applications for Android and IOS. In this article, we will build the following app designed by Vijay Gupta : Visibly it looks complicated🤔, but this is not the case no worry!!!😇...
        </description>
        <pubDate>Tue, 04 May 2021 00:00:00 -0400</pubDate>
        <link>https://messaismael.com/2021-05-04-How-to-build-a-beautiful-adaptative-layout-with-Flutter/</link>
        <guid isPermaLink="true">https://messaismael.com/2021-05-04-How-to-build-a-beautiful-adaptative-layout-with-Flutter/</guid>
      </item>
    
      <item>
        <title>How to run a React App  with ElectronJS</title>
        <description>
          Deploy React App with electronJs - 
          In this article i want to show you how to run yours react project with Electron. Creacte a React App For this we will use create-react-app. &amp;amp; npx create-react-app App &amp;amp; cd App &amp;amp; npm start After creating my project which is a react application which generates random quotes you...
        </description>
        <pubDate>Fri, 29 May 2020 00:00:00 -0400</pubDate>
        <link>https://messaismael.com/2020-05-29-how-to-run-a-React-app-with-ElectronJS/</link>
        <guid isPermaLink="true">https://messaismael.com/2020-05-29-how-to-run-a-React-app-with-ElectronJS/</guid>
      </item>
    
      <item>
        <title>Sample blog post to learn markdown tips</title>
        <description>
          There's lots to learn! - 
          This is a demo post to show you how to write blog posts with markdown. I strongly encourage you to take 5 minutes to learn how to write in markdown - it’ll teach you how to transform regular text into bold/italics/tables/etc.I also encourage you to look at the code that...
        </description>
        <pubDate>Fri, 28 Feb 2020 00:00:00 -0500</pubDate>
        <link>https://messaismael.com/2020-02-28-sample-markdown/</link>
        <guid isPermaLink="true">https://messaismael.com/2020-02-28-sample-markdown/</guid>
      </item>
    
  </channel>
</rss>
