EIEmmilly Immaculate Namugangainemmilly.hashnode.dev·Feb 4, 2023 · 2 min readAWS Device ShadowWe have clearly identified that IOT Devices totally rely on electricity to communicate with each other and to be able to use cloud services such as AWS. In other words, when a publication is made by a device, the subscribing devices get the new state...00
EIEmmilly Immaculate Namugangainemmilly.hashnode.dev·Jan 23, 2023 · 1 min readFlutter Device preview PackageI recently discovered a new package from flutter that you can use to test your flutter uis without connecting your emulator such as a phone via usb or running a virtual emulator in android studio. Its saves me a lot of time and I can test my uis on v...01J
EIEmmilly Immaculate Namugangainemmilly.hashnode.dev·Jan 22, 2023 · 3 min readHosting a static Web Page on Amazon EC2 Instance.We are going to host a basic HTML page on an instance on apache web server installed on top of our instance. Log into your aws account. Assuming we created an instance with Ubuntu Operating System. Just like the one in this link. Next is to go to...00
EIEmmilly Immaculate Namugangainemmilly.hashnode.dev·Jan 20, 2023 · 1 min readHosting a static website using AWS AmplifyAssuming we have a folder with our index.html and a style.css file working on the localhost. Assuming this project has been pushed to Git Hub. Step 1: log into your AWS account. Step 2: Search for AWS Amplify and click on it. Step 3: Click New App ...00
EIEmmilly Immaculate Namugangainemmilly.hashnode.dev·Jan 6, 2023 · 3 min readMy Flutter Journey.The first ever programming languages i learned were C then java respectively. At this time i had just gotten a government scholarship to study a bachelor's in computer science at Makerere University. Prior to that, i had never heard of computer scien...00