$theTitle=wp_title(" - ", false); if($theTitle != "") { ?>
Talks around Computer Science and Stuff
In: AWS
21 Apr 2021AWS CloudHSM is a cloud-based hardware security module (HSM), allowing to easily generate encryption keys. AWS manages the hardware security module (HSM) appliance, but does not have access to your keys. Customers control and manage their own keys. A cluster of CloudHSM appliances can be provisionned within a VPC and requests are automatically load balanced […]
In: AWS
11 Apr 2021Introduction In a perfect world, we should always protect the network by avoiding unnecessary open network ports. Protecting a resource (such as an EC2 instance) in AWS can be done by using a security group, which acts as a virtual firewall to control incoming and outgoing traffic. However, there are cases where defining the inbound […]
In: AWS
15 Nov 2017I just released a little project in Github that provides an easy way to generate data sample and push them to something like a AWS Kinesis stream. This is quite handy if you need for example to build a POC or a demo and require some data set. Here is the link to the github […]
In: AWS
12 Sep 2017I just got the AWS DevOps Engineer Professional Certification. That’s all 5 AWS certifications !
In: AWS
1 Sep 2017I just passed the AWS Certification SA Pro Certification. One more left !
In: AWS
15 Aug 2017This one was easier to get than the Solution Architect one.
In: AWS
14 Jul 2017I am going to switch job in a few weeks. As I mentioned, I decided to take the AWS Solution Architect Certification exam before starting on that new position. In case of you want to do the same, those course notes were a nice summary of what is covered during the exam.
In: AWS
5 Jun 2017I started preparing to pass the AWS Solution Architect Certification. One of my colleague at Origin just recently re-passed the exam. He was nice enough to share his course notes on his blog at : http://www.beddysblog.com/marks-aws-solution-architect-course-notes-aprmay-2017/ I just went through them and they are pretty useful. I encourage you to take a look if you […]
My name is Bashar Al-Fallouji, I work as a Enterprise Solutions Architect at Amazon Web Services.
I am particularly interested in Cloud Computing, Web applications, Open Source Development, Software Engineering, Information Architecture, Unit Testing, XP/Agile development.
On this blog, you will find mostly technical articles and thoughts around PHP, OOP, OOD, Unit Testing, etc. I am also sharing a few open source tools and scripts.