-
Jul 6, 2018 Node.js Starter with Swagger Generation, Security, Database( CouchDB) and a CORS Filter
This Project has been created to facilitate Node.js API Development. I added all the bits and pieces that you need to get a solid Node.js project running. What’s in the...
-
Jul 6, 2018 An Ingress with HTTPS Traffic in Upstream Servers, HTTPS Redirection and Sticky Sessions( IBM)
IBM has done a very good job on their Ingress Documentation. These are the annotations needed. For HTTPS Redirection ingress.bluemix.net/redirect-to-https: "True" To handle HTTPS Traffic in Upstream ingress.bluemix.net/ssl-services: "ssl-service=api-manager;ssl-service=is-as-km;ssl-service=am-analytics;" To...
-
Jul 6, 2018 Bare-metal Continuous Integration and Continuous Deployment with just Docker ft. My Slides
The demo slides are shown below.
-
Jul 6, 2018 Awesome Kubernetes Tutorials on YouTube
I am just going to add the links to these videos since I am still a bit paranoid about embedding someone else’s videos into my Blog. Kubernetes The Easy Way!...
-
Jul 5, 2018 Securing HTTP Traffic to Upstream Servers using NGINX
How do you secure your backend using HTTPS? I will create a Swagger Node Project to show you how. swagger project create upstream cd upstream/ swagger project start Swagger Module...
-
Jul 5, 2018 Microservice Deployment Pipeline on Kubernetes
“Microservices Deployment Pipelines” is a daunting topic for anyone. I am going to explain how I built a Microservices Deployment Pipeline on Kubernetes. This project is inspired by Croc Hunter...
-
Jul 5, 2018 Enabling Emojis
It is nice to have Emojis in a blog. Jemoji is a Jekyll plugin to generate emojis in your Jekyll Blog. The installation of the plugin is simple. Add the...
subscribe via RSS