- [toread] Build a serverless multi-region, active-active backend solution in an hour – The solution is built using DynamoDB Global Tables, AWS Lambda, regional API Gateway, and Route53 routing policies In the previous posts, we explored…
- [toread] Recommended way for deploying Kubernetes on AWS – Recommended way for deploying Kubernetes on AWS 88 points 89 points 90 points submitted 4 days ago * by sc250024 I am an experienced Senior DevOps Engineer, but…
- [toread] How to go all in with serverless adoption – How to go all in with serverless adoption
Considering migration to serverless? Read this 10-step guide - [toread] Install on Amazon Web Services Elastic Beanstalk – CA Live API Creator – 3.2 – CA Technologies Documentation – You can install CA Live API Creator to run as a cloud-based service in an Amazon Web Services (AWS) Elastic Beanstalk environment. Elastic Beanstalk…
- [toread] About Blockchain – “Blockchain” is one of the software industry’s hottest topics. As such, it’s anautomatic discussion subject between distributed systems engineers from acrossthe…
- [toread] Node.js APIs on AWS — the pros and cons of Express versus Serverless – Recently I have been playing around with Serverless + AWS lambda and I have to say, I have been awestruck. Over the past few years I have almost exclusively…
- [toread] Bootiful Development with Spring Boot and React | Okta Developer – React has been getting a lot of positive press in the last couple years, making it an appealing frontend option for Java developers! Once you learn how it…
- [toread] A Complete Tutorial to Learn Data Science with Python from Scratch – Introduction It happened few years back. After working on SAS for more than 5 years, I decided to move out of my comfort zone. Being a data scientist, my hunt…
- [toread] The Complete Guide To Deploying JavaScript Applications – Part 1: Database, and API Deployment – TL;DR: Atwood's law states that Any application that can be written in JavaScript, will eventually be written in JavaScript. In 2018, eleven years after this…
- [toread] Microservices Explained – News for the Open Source Professional Login / Create Account Brought to you by News Enterprise Desktop Mobile & Embedded Open Source Linux Kernel DevOps…
Monthly Archives: April 2018
Links for March 23rd through April 11th
- [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)…