Sunday, March 25, 2018
Saturday, March 24, 2018
Dabbling with libgdx
libgdx
https://github.com/libgdx/libgdx
https://github.com/MobiVM/robovm
https://play.google.com/store/apps/details?id=com.nianticproject.ingress&hl=en
https://github.com/libgdx/libgdx/wiki/Project-Setup-Gradle
https://classroom.udacity.com/courses/ud405
https://github.com/udacity/ud405
https://www.udemy.com/libgdx-game-development-masterclass/
https://www.slant.co/versus/1047/1050/~unity_vs_libgdx
https://www.slant.co/versus/1050/1054/~libgdx_vs_cocos2d-x-and-cocos2d-family
http://dariopenic.com/how-to-choose-an-android-game-engine-libgdx-vs-unity/
Web:
https://en.wikipedia.org/wiki/Google_Web_Toolkit
Tuesday, March 20, 2018
Beyond the Twelve-Factor App
https://12factor.net/
https://content.pivotal.io/blog/beyond-the-twelve-factor-app
https://dzone.com/articles/the-case-of-the-dreaded-interface
- One codebase, one application
- API first
- Dependency management
- Design, build, release, and run
- Configuration, credentials, and code
- Logs
- Disposability
- Backing services
- Environment parity
- Administrative processes
- Port binding
- Stateless processes
- Concurrency
- Telemetry
- Authentication and authorization
- Can it be End to End Tested ?
- Does it have consistent Build Pipe pipeline
- Code review and Static analysis
- Does it have Deployment Pipeline
- Monitoring systems like newrelic
- production support
- Is it easy to maintain?
- Is it easy to set up in the development environment?
- Does the stack include monitoring system and alert like cloudwatch and are those scripted ?
- Can the interface be documented with Swagger ?
Sunday, March 18, 2018
Saturday, March 17, 2018
Swagger & Open Api Specification
https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.1.md#operationObject
https://editor.swagger.io//?_ga=2.189566187.1340829731.1521285660-211899350.1521285660#/
https://github.com/domaindrivendev/Swashbuckle
https://docs.microsoft.com/en-us/aspnet/core/tutorials/web-api-help-pages-using-swagger
Alternatives:
http://dapperdox.io/
https://readme.io/
https://github.com/jensoleg/swagger-org
http://stoplight.io/
https://raml.org/
https://apiblueprint.org/
https://apiary.io/
Sunday, March 11, 2018
Microsoft SQL Server AlwaysOn Solutions Guide for High Availability and Disaster Recovery
https://msdn.microsoft.com/library/hh781257.aspx
https://github.com/aws-quickstart/quickstart-microsoft-sql
https://social.technet.microsoft.com/wiki/contents/articles/36143.sql-server-2016-step-by-step-creating-alwayson-availability-group.aspx
https://aws.amazon.com/blogs/database/how-to-architect-a-hybrid-microsoft-sql-server-solution-using-distributed-availability-groups/
Sunday, March 4, 2018
Subscribe to:
Posts (Atom)