Microservices are currently getting a lot of attention: articles, blogs, discussions on social media, and conference presentations. They are rapidly heading towards the peak of inflated expectations on the Gartner Hype cycle. At the same time, there are skeptics in the software community who dismiss microservices as nothing new. Naysayers claim that the idea is just a rebranding of SOA. However, despite both the hype and the skepticism, the Microservices Architecture pattern has significant benefits – especially when it comes …
Blog Posts
Last week i happened to be at one of my clients office and we had a problem with the internet connection. The problem after a long trial and error process was the fact that the server can not use two network interfaces i.e Internal Network(with static IP address) and External Network(with dynamic IP address) at the same time. You could only use one at a time. So i came up with this trick which might save you alot of time …
Howdy, Haven looked at the current waves of Javascript, it seems like every startup is pivoting to it and now you can even build desktop applications using the language of the web. And of course that is possible using the help of Electron built by Github. <Special Thanks Guys ;)>
Microsoft YouthSpark is an initiative by Microsoft Citizenship to empower youths around the globe with 30+ programs provided by Microsoft at zero cost.
A times developers usually have a problem of creating a small project just for the porpose of testing or learning a new feature in web development. The problem arises when there is a need to store a little bit of information to the database and you feel lazy to create a new database in SQL or MySQL. Document databases have been a really big solution to that problem but haven’t been so friendly to users. That is why i created …
As you might have already known of the OpenSource offline and secure method of sharing files project PirateChest i have been working on, here is a proposal of it and some implementation basis. You can download it from OneDrive – PirateChest.pdf. Thanks to everyone who has been contributing to the development of the project.
The PirateChest offline file sharing system completely written in PHP has just got better. The power of sharing files securely offline and totally eliminating virus attacks due to file transfer through usb makes you like a boss.
Original Post at http://anderseideblog.wordpress.com/reading-lists/ms-exam-70-346-managing-office-365-identities-and-requirements/ This is the first exam in the MCSA track for Office 365 http://www.microsoft.com/learning/en-us/mcsa-office365-certification.aspx Exam Home page is located at http://www.microsoft.com/learning/en-us/exam.aspx?ID=70-346
Ever wondered how easy it will be to share files as fast as possible without USB and internet. Consider the following cases: An instructor trying to share files across students in a class. In meetings when the meeting agenda and materials are to be shared among attendees. At hackathon where sharing files and encrypted keys via USB is not a good idea and sharing via internet is worse. Sending a file to your mobile devices without cable or internet. We …
Hello Folks, Today i will be showing you how to implement PHP login with QRcode in a website. We will be using PHP laravel framework so a basic understanding of Laravel and composer is needed.
Social Profiles