InfoQ Homepage Infrastructure Content on InfoQ
-
SOPA, PIPA – Should Engineers Care
On 18th January, wikipedia.or among other estimated 10,000 web sites stopped their service in order to protest against the US legislation planning to endorse SOPA and PIPA. Software engineers might think, that they are not affected by the legislation, especially if they are outside the U.S., but considering Big Data, Cloud Computing and other trends this could be a rather naive perspective.
-
Best Practices For HTTP API Evolvability
As the title suggests, in Best Practices For HTTP API Evolvability, Benjamin Carlyle, set out to define priciples and practices for designing systems, that are built around HTTP API’s. Systems, that are extensible and can evolve over time.
-
JBoss Releases Hibernate 4.0
JBoss Releases Hibernate 4.0 which comes with Multi-tenancy support, the introduction of a standard mechanism for writing Hibernate extensions, initial refactorings towards OSGI and several other cleanups.
-
OASIS Delivers Cloud Computing Application Portability Specification
Leading tech vendors are working together to establish a standard for enabling “portability of cloud applications and IT services that comprise them running on complex software and hardware infrastructure.”
-
Introducing Windows New File System: ReFS
For the first time since 1993 Microsoft is posed to offer a new file system architecture. ReFS or Resilient File System is designed to both improve reliability and as a chance to drop obsolete features offered by NTFS.
-
NY Announces New High School for Software Engineering
Mayor Bloomberg announced recently the opening of a high school for software engineering in New York. The school will be located in Union Square. The main driver behind this idea has been Mike Zemansky, a computer science teacher. According to Bloomberg this is part of a bigger strategy where New York will open new Career and Technical Education Schools in the next years.
-
Apache Hadoop 1.0.0 Supports Kerberos Authentication, Apache HBase and RESTful API to HDFS
After six years of gestation, Big data framework Apache Hadoop 1.0.0 was recently released. Core features in the release include Kerberos Authentication, support for Apache HBase and RESTful API to HDFS. InfoQ spoke with Arun Murthy, VP of Apache Hadoop, about the new release.
-
Making Technical Community More Active - 2011 Year-End Review of Baidu Technical Salon
Baidu Technical Salon is a regular offline communication activity hosted by Baidu, planned, executed and implemented by InfoQ. The topics included cloud computing, mobile Internet, big data, log analysis and other current popular topics. This article mainly reviews Baidu’s support for technical community via Technical Salon, community’s feedbacks on these activities as well as a brief plan in 2012
-
SpringSource Releases Spring Data Redis 1.0.0
SpringSource has recently released Spring Data Redis, an abstraction over the existing Java Redis libraries that offers a unified API and easier Java Object serialization for Spring based applications.
-
Mozilla Prepares a Separate Firefox Release for the Enterprise
Mozilla will create a separate Firefox release for enterprises, but it will come with less security and stability fixes. Organizations interested in such a version are invited to participate in alpha and beta testing.
-
InfoQ Issues Call for Articles
InfoQ is announcing a call for articles and is encouraging practitioners and domain experts to submit feature-length (2,000 to 3,000 word) papers that are timely, educational and practical. Topics of interest include cloud architecture and development, Java, Agile, NoSQL, big data analytics, HTML 5 and mobile development. Author guidelines are now also available.
-
Introducing PowerShell 3
PowerShell 3 which will be released as a part of Windows Management Framework 3.0 is currently in CTP. Apart from being based on the DLR, it has a lot of new features such as better workflows, simpler syntax, delegation of credentials, robust sessions and more.
-
IBM is now wearing a Green Hat
On January 4th, IBM announced it is going to acquire the cloud and SOA integration service company Green Hat. Testing is one of the main challenges when developing cloud or SOA based applications. Buying Green Hat IBM hopes to offer more productive testing approaches and other benefits for such types of large scale software systems. Green Hat will be integrated into IBM Rational Solution.
-
Damien Katz Abandons Apache CouchDB, Continues with Couchbase Server
We interviewed Damien Katz who is leaving Apache CouchDB behind, moving further with Couchbase Server, and porting large portions of the code from Erlang to C/C++. We also picked up reactions from the community.
-
Major Denial of Service Vulnerability Affects Most Web Servers
Security researcher Alexander Klink and Julian Wälde revealed a serious vulnerability that until recently affected the vast majority of web server. The attack only requires a single HTTP request that is specially designed to create hash code collisions in POST form data. When first discovered this attack affected Python, Ruby, PHP, Java, and ASP.NET, but vendors have been working on patches.