Devops News
Discover the latest Devops development news, repositories, and conferences at Hackertab.
Latest Devops articles
10-Minute Grocery Delivery App: Challenges, Tech Stack, and Key Decisions
Apps like Blinkit, Zepto, Swiggy Instamart, and others have seen tremendous growth in recent years....
20 January 2025devto
From Docker to Lambda: An AWS Admin's Journey into Python Applications
You know how it goes, you start with a simple Python script to automate some AWS tasks, then another...
20 January 2025devto
Developing a simple Sparrow plugin with Raku and Bash
How to develop simple Sparrow plugin...
20 January 2025devto
Get a Git productivity boost with FZF
There are some common Git tasks that developers do daily - commiting code, pushing to a central...
20 January 2025devto
Code. Bash arguments: last and all previous
TL;DR In bash we can get the last argument like this: ${@: -1} Enter fullscreen...
20 January 2025devto
Setting Up a Rock-Solid Typescript React Project with ESLint and Prettier
A practical guide to setting up a modern TypeScript React project with automated code formatting and quality checks. Learn how to configure ESLint and Prettier, set up VS Code for optimal development, and implement git hooks and CI pipelines to maintain code quality. Perfect for developers who want their codebase to stay clean and consistent without the hassle....
20 January 2025devto
Making APIs with Express & Typescript using OOPs
This blog doesn't cover concepts involving the technologies used to create the project. To know...
20 January 2025devto
Implementing Regression Tests for AWS Lambda with CDK Fine-Grained Assertions
When creating infrastructure on AWS using IaC (Infrastructure as Code) tools, knowing if the...
20 January 2025devto
Amazon Q Developer transform for .NET
Introduction A fantastic use case for AI Coding Assistants is upgrading applications to...
20 January 2025devto
DevOps Course Roadmap for Fresher’s and Experienced Candidates
Welcome to the World of DevOps! Embark on a structured journey to master DevOps, tailored to your...
20 January 2025devto