-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.xml
35 lines (28 loc) · 2.23 KB
/
index.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Amr Awad</title>
<link>https://amrawadk.github.io/</link>
<description>Recent content on Amr Awad</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Sat, 23 Nov 2019 23:21:15 +0200</lastBuildDate>
<atom:link href="https://amrawadk.github.io/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Hosting static websites on s3, CloudFront and Route 53 (CD pipeline included)</title>
<link>https://amrawadk.github.io/posts/hosting-static-websites-s3-cloudfront-route53/</link>
<pubDate>Sat, 23 Nov 2019 23:21:15 +0200</pubDate>
<guid>https://amrawadk.github.io/posts/hosting-static-websites-s3-cloudfront-route53/</guid>
<description>Hosting static websites on s3 + CloudFront + Route 53 (CD pipeline included) AWS S3 provides a cost-efficient solution for hosting static websites - built through static website engines or any frontend framework including React -, and they are almost hassle free as you don&rsquo;t have to manage any servers or worry about load balancing. Additionaly with CloudFront, you get very good website speed and you&rsquo;re able to easily add free HTTPS support to your website with AWS ACM, add basic authentication with AWS Lambda (which we might explore later)</description>
</item>
<item>
<title>About</title>
<link>https://amrawadk.github.io/about/</link>
<pubDate>Sat, 06 Apr 2019 09:03:57 +0200</pubDate>
<guid>https://amrawadk.github.io/about/</guid>
<description>I&rsquo;m a software engineer who like building things.
I&rsquo;m a firm believer that the most important skill an engineer can have is problem solving. With the current state of technology, and everything moving too fast. It&rsquo;s easy to get lost in the vast space of new programming languages, frameworks and tools, but going back to that single rule helps keep me grounded and focused.
I&rsquo;m an avid reader in TDD, design patterns, OOP, advanced Python features and best practices.</description>
</item>
</channel>
</rss>