Join us

ContentRecent posts and updates..
Story
@llbbl shared a post, 3 years, 7 months ago
Chief Engineerer, phpops

5 DevOps Tools to Level Up Your Kubernetes

Helm VMware vSphere Ubuntu k3s Kubernetes

Here are five tools to level up your Kubernetes journey; no matter if you are just getting started or deep in the K8s, read on to see why I picked them. 🦮

1_GwX_vTFVIpcDsCv1-pjPmA.jpeg
Dev Swag
@ByteVibe shared a product

Kubectl - Heavy Blend™ Hoodie

#developer  #merchandise  #swag 

This unisex heavy blend Hooded Sweatshirt is relaxation itself. It's made with a thick blend of Cotton and Polyester, which makes it plush, soft and warm. The spacious Kangaroo Pocket adds daily pract...

Story
@muhammadali642 shared a post, 3 years, 7 months ago
Marketing

What are the alternatives to S3?

#Nocode  #cicd  #gitops 

Sometimes Amazon S3 might not be serving you as you need and need some features or want to move out of the big 3 providers due to charges of which you’re not using much of their services.

Ad
www.faun.dev shared an ad

#ad  #sponsored 
Story
@yair_stark shared a post, 3 years, 7 months ago

Error Budget Is All You Need - Part 2

In part 1 I proposed a simple modification to Google’s Multi-Window Multi-Burn Rate alerting setup and I showed how this modification addresses the cases of varying-traffic services and typical latency SLOs.

1_gm3BXHRG_TVt9Hc5cQbOJA (1).png
Story
@yair_stark shared a post, 3 years, 7 months ago

Error Budget Is All You Need - Part 1

One of the great chapters of Google’s Site Reliability Engineering (SRE) second book is chapter 5 — Alerting on SLOs (Service Level Objectives). This chapter takes you on a comprehensive journey through several setups of alerts on SLOs, starting with the simplest non-optimized one and by iterating through several setups reach the ultimate one, which is optimized w.r.t to the main four alerting attributes: recall, precision, detection time and reset time.

1_gm3BXHRG_TVt9Hc5cQbOJA.png
Story
@dridhone shared a post, 3 years, 7 months ago
Founder, www.dridhon.com

Top 15 Automation Testing Interview Questions & Answers (2022) |dridhOn

Top 16 Automation Testing Interview Questions & Answers (2022)Following are frequently asked questions in interviews for freshers as well experienced QA professionals.1) What is Automation testing?Automation Testing is a technique using an automation tool to write and execute tester’s test scrip..

Top 15 Automation Testing Interview Questions & Answers (2022) |dridhOn
Story
@adhithia shared a post, 3 years, 7 months ago
MBA Student, IIT Kharagpur - VGSOM

Regression Regularization Techniques — Ridge and Lasso

Python

We talk and hear a lot about Regression everywhere we go. So let us skip that. In this article, we shall assume that we are masters of Regression and we have already completed building a Linear Regression Model on a given dataset.

1_w5bdQGgrHibp5o0mMcNUqw.png
Story
@hemangsinha shared a post, 3 years, 7 months ago

Beginner’s Tool-kit for Git & GitHub

GitHub Pages

Developers use GitHub to store and manage their codes, as well as track and control changes to the codes they create.

1_dnFflcI7fLYmwpLAzp5pIQ.jpeg
Story
@rajataroracw shared a post, 3 years, 7 months ago
Principal Engineer - Cloud Technologies, Natwest

Microservices Architecture (Cloud Native Apps) #AWS

Amazon Web Services

With the advent of handheld devices, there is a paradigm shift in usage and demand for Enterprise Software. On one hand, most of the companies have large complex and monolithic systems in place which take care of huge and complex business scenarios, rules, and computations, and on the other hand, there is a need to provide an easy way to access information to the customer on their Mobile devices.

Story
@selcukkose shared a post, 3 years, 7 months ago
Software Developer, Veripark

What Is Event Sourcing?

In this article I will explain Event Sourcing Pattern which is a widely used pattern for microservice artitechtured applications nowadays. In otherside I think it will change your look to development and give you a new vision. I will endeavor to explain this topic to you in two steps.

1_XyfsXvlZgYVmLj_cRfAsXw.png
Story
@vishalrustagi shared a post, 3 years, 8 months ago
Global Head of Practices, www.orangedigitallabs.com

Sidecar Design Pattern in Microservices Ecosystem

Microservice Architecture is gaining lot of popularity and wider adoption within the community.