Example of S3 Bucket Policy to allow from IP address and Domain name
Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market…
Read more »
WHY DIGITAL MARKETING IS IMPORTANT FOR BUSINESS
Digital marketing is very important for every business. Digital marketing gives you the opportunity to Grow your business fastly. To do this effectively, you have to take advantage of all…
Read more »How to get SHA1-Key in Flutter?
In this blog I am going to explain that how to get SHA1-Key in Flutter. So, Before Create a flutter project. And, When you using “https://console.firebase.google.com/“ from sign in or…
Read more »
What is Digital Marketing, and How does it Work?
What is Digital Marketing? Digital marketing is a modified technique of traditional marketing. It is nothing but marketing their products or services using digital mediums. It is a marketing tool…
Read more »How to Scheduling Task using Cron Job in Laravel Application
Laravel Cronjob offers an elegant Task Scheduling or Laravel Cronjob Scheduling mechanism. Applications require some tasks to be run periodically on the server. It could be creating backups or generating…
Read more »
What is the future of Microsoft Azure? Is Microsoft Azure certification worth it 2021?
What is Microsoft Azure? Microsoft Azure is also known as Windows Azure. Microsoft Azure is a cloud computing service created by Microsoft that is one of the leading cloud service…
Read more »All Laravel Tutorials is in one place
Setting a Local Development Environment for Laravel on Windows | Install Laravel on Windowshttps://www.devopsschool.com/blog/setting-a-local-development-environment-for-laravel-on-windows-install-laravel-on-windows/ Introductionhttps://www.devopsschool.com/blog/how-to-install-and-create-a-project-in-laravel-for-windows-user/ How to pass data to views in Laravel.https://www.devopsschool.com/blog/how-to-pass-data-to-views-in-laravel/ Master/fixed layout in Laravel.https://www.devopsschool.com/blog/master-fixed-layout-in-laravel/ How to check…
Read more »User Registration And Login System In Laravel
Laravel provides built-in user registration and login system. Most of the developers are not aware of this built-in system (I was also one of them). When I came to know…
Read more »8 Features That Make PHP Laravel Framework Best
Why Laravel is the best php framework PHP is undoubtedly one of the most popular and widely used programming languages used for web application development that is powering more than…
Read more »How to Install Laravel Framework in Windows
By installing three software, we can work in Lvr, so let’s know which angle is the software which we can install Installing XAMPP Installing Composer Installing Laravel Open the XAMPP…
Read more »How to add text Widget in flutter using Dart Packages?
In this blog, I am going to adding text Widget in Mobile App in flutter using Dart Packages. So, I am using VS Code Editor for easy and fast before…
Read more »How to create a calculator in flutter using dart packages?
In this blog, we are going to learn How to create a calculator in flutter full functionality. So, I already create a new project in flutter and open “lib/main.dart” in…
Read more »How to Create a Login Form In flutter using dart packages?
In this blog, I am going to explain how to create a Login Form In flutter using dart Package. So, Before I already create a Project an open “lib/main.dart” in…
Read more »How to Add Input Section to Mobile App in Flutter using dart packages?
In this blog, I am going to explain that Add Input Section to Mobile App in Flutter. So, In this blog, I am going to use VS Code editor and…
Read more »How to Add Splash Screen to Mobile App in Flutter using dart packages?
In this blog, I am going to explain that Add Splash Screen to Mobile App in Flutter. So, In this blog, I am going to use VS Code editor and…
Read more »
Fundamental of Digital Marketing?
Today’s world is a digital world. The world is changing at a very fast pace and there are so many favourable for businesses with a global population Online. Nowadays so…
Read more »
What is a Search engine? How does work?
In this tutorial I’m going to cover some of the histories behind search engines we’ll explain how search engines have changed business and tell you why they’re a great place…
Read more »
Why You Should Use Social Media For Your Business?
Social media is now a given in our daily lives like a business, it can be a big opportunity for you. Social media will help you a lot. Now time…
Read more »jQuery Form Events: An jQuery for Beginners
What is jQuery Form Events? Events are things that happen to objects, such as the clicking of a command button or the opening and closing of a form, etc. These…
Read more »jQuery Keyboard Events: An jQuery for Beginners
In this blog, you learned jQuery Keyboard Events Our jQuery has three types of keyboard events. Keypress => This means as if someone is your website who is the presser,…
Read more »kubernetes ingress complete reference
Kubernetes basic ingress tutorials with examples and Lab using nodeport Kubernetes ingress tutorials with examples and Lab using NodePort Kubernetes ingress tutorials with examples and Lab using Loadbalancer Rajesh KumarI’m…
Read more »Kubernetes POD observability and Deep Dive
Understanding Node Selector and Node Affinity in Kubernetes Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps…
Read more »Kubernetes cluster backup and restore using “etcdctl” tool
What is etcd?etcd is a distributed reliable key-value store for the most critical data of a distributed system, with a focus on being: Simple: well-defined, user-facing API (gRPC) Secure: automatic…
Read more »Kubernetes Cluster Administration: Complete Reference
top: -Display Resource (CPU/Memory/Storage) usage What is metrics-server and How to Install metrics-server in kubernetes? taint: -Update the taints on one or more nodes Update the taints on one or…
Read more »schedulable/unschedulable kubernetes node using kubectl cordon uncordon commands
Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market…
Read more »What is metrics-server and How to Install metrics-server in kubernetes?
Metrics Server is a scalable, efficient source of container resource metrics for Kubernetes built-in autoscaling pipelines. Metrics Server collects resource metrics from Kubelets and exposes them in Kubernetes apiserver through…
Read more »Top 10 best browsers based password managers in 2020
Google Password Manager https://passwords.google.com/ Firefox Lockwise Firefox Lockwise is a password manager for the Firefox web browser, as well as the mobile operating systems iOS and Android. On desktop, Lockwise…
Read more »Kubernetes Resource requests and limits of Pod and Container
CPU and memory are each a resource type. A resource type has a base unit. CPU represents compute processing and is specified in units of Kubernetes CPUs. Memory is specified…
Read more »jQuery Selectors: An jQuery for Beginners
What is Selectors? The document we have written in blue text with $ is called selectors. And what is in the right side of the document, we call it method…
Read more »