- How We Manage Our Infrastructure: Intro to Stacker #aws – Stacker is Remind’s solution to deploying cloud infrastructure at scale. It allows you to quickly build, update, validate and deploy AWS cloudformation templates
- AWS Health Tools repository, a community-based source of tools to automate remediation actions and customize Health alerts – AWS Health Tools takes advantage of the integration of AWS Health, Amazon CloudWatch Events and AWS Lambda to implement customized automation in response to events regarding your AWS infrastructure.
- Aggregate AWS Trusted Advisor alarms, AWS Health notifications and AWS Support cases from several AWS accounts – Trusted Overlord is a tool aimed to aggregate AWS Trusted Advisor alarms, AWS Health notifications and AWS Support cases from several AWS accounts and build a brief summary with the results.
- Mathematics for Computer Science – Mathematics for Computer Science
- Docker launches Enterprise Edition, courts broader corporate adoption – Developers already love Docker to deploy applications. Now Docker is rolling out a new edition to court more enterprise-wide usage and adoption.
- Captain for Mac – Manage Docker containers. Instantly from the menu bar. – Manage Docker containers – Instantly from the menu bar.
- Tensorflow for Deep Learning Research – Stanford Course – Tensorflow for Deep Learning Research – Stanford Course
- E2EMail is a simple Chrome application – a Gmail client that exchanges OpenPGP mail. – E2EMail is a simple Chrome application – a Gmail client that exchanges OpenPGP mail.
- SQLScout – Manage databases in Android devices, in real time, without leaving Android Studio and IntelliJ IDEA – SQLScout is a plugin for Android Studio and IntelliJ IDEA that provides powerful, dedicated support for managing and debugging SQLite databases.
- Realm Java 3.0: Collection Notifications, Snapshots and Sorting Across Relationships – We’re releasing version 3.0 of Realm Java today. In this release we have enabled sorting across relationships and we’re giving our live collections RealmResults and RealmList a whole lot more life by adding fine-grained collection notifications, so that your app can respond to elements being added, deleted and modified.
Fine-grained Collection Notifications
- Affordable and Scalable Data Analytics on AWS Using Athena and Data Pipeline – Statehill uses AWS to measure the government’s impact into actionable intelligence to help your ability to advocate effectivel
- PDFLayoutTextStripper: Converts a pdf file into a text file while keeping the layout of the original pdf #java #pdfbox – Converts a pdf file into a text file while keeping the layout of the original pdf. Useful to extract the content from a table in a pdf file for instance. This is a subclass of PDFTextStripper class (from the Apache PDFBox library).