Ajay Srivastava
Projects Blog About Contact

    MYSQL Installation Guide

    MySQL Installation Databases

    MySQL is a developer-friendly open source relational database management system. Reliable and easily scalable, MySQL powers the back end of many popular social, streaming, and service web applications.

    05 February 2022

    Everything About VPN

    Hacking Cracking

    The second part of our tutorial deals with a Virtual Private Network (VPN). The topic is on everyone's lips, but what exactly is a VPN? And how does it work? Where is the difference to a proxy? We try again to clarify the questions and make sure that the text is easy to understand for all readers.

    03 February 2022

    Common DDOS Attack Types

    DDOS Attack

    Different DDOS Atacks i've Encountered.

    03 February 2022

    Social Engineering Guide

    Hacking Cracking

    Social Engineering Tricks

    02 February 2022

    What Is Sniffing? Types And How It Works Explained.

    Hacking Cracking Sniffing

    Sniffing is the process of tracking and capturing all of the packets passing via a given network using sniffing tools. It is a shape of “tapping smartphone wires” and get to understand about the conversation. It is also known as wiretapping applied to the pc networks..

    02 February 2022

    Deep Web Levels (Full Explanation)

    Hacking Cracking

    In order to better understand the concept of Deep Web, it is necessary to look at the structure of the internet. The Internet consists of multi-level layers. Content, security and accessibility differ in each layer. It would be useful to visualize the movie Matrix in your eyes.

    02 February 2022

    CRACKING - THE BEST MONEY MAKING METHOD OF OUR GENERATION

    Cracking is becoming easier and easier nowadays, automated tools, combolist services, proxy services. No knowledge in anything required at this point to be able to crack accounts.

    02 February 2022

    What Are Botnets And How Do They Works?

    Botnets Cracking

    Hello Guys, This is the first part in a series of Botnet, In this part we will Discuss what actually Botnet is and how does work.

    02 February 2022

    Git Cheatsheet

    Shell Git Github Cheatsheet

    Git and Git Flow Cheat Sheet

    01 February 2022

    Getting started with GraphQL

    graphql dotnet api

    As part of documenting API's, OpenAPI 3.0 lets you describe how your APIs are protected using various security schemes and their security requirements.

    28 April 2021

    Dynamics 365 Finance and operations - Architecture

    architecture d365 dynamics365

    Dynamics 365 for Finance and Operations is designed and architected for the cloud. It can be deployed as an on-premises system or on the cloud. On the cloud it can be deployed to Azure, and the production environment is fully managed by Microsoft.

    26 March 2021

    Adding security to OAS 3 / Swagger in .net core 3.1 using swashbuckle

    api oas oas-3-0 oas3 security securityrequirement securityscheme swagger

    As part of documenting API's, OpenAPI 3.0 lets you describe how your APIs are protected using various security schemes and their security requirements.

    25 June 2020

    Git Branching strategies

    CI/CD Git Merge

    A “branching strategy” refers to the strategy a software development team employs when writing, merging, and shipping code in the context of a version control system like Git. Software developers working as a team on the same codebase must share their changes with each other.

    28 January 2020

    Python Cheatsheet

    Python Anaconda Cheatsheet

    Python is a general-purpose interpreted, interactive, object-oriented, and high-level programming language. This tutorial gives enough understanding on Python programming language.

    01 December 2019

    JAVA Cheatsheet

    JAVA Cheatsheet

    Java is a popular programming language. It is used to develop mobile apps, web apps, desktop apps, games and much more.

    01 December 2019

    AWS CloudFormation

    Introduction

    AWS CloudFormation is an Infrastructure as Code (IaC) tool for specifying resources in a declarative way. It is an alternative to using the read more...

    26 July 2019

    Event Driven Architecture

    Architecture Pattern

    An event-driven architecture uses events to trigger and communicate between decoupled services and is common in modern applications built with microservices

    01 July 2019

    Digital Minimalism

    Social Media Minimalism Technology

    Minimalism is the art of knowing how much is just enough. Digital minimalism applies this idea to our personal technology. It’s the key to living a focused life in an increasingly noisy world.

    20 February 2019

    Learn React.js in 5 minutes

    React JavaScript Web Development

    A quick introduction to the popular JavaScript library.

    15 February 2019

    API Gateway - Should you build one?

    API Architecture Patterns

    An API gateway is an API management tool that sits between a client and a collection of backend services.

    15 January 2019

    Clean Coding

    Software Development Clean Code

    These four “clean code” tips will dramatically improve your engineering team’s productivity

    10 December 2018

    What the heck is a Callback?

    JavaScript Nodejs Web Development

    Learn and understand the basics of callbacks in just 6 minutes with easy examples.

    01 December 2018

    Circuit Breaker Pattern

    Architecture Patterns

    Handle faults that might take a variable amount of time to recover from, when connecting to a remote service or resource. This can improve the stability and resiliency of an application.

    21 September 2018

    12 Factor Apps

    architecture cloud

    The contributors to this document have been directly involved in the development and deployment of hundreds of apps, and indirectly witnessed the development, operation, and scaling of hundreds of thousands of apps via our work on the Heroku platform.

    09 September 2018

    4 Lessons After 11 Years in Silicon Valley

    On the realities of opportunity, success, reputation, and relationships in tech.

    09 May 2018

    ASP.NET Core framework lifecycle.

    Lifecycle

    A lifecycle is a series of components, events, and stages that process a request or respond to user interaction. The framework lifecycle offers extension read more...

    31 May 2017

    GitHub Flow

    GitHub Workflow

    GitHub Flow is a lightweight, branch-based workflow that supports teams and projects where deployments are made regularly. This guide explains how and why GitHub Flow works.

    01 January 2017

    Docker Part 3 & Taking Docker for a spin on Windows.

    docker

    This post is part of a three post series on Docker

    24 August 2016

    What is Docker?

    docker

    This post is part of a three post series on Docker

    23 August 2016

    Docker Architecture

    docker

    This post is part of a three-post series on Docker

    23 August 2016

    A better Hello World

    Software Development

    A different “hello world” to demonstrate language features better.

    23 July 2016

    Do not go gentle into that good night

    Poetry

    Do not go gentle into that good night,
    Old age should burn and rave at close of day;
    Rage, rage against the dying read more...

    17 April 2016

    What is version control?

    Version Control

    Benefits of version control and version control systems.

    09 February 2016

    How to undo your git failure?

    External Post Git

    Using `git reflog` and `git reset` to save your code.

    25 September 2015
    with by Ajay Srivastava