Tag: Architecture and apis
-
Developing Restful APIs: A Comprehensive Set of Guidelines by Zalando
Posted on January 25, 2017, Level beginner Resource Length medium
Zalando Tech team (German electronic commerce company) has created comprehensive set of guidelines and the best practices for API design for mutli-team development company.
Tags architecture-and-apis
-
OpenShift Container Platform Reference Architecture Implementation Guides
Posted on January 24, 2017, Level intermediate Resource Length medium
Marc Curry's interesting article in which he claims: We've got a design for your next cloud-based container deployment. He aims to save you inordinate amount of time otherwise spent researching and debating architectural decisions, tooling, parameters, or a required sequence of tasks when trying to deploy a project to the cloud.
Tags architecture-and-apis devops-and-ci-cd
-
Best Practices for Designing a Pragmatic RESTful API
Posted on January 22, 2017, Level intermediate Resource Length long
Vinay Sahni - Founder of Enchant and Full stack developer - shares his experience with designing RESTful API. He tried to come up with pragmatic answers to hard questions so final API is easy to use, easy to adopt and flexible enough to dogfood for our own user interfaces.
Tags architecture-and-apis
-
The Ultimate Reactive Infrastructure
Posted on January 20, 2017, Level beginner Resource Length long
Rad G wrote an article has spent four years working on a large scale IoT cloud based project. He shares knowledge accumulated.
Tags architecture-and-apis
-
Some Better Practices For Using Requests in API Clients
Posted on January 20, 2017, Level intermediate Resource Length short
Ian Cordasco has written a few API client libraries and works on Requests (Python) and shares overlapping knowledge in this article.
Tags architecture-and-apis software-engineering
-
Setting up a RabbitMQ Container Using Rancher
Posted on January 17, 2017, Level beginner Resource Length short
Steve Tidwell from RancherOS short post about RabbitMQ messaging broker running in a container.
Tags data-and-analytics architecture-and-apis
-
REST in Peace: Microservices vs monoliths in real-life examples
Posted on January 14, 2017, Level beginner Resource Length long
Full stack engineer, ex-ThoughtWorker, DevOps/µServices under acronym RDX shares his personal experience with a dozen of microservices consultations he was part.
Tags architecture-and-apis
-
Modern Functional Programming: Part 2
Posted on January 12, 2017, Level advanced Resource Length long
John a De Goes thoughts on what the architecture of modern functional programs should look like.
Tags software-engineering architecture-and-apis
-
An Introduction to OpenWhisk, IBM's Open Source Serverless Computing Platform
Posted on January 11, 2017, Level beginner Resource Length medium
Good information for customers considering an alternative that can run within the datacenter and cloud - OpenWhisk from IBM can be a potential option.
Tags architecture-and-apis cloud-and-infrastructure
-
Understanding AWS Lambda Performance - How Much Do Cold Starts Really Matter?
Posted on January 11, 2017, Level beginner Resource Length short
New Relic's quick intro into serverless performance. Article presents a new challenge to operators and developers: how do you build fast and resilient functions when many traditional system and application metrics are either unavailable or no longer relevant?
Tags architecture-and-apis cloud-and-infrastructure
-
[Podcast] Meetup Architecture with Yvette Pasqua
Posted on January 10, 2017, Level intermediate Resource Length 59 mins
In this Seftware Engineering Daily podcast Yvette Pasqua (CTO of Meetup) explains how Meetup's technology stack works and how the teams are organized.
Tags architecture-and-apis
-
Security and Microservices by Sam Newman
Posted on January 9, 2017, Level beginner Resource Length 1 hour
Inspiring talk from Sam Newman about securing microservices archotecture.
Tags architecture-and-apis security-and-privacy