- [toread] Build a Basic CRUD App with Angular 5.0 and Spring Boot 2.0 | Okta Developer – Technology moves fast these days. It can be challenging to keep up with the latest trends as well as new releases of your favorite projects. I’m here to help!…
- [toread] Setting Up Swagger 2 with a Spring REST API | Baeldung – Further reading: Generate Spring Boot REST Client with Swagger Learn how you can generate a Spring Boot REST client using Swagger Code generator. Introduction…
- [toread] Productivity – I think I amat least somewhat more productive than average, and people sometimes ask me forproductivity tips. So I decided to just write them all down in one…
- A list of cool Chrome DevTools Tips and Tricks – The Chrome DevTools provide an amazing set of tools to help you develop on the Web platform. Here are a few tips you might not know yet
- [toread] Red Hat looks beyond Linux – The Red Hat Linux distribution is turning 25 years old this week. What started as one of the earliest Linux distributions is now the most successful open-source…
- [toread] Why AWS Lambda and .zip is a recipe for serverless success – I’ve been involved in numerous discussions in recent days and weeks mainly on Twitter, but elsewhere, around when and how serverless is going to be working…
- [toread] How To: Build a Serverless API with Serverless, AWS Lambda and Lambda API – Jeremy Daly – Update 3/22/2018: This post has been updated for use with v0.3 of Lambda API. AWS Lambda and AWS API Gateway have made creating serverless APIs extremely easy.…
- [toread] Using Apache Kafka for Real-Time Event Processing – DZone Big Data – New Relic was an early adopter of Apache Kafka ; we recognized early on that the popular distributed streaming platform can be a great tool for building…
- [toread] Apache Kafka – A streaming platform has three key capabilities: Publish and subscribe to streams of records, similar to a message queue or enterprise messaging system. Store…
- [toread] 5 Guidelines for Designing RESTful APIs Effectively – DZone Integration – RESTful Application Programming Interfaces (APIs) utilize HTTPs for receiving and executing requests. Developed from Representational State Transfer (REST)…