#100DaysOfCloud

My adventure in Cloud Computing

Day 1 : First Day in my new adventure, Cloud computing

Today, I want to involve in #100DaysofCode again. Last time, I failed around #79D. I wish I will keep my pace this time.

My goal : Keep writing one post by day about cloud computing till I manage to have 100 posts about cloud computing.

What I did today ?

Writing an article about some basics about cloud computing and starting my glossary.

Day 2 : Discovering of OSI Model (1)

I discovered that OSI Model means. It’s a abstract model to represent communications and computer network protocol design.

What I did today ?

Writing an article about some basics about the top layer of OSI, the application one, and keep updating my glossary.

Day 3 : Discovering of OSI Model (2)

Now, I can make the difference between the different protocols into each layer.

What I did today ?

Writing an article about transport layer and keep updating my glossary.

Day 4 : PuTTY and IOPS

Because I have watched the AWS Training program, I saw some stuffs that I didn’t understand. During the video about EC2, I didn’t know what PuTTY is for and how to use. After that, during EBS training program, I’ve noticed that I didn’t really know what SSD and HDD mean and IOPS to deal with the volume storage.

What I did today ?

Writing an article about emulation and PuTTY then add HDD, SSD and IOPS into my glossary.

Day 5 : Partitions MBR & GPT

Because I was studying about how to create VM or Google Cloud Platform, I realised that I didn’t know what UEFI meant and the difference between MBR and GPT. So I wrote an article about that.

What I did today ?

Writing an article about the difference between MBR and GPT then add LBA, MBR, BIOS, UEFI as entries into my glossary.

Day 6 : Dockerize my Symfony app and Ethernet

Huge day because I has spent a lot of time on dockerize my Symfony app. I just wrote the beginning of my article about Ethernet.

What I did today ?

Writing an article about Ethernet.