DevOps drawer
@DevOps101
398
subscribers
9
photos
2
files
9.17K
links
Curated DevOps resources from trustworthy sources.
Download Telegram
Join
DevOps drawer
398 subscribers
DevOps drawer
https://containerjournal.com/2018/09/14/drone-io-extends-ci-cd-to-windows/
Container Journal
Drone.io Extends CI/CD to Windows - Container Journal
Drone.io, a provider of an open source continuous integration/continuous development (CI/CD) platform optimized for containers, announced this week it has Drone.io, a provider of an open source CI/CD platform optimized for containers, has extended the reach…
DevOps drawer
https://medium.com/@lakwarus/get-to-know-ballerina-with-these-five-videos-a30a480dbc75
Medium
Get to know Ballerina with these five videos
Cloud native programming inherently involves working with remote endpoints: microservices, serverless, APIs, WebSockets, SaaS apps and…
DevOps drawer
https://jaxenter.com/github-experiments-149796.html
JAXenter
GitHub Experiments provides a sneak peak into software development - JAXenter
GitHub does the work and we reap the rewards. Introducing Experiments: a new research effort from GitHub that offers a sneak peak into exciting projects.
DevOps drawer
https://venturebeat.com/2018/09/19/gitlab-raises-100-million-from-iconiq-gv-and-khosla-at-1-1-billion-valuation/
VentureBeat
GitLab raises $100 million from Iconiq, GV, and Khosla, at $1.1 billion valuation
GitLab has raised $100 million in a round of funding led by Iconiq Capital, GV, and Khosla Ventures. The DevOps company is now valued at $1.1 billion.
DevOps drawer
http://govspy.peterbe.com/
Peterbe
Go vs. Python
Learning Go by comparing how you'd do it in Python
DevOps drawer
https://medium.com/@Pinterest_Engineering/goku-building-a-scalable-and-high-performant-time-series-database-system-a8ff5758a181
Medium
Goku: Building a scalable and high performant time series database system
By Rui Zhang | Engineer, Storage & Caching
DevOps drawer
https://kubernetes.io/blog/2018/09/18/hands-on-with-linkerd-2.0/
Kubernetes
Hands On With Linkerd 2.0
Linkerd 2.0 was recently announced as generally available (GA), signaling its readiness for production use. In this tutorial, we’ll walk you through how to get Linkerd 2.0 up and running on your Kubernetes cluster in a matter seconds.
But first, what is Linkerd…
DevOps drawer
https://techbeacon.com/dos-donts-9-effective-best-practices-devops-cloud
TechBeacon
Dos and don'ts: 9 effective best practices for DevOps in the cloud
Follow these 9 effective best practices when using DevOps in the cloud
DevOps drawer
https://blog.kylegalbraith.com/2018/09/16/how-to-easily-boost-the-delivery-of-static-websites-in-aws/
Kylegalbraith
How to Easily Boost the Delivery of Static Websites in AWS - Kyle Galbraith
I have written a lot about the use case of static websites and leveraging AWS to host, secure, and deliver them. It is after all the context within my Learn AWS By Using It course that we use in order to accelerate our learning of Amazon Web Services. In…
DevOps drawer
https://medium.com/cloudforecast/how-we-saved-over-1-000-by-building-cloudforecast-io-with-serverless-and-aws-lambda-8c9c244882e8
Medium
How we saved over $1,000 by building CloudForecast.io with Serverless and AWS Lambda.
In a previous blog post, we described our journey to launch CloudForecast and some of the questions every startup face. In this post, we…
DevOps drawer
https://developers.google.com/web/updates/2018/09/inside-browser-part1
Chrome for Developers
Inside look at modern web browser (part 1) | Blog | Chrome for Developers
Learn how browser turn your code into functional website from high-level architecture to the specifics of the rendering pipeline.
DevOps drawer
https://blog.docker.com/2018/09/join-the-beta-for-docker-engine-18-09/
Docker Blog
Join the Beta for Docker Engine 18.09
A few weeks back, we announced changes to extend the maintenance lifecycle for Docker Engine - Community (CE). As part of these changes, we’re having a beta testing period to deliver a higher-quality engine to the market. We’d like to invite our community…
DevOps drawer
https://adtmag.com/articles/2018/09/12/lightbend-kubernetes.aspx
ADTmag
Lightbend Launches Kubernetes Optimized Fast Data Platform -- ADTmag
This version of the one-year-old platform has been optimized for Kubernetes cluster deployment.
DevOps drawer
https://www.cncf.io/blog/2018/09/18/linkerd-2-0-in-general-availability/
Cloud Native Computing Foundation
Linkerd 2.0 Now In General Availability: From Service Mesh to Service Sidecar - Cloud Native Computing Foundation
Today, the Cloud Native Computing Foundation (CNCF) and maintainers of Linkerd are excited to announce the general availability of Linkerd 2.0. The 2.0 release brings dramatic improvements to performance, resource...
DevOps drawer
https://jaxenter.com/linkerd-2-0-service-sidecar-149725.html
JAXenter
Linkerd 2.0 promises to change the way we manage service-to-service communication - JAXenter
With its 2.0 release, Linkerd introduces the 'service sidecar' while keeping all the service mesh handy characteristics of running across an entire cluster to provide platform-wide telemetry, security, and reliability. Let's take a closer look at the latest…
DevOps drawer
https://hackernoon.com/linkerd-2-0-service-ops-for-you-and-me-281cc5bd6424
Hacker Noon
Linkerd 2.0: service ops for you and me
TL;DR: Linkerd 2.0 is a composable service sidecar built with the Unix philosophy in mind. That is, it doesn’t aim to do everything and…
DevOps drawer
https://code.fb.com/core-data/logdevice-a-distributed-data-store-for-logs/
Facebook Engineering
LogDevice: a distributed data store for logs
A log is the simplest way to record an ordered sequence of immutable records and store them reliably. Build a data intensive distributed service and chances are you will need a log or two somewhere. At Facebook, we build a lot of big distributed services…
DevOps drawer
https://techcrunch.com/2018/09/20/mariadb-acquires-clusterix/
TechCrunch
MariaDB acquires Clustrix
MariaDB, the company behind the eponymous MySQL drop-in replacement database, today announced that it has acquired Clustrix, which itself is a MySQL drop-in replacement database, but with a focus on scalability. MariaDB will integrate Clustrix’s technology…
DevOps drawer
https://thenewstack.io/move-your-cron-jobs-to-serverless-in-3-steps/
The New Stack
Move Your Cron Jobs to Serverless in 3 Steps
Stackery sponsored this post. Cron jobs are often the night shift of our web applications. Some tasks just don't make sense to do in real time or during peak usage, and need to be scheduled to happen periodically. Cron jobs have two notorious problems: Relatively…
DevOps drawer
https://dev.to/dotnetcoreblog/owasp---who-jck
The Practical Dev
OWASP - Who?
a really short introduction to OWASP and how they can help you to make your apps more secure.