magnASCII.io Simone Magnaschi
Senior Full Stack Web Dev
Bookmarks tagged with #devops.
Show all

Infrastructure overview

MangaDex is bigger than you think. No, really. People are often surprised (and/or sneer) at the complexity of some of the technical details we mention, but we do not engage in complexity for fun's sake.
Saved on: 2021-09-07

SRE Books

Can a system be considered truly reliable if it isn't fundamentally secure? Or can it be considered secure if it's unreliable? Security is crucial to the design and operation of scalable systems in production, as it plays an important part in product quality, performance, and availability.
Tags: #devops
Saved on: 2020-04-09

Deploys at Slack

Deploys require a careful balance of speed and reliability. At Slack, we value quick iteration, fast feedback loops, and responsiveness to customer feedback. We also have hundreds of engineers who are trying to be as productive as possible.
Saved on: 2020-04-09

What tools do you use to push your code changes live?

At the moment I'm SSHing into a server and literally typing git pull. Ok for one site but when you're managing hundreds of tiny ones... Ah now I've had a look into this too. Had some success in that I can type:
Saved on: 2020-02-20

How to Use Ansible to Install and Set Up LAMP on Ubuntu 18.04 | DigitalOcea

Server automation now plays an essential role in systems administration, due to the disposable nature of modern application environments.
Saved on: 2019-12-18

The boring technology behind a one-person Internet company

The boring technology behind a one-person Internet company[Updated @ Dec, 2019] I found that this old blog post got shared & discussed a lot recently on Hacker News and Reddit. I’d like to clarify a few things:This post is not very up-to-date now.
Saved on: 2019-09-17

Cloud native, container-ready PHP

PHP is the language that everyone loves to hate. It was the first language many of us used to build web apps (including myself!), but it’s fallen out of favors with developers.
Saved on: 2019-07-25

Do-nothing scripting: the key to gradual automation

Every ops team has some manual procedures that they haven’t gotten around to automating yet. Toil can never be totally eliminated.
Tags: #devops
Saved on: 2019-07-22

How we built a serverless architecture with AWS

Our customers go serverless for live locations with HyperTrack. They use us as a managed service for live locations. They do not need to build and manage the servers to ingest, process, store, provision and manage anything related to the live location of their app users.
Saved on: 2019-07-11

Continuous Integration (CI) Explained

Continuous integration enables iterative software development, reduces risks from defects and makes developers highly productive. Continuous integration (CI) is a software development practice in which developers merge their changes to the main branch many times per day.
Saved on: 2019-07-05

Do you have a PHP-based site or product? And is the code open sourced somew

Disclaimer: I'm a self-taught old-school Web dude who got into this back in 1994 after the IMG tag was added to the HTML spec. I'm good with PHP, JavaScript, JQuery, Bootstrap, MySQL, and HTML/CSS. I have no experience with Vue, React, Angular, or node.js.
Saved on: 2019-05-29

Infrastructure as Code, Part One

Let's say you've developed a new feature and you want to release it. You've avoided all the typical pitfalls when it comes to making a new release and you've done everything as you were meant to. It's not a Friday, it's not 5 pm, and so on.
Saved on: 2019-04-13

Microservices, Containers and Kubernetes in 10 minutes

What is a Microservice? What is a microservice? Should you be using microservices? How are microservices related to containers and Kubernetes? If these things keep coming up in your day-to-day and you need an overview in 10 minutes, this blog post is for you.
Saved on: 2019-03-07

A Beginner's Guide to Scaling to 11 Million+ Users on Amazon's AWS

How do you scale a system from one user to more than 11 million users? Joel Williams, Amazon Web Services Solutions Architect, gives an excellent talk on just that subject: AWS re:Invent 2015 Scaling Up to Your First 10 Million Users.
Saved on: 2018-12-26

5 Lessons Learned From Writing Over 300,000 Lines of Infrastructure Code

This October, I gave a talk at HashiConf 2018 where I shared 5 key lessons we learned at Gruntwork while creating and maintaining a library of over 300,000 lines of infrastructure code that’s used in production by hundreds of companies.
Tags: #devops
Saved on: 2018-11-27

Video Recordings from HashiConf 2018: Keynotes and Breakout Sessions

HashiCorp uses data collected by cookies and JavaScript libraries to improve your browsing experience, analyze site traffic, and increase the overall performance of our site. By using our website, you’re agreeing to our Privacy Policy and Cookie Policy.
Saved on: 2018-11-21

Configuring PHP-FPM For High Network Traffic - DEV Community ?‍??‍?

Maintaining a constant response time on a server with high network traffic while using PHP is probably the hardest & most annoying thing I've done in my career. Switching from Apache to Nginx was a huge performance upgrade...
Saved on: 2018-09-11

Magic Sandbox

Tags: #devops #k8s
Saved on: 2018-09-04

Forced Evolution: Shopify's Journey to Kubernetes

Niko Kurtti talks about the challenges Shopify saw in moving from a traditional host-based infrastructure to a cloud native one, moving not only their core app to Kubernetes but also hundreds of other apps at the same time.
Tags: #devops #k8s
Saved on: 2018-08-24

hobby-kube/guide

This guide answers the question of how to setup and operate a fully functional, secure Kubernetes cluster on a cloud provider such as Hetzner Cloud, DigitalOcean or Scaleway.
Saved on: 2018-05-12

Limiting “Software Infant mortality” rate

Every time you deploy a piece of software, you’re unknowingly taking an infant on a crazy ride — you expect the deployed software to become an adult as soon as it hits all app servers — it works sometimes and sometimes it doesn’t. Deployments are a central theme for any organisation.
Tags: #devops
Saved on: 2018-05-07

What's your tech stack?

It got me wondering what other peoples' stacks look like. Here's pretty much what our tech stack is where I currently work. What's your tech stack look like?
Saved on: 2018-04-27

Build a serverless multi-region, active-active backend solution in an hour

In the previous posts, we explored availability and reliability and the needs and means of building a multi-region, active-active architecture on AWS. In this blog post, I will walk you through the steps needed to build and deploy a serverless multi-region, active-active backend.
Saved on: 2018-04-27

How Atlassian moved Jira and Confluence users to Amazon Web Services, and w

If your business is built around servicing software developers who know exactly what state-of-the-art tools should be capable of doing, at a certain point it’s time to bite the bullet and modernize your infrastructure.
Tags: #aws #devops
Saved on: 2018-03-12

New- Introducing AWS CodeStar – Quickly Develop, Build, and Deploy Applications on AWS

It wasn’t too long ago that I was on a development team working toward completing a software project by a release deadline and facing the challenges most software teams face today in developing applications.
Tags: #aws #devops
Saved on: 2017-04-19

How to set up your Laravel application for zero-downtime (Envoyer/Capistran

If you've ever worked with Capistrano or Envoyer, you've probably seen a directory structure in your webroot that looks something like this: root root 4096 Mar 29 18:44 . root root 4096 Mar 28 14:15 .. root root 47 Mar 29 14:54 current -> .
Saved on: 2017-03-31

5 simple ways to troubleshoot using Strace

I keep being surprised how few people are aware of all the things they can use strace for. It's always one of the first debug tools I pull out, because it's usually available on the Linux systems I run, and it can be used to troubleshoot such a wide variety of problems.
Tags: #devops #php
Saved on: 2017-03-21

donnemartin/system-design-primer

Help translate this guide! Learn how to design large-scale systems.
Saved on: 2017-03-09

SPF, DKIM & DMARC: email anti-spoofing technology history and future

This is the twenty fourth and final post in the 2016 FastMail Advent Calendar. Thanks for reading, and as always, thanks for using FastMail! Quick, where did this email come from and who was it sent to?
Saved on: 2017-01-18

How we ended up with microservices.

Microservices are a thing these days. When I was at SoundCloud, I was responsible for the migration from a monolithic Ruby on Rails application to a constellation of microservices.
Saved on: 2015-09-10
❤️
</>
2024