Posts

Showing posts from July, 2022

Set Up AWS Amplify with JS websites

Image
  AWS Amplify is an easy-to-use service provided by Amazon Web Services (AWS) and helps build full-stack web and mobile apps efficiently with extensibility.  You can achieve the following purposes using AWS Amplify Develop full-stack apps with authentication, data, storage, and many more services Add new or existing AWS resources through code Build, deploy and host in just a few commands Access more than a hundred and seventy (170) services to set up custom use cases or DevOps In this writing, steps to set up AWS Amplify with JS websites i.e. ReactJS, NextJS, Vuex/Vue, Angular will be discussed with examples portrayed visually. Dependencies Git / Any Git Client to clone your app locally from Github e.g. gitKraken Editor to edit and write code efficiently e.g. VS Code Node and NPM to manage and build node modules in your app AWS Amplify CLI to use AWS Amplify features. You may install it from here  or just run the following command in your command prompt (windows) or term...

Holy Trinity vs Wahdat ul Wajood: An Attempt to Understand

Image
Jesus of Nazareth--the son of the Virgin Mary-- (Peace be upon him) is equally revered in two of three Abrahamic religions (Christianity and Islam) but the religions have different views on the deity of Jesus and the concept of God. Fundamentally both religions believe that there is only one God referred to as Allah in Quran and The Father in The New Testament. Oneness of God Isiah 44:6 says: Thus says the Lord, The King of Israel and his redeemer, the Lord of hosts: "I am the first and I am the last; besides me there is no God". Quran says: "He is the First and the Last, the Highest and the Most Near, and He has 'perfect' knowledge of all things" (57:3) and "Verily, I am Allah: There is no God but I" (20:14). From the above examples, the oneness of God is depicted with the utmost certainty but their interpretation induces different beliefs in both religions. Islam derives the concept of Tawheed and Christianity proposes the concept of the Holy Tri...