In this tutorial, i am gonna show you how to deploy your application with CodeStar on AWS. What is CodeStar ? CodeStar is a service from AWS that allows you to quickly develop, build, and deploy applications. With AWS CodeStar, you can set up your en...
In this tutorial, i am going to show you how to push a Docker image to Amazon ECR repository. Create the repository Connect to you AWS account and go to Amazon ECR (Amazon Elastic Container Registry) on the console. Click on get started and choose a...
I used for the first time GraphQL a few days ago and i wanted to share with you what i learned. In this project, we are going to use GraphQL for one of my favorite Tv Shows : Friends ! Let's get started Create a new project mkdir mygraphQlApi cd myg...
Repositories are just for Code : wrong !!! I used to think that repositories are just for code. But i saw a lot of people using Github to share notes, links and track progression. For example : Coding interveiw university Project Based learning Awe...
I heard about the serverless framework so many times , but i didn't really know what it was all about, but last week, i decided to give it a try. Let's discover it together First thing : you need to setup your credentials.If you don't know how to do ...
4 months later On the 28th of December, i passed the AWS Certified Developer Associate. It was my first AWS certification. I passed it after 4 months of studying while working my full time job as a Software Engineer Junior. I passed it online wit...