DevOps drawer
@DevOps101
396
subscribers
9
photos
2
files
9.17K
links
Curated DevOps resources from trustworthy sources.
Download Telegram
Join
DevOps drawer
396 subscribers
DevOps drawer
https://blog.travelex.io/from-containers-to-aws-lambda-23f712f9e925
DevOps drawer
https://medium.com/@Pinterest_Engineering/geo-blocking-media-content-at-pinterest-ea11c8f8c2b7
Medium
Geo-blocking media content on Pinterest
Nick DeChant & Kynan Lalone| Pinterest engineers, Video and Image Platform & Traffic
DevOps drawer
https://yos.io/2018/02/08/getting-started-with-serverless-go/
Yos Riady · Software Craftsman
Getting Started with Serverless Go
On January 2018, AWS Lambda released official support for the Go language. In this guide, you’ll learn how to get started with building Go applications on AWS Lambda with the Serverless framework. This brief guide consists of two parts: a brief section on…
DevOps drawer
https://medium.freecodecamp.org/follow-up-to-rest-is-the-new-soap-the-origins-of-rest-21c59d243438
freeCodeCamp.org
Here’s my follow-up to REST is the new SOAP: let’s talk about the Original REST
We read the philosophical dissertations, so you don’t have to!
DevOps drawer
https://engineering.salesforce.com/how-apache-kafka-inspired-our-platform-events-architecture-2f351fe4cf63
Salesforce Engineering Blog
How Apache Kafka Inspired Our Platform Events Architecture - Salesforce Engineering Blog
Apache Kafka came to the rescue by inspiring us to leverage the time-ordered event log paradigm
DevOps drawer
https://community.risingstack.com/how-n26-built-a-modern-banking-software-with-javascript-microservices/
RisingStack Community
How N26 builds its modern banking software with JavaScript & Microservices | @RisingStack
We interviewed Patrick Kua, the CTO of N26, Microservices expert who leads the tech team for a modern banking company with more than 700.000 users.
DevOps drawer
https://prefetch.net/blog/2018/02/03/how-the-kubectl-port-forward-command-works/
prefetch.net
How the kubectl port-forward command works -- Prefetch Technologies
The Kubernetes socat dependency
DevOps drawer
https://thenewstack.io/decide-use-serverless/
The New Stack
How to Decide When to Use Serverless
Serverless computing is the new way to build apps in the cloud. The question isn’t whether you should leverage serverless computing, but when you should start. Well, OK — Serverless computing isn’t the right fit for every app. But in many cases, it can improve…
DevOps drawer
https://www.simform.com/multi-cloud-management/
Simform
Multi-Cloud Management: Tools, Challenges and Best Practices
If choosing the right multi-cloud management platform is a challenge for you, this blog by Simform will help you make the right decision for your company.
DevOps drawer
https://scalegrid.io/blog/how-to-find-unused-indexes-in-mongodb/
ScaleGrid
How To Find Unused Indexes In MongoDB?
In this post, we’ll show you how to find unused indexes in MongoDB, check usage statistics on your index collection, and how to drop your unused indexes.
DevOps drawer
https://www.smashingmagazine.com/2018/02/dynamic-website-static-content-cdn/
Smashing Magazine
How To Make A Dynamic Website Become Static Through A Content CDN — Smashing Magazine
What if we could have a WordPress website in which its dynamic content could be exported as static files? Leonardo Losoviz explains how you can combine both worlds: switch to a static site generator without having to abandon WordPress.
DevOps drawer
https://medium.freecodecamp.org/how-to-setup-ci-on-gitlab-using-docker-66e1e04dcdc2
freeCodeCamp.org
How to setup CI on GitLab using Docker
An example using Docker to test and build your pipeline
DevOps drawer
https://dotmesh.com/blog/introducing-dotmesh/
DevOps drawer
https://www.learnaws.org/2018/02/06/Introduction-AWS-Fargate/
Learn AWS
Introduction to AWS Fargate: How to build and deploy a web applicat...
AWS Fargate is the next generation of serverless computing from Amazon. Fargate lets users build and deploy containerized applications without having to manage any infrastructure. This is great for...
DevOps drawer
https://www.hidefsoftware.co.uk/2018/02/02/kubernetes-january-round-up/
www.hidefsoftware.co.uk
Kubernetes January Round Up
HiDef Software provides bold technical consulting on business and distributed systems development.
DevOps drawer
https://blog.yaakov.online/learning-kubernetes-at-home/
Yaakov's Blog
Learning Kubernetes at Home: Becoming the Helmsman
In this post, I try to setup a Kubernetes cluster and make sense of the basic types of objects that Kubernetes revolves around.
DevOps drawer
https://engineeringblog.yelp.com/2018/02/making-30x-performance-improvements-on-yelps-mysqlstreamer.html
Yelp
Making 30x performance improvements on Yelp’s MySQLStreamer
Making 30x performance improvements on Yelp’s MySQLStreamer Abrar Sheikh, Software Engineer Feb 5, 2018 Introduction MySQLStreamer is an important application in Yelp’s Data Pipeline infrastructure. It’s responsible for streaming high-volume,...
DevOps drawer
http://opencensus.io
DevOps drawer
https://metarabbit.wordpress.com/2018/02/05/pythons-weak-performance-matters/
Meta Rabbit
Python’s Weak Performance Matters
Here is an argument I used to make, but now disagree with: Just to add another perspective, I find many “performance” problems in the real world can often be attributed to factors other…
DevOps drawer
https://aws.amazon.com/blogs/architecture/reactive-microservices-architecture-on-aws/
Amazon
Reactive Microservices Architecture on AWS | Amazon Web Services
Microservice-application requirements have changed dramatically in recent years. These days, applications operate with petabytes of data, need almost 100% uptime, and end users expect sub-second response times. Typical N-tier applications can’t deliver on…