Hybrid Lift-and-Shift/Optimize Real World Stories (Cloud Next ’18)
In this panel discussion, we will discuss how several GCP customers who made the move from private to public cloud and hear lessons they learned along the way.…
Every article by Zareef Ahmed since 2004: AI-assisted development, private AI deployments, cloud architecture on AWS, Google Cloud and Azure, DevOps, databases and software craft.
In this panel discussion, we will discuss how several GCP customers who made the move from private to public cloud and hear lessons they learned along the way.…
HPC Cloud services built on the latest Intel architecture, Skylake Xeon processor, are now powering Google compute engine and can serve as your next-generation HPC platform. Hear how…
Lots of recruiters and consultants call me and asked this ultimate question,”How much experience you have in Devops?” This is how this conversation usually goes : - Consultant…
AWS certification exams are quite popular and in demand. AWS is an open cloud provider with largest market share. Certification gives you any benefits or not, is always…
An architect is a person who is responsible for how development team will come out with product. He handles how different components will talk to each other, he…
Java 9 has been released in the market. It has lots of new improvements and additions. In this article, I am enlisting 9 things of this major release.…
In August 2017, AWS launched VMware for Amazon Cloud service after one year of work with vmware. It was announced at VMworld. It was in beta access since…
(This webinar was recorded four years ago, so some of the points are outdated. I am working on the latest version of this webinar and will update the…
AWS Migration has been recently announced by AWS. This is a service which you can use to migrate your applications to AWS. This service can be used to…
Internet is the place where data is being generated at one place (usually servers) and then being served to the client through browsers and mobile apps. Lots of…
Let me state it in start without any introduction. Devops is a culture of practices. It is not a tool. In fact, it is a set of processes…
You need to understand some basic differences between hadoop and spark. One of the major difference is file system. Hadoop has HDFS while spark does not have any…
HTTP forgets everything between requests, so tokens carry identity and trust across them. Session, CSRF and API tokens explained, and how Laravel implements each.
Recently I got this query -------------------------------------- I am working as a Testing team lead in manual testing so i don't have a programming knowledge. Now, I want to…
Few days back, I was in a discussion with a senior person. Our discussion was centred around cloud and security. We talked about lots of common and obvious…
am assuming that you want to log and monitor the traffic which is passing through a hardware router. Your question seems incomplete to me because at router level,…
Checkout process for unique product has to be handled in different way than products which are available in quantities. Products with one quantity are unique product. Paintings, concert…
Consider this hypothetical situation. Something very precious was in a building. Building was being guarded by a guard who was responsible for the safety of precious item. A…
“This project is my baby, I don’t want to see it perform badly, I will give everything to protect it”, Does this sentence sound familiar to you? You…
You will find lots of guides and articles on the internet about what you should do to be a good programmer. A lot has been written on what…
Recently I answered a question on quora. I am reproducing it here again. In my view question is not complete and does not provide context which has to…
"You have done that specific site in Zend, don't you think our application is also suitable for Zend instead of Drupal", I just got this email from a…
If you are doing programming, You must have used random numbers. They are useful in many situations when you want to give some randomization to your program output…
Web programming is not only about how you develop your applications, its also about how you deploy your application or website.Although control panels are being provided by almost…