My "pensive" - where i simply siphon the excess thoughts from my mind, pour them into the basin (of cloud storage), and examine them at leisure.
Tuesday, May 17, 2016
Friday, May 13, 2016
CMPE235 - Mobile Software Design - Smart Steet project
Admin App for managing smart street sensors and trees with Raspberry Pi.
User App for letting the user interact with the smart street trees and sensors and get nearby information, to take pictures and share, add comments per tree etc.
https://github.com/shruti514/SmartStreetUserApp-Commons
https://github.com/shruti514/CMPE235-Admin-App
Cloud Services - CMPE 282 Project - SSO for Cloud Services
KoolTron - project was hosted on AWS EC2 instances and had the following main components:
1. AWS EC2 windows instance for Active Directory hosting
2. AWS CodePipeline which had the following sub components:
- Source - github integration which polled github code repo for any commits and triggered Build phase.
- Build - jenkins integration which did the build of the source pulled from github repo and triggered the deploy phase.
- Deploy (or Beta) - created AWS Elastic Beanstalk instance to deploy the war file output from build step to the tomcat server on Elastic Beanstalk platform. Elastic Beanstalk took care of automatic scaling of the instances.
https://github.com/shruti514/AvengersTeamProject
Subscribe to:
Posts (Atom)
Popular micro services patterns
Here are some popular Microservice design patterns that a programmer should know: Service Registry pattern provides a central location fo...
-
15 sorting algorithms visualized in 5 minutes, with awesome arcade sounds from r/programming
-
Message Producer for Kafka Message Consumer for Kafka
-
I hit this issue recently which occurred on only one windows 7 host. The error was caused by this hard to guess reason ( http://support.mic...