BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage DevOps Content on InfoQ

  • Categories of Monoliths

    Derek Ashmore details the different types of monoliths he has come across with a view to subsequently describing how they may be broken down into more manageable components/microservices.

  • DevOps Enterprise Adoption at ITV with Tom Clark

    Tom Clark, head of common platform at ITV, talked at the past DevOps Enterprise Summit 2016 in London on how their cloud platform has served as a medium for spreading DevOps practices and way of working across the entire organization, as well as how to grow a team of "smart and kind" engineers around it. In this Q&A Clark talks about ITV's DevOps journey, challenges faced and the road ahead.

  • Stormpath's Java SDK 1.0 Released

    This week Stormpath released version 1.0 of their user management and authentication Java SDK. Stormpath generally provides APIs for implementing authentication, authorization and user management in web and mobile applications, including open source implementations, targeting a range of languages and frameworks.

  • Amazon Simple Notification Service (SNS) Gains Worldwide SMS Delivery

    Amazon's Simple Notification Service (SNS) recently gained worldwide SMS delivery and can now be used in five additional Amazon Web Services (AWS) regions. AWS also added several new features such as opt-out management, direct publishing, delivery status monitoring, and spending limits.

  • Memory Issues with Linux Control Groups Might Affect Containerized Applications

    LinkedIn’s engineering team recently published an article outlining several memory management problems with cgroups that might lead to performance degradation and possible workarounds for them.

  • Dropwizard Java REST Framework Version 1.0.0 Features Updated Library Support, Scala, and Java 8

    Almost five years in the making, Dropwizard's Java RESTful Web Service framework version 1.0.0 offers a host of new features including Java 8, Http/2 and Scala support, and the latest versions of supporting Java APIs.

  • Google Launches Cloud Natural Language API

    Google released their beta Cloud Natural Language API on July 20, joining the movement to make advances in natural language processing (NLP) from the small world of cutting-edge research and to the hands of everyday data scientists and software engineers. Google’s NLP API lets users take advantage of three core NLP features:

  • DevOps Gov Adoption at HMRC Digital

    The UK's Revenue and Customs agency applied DevOps and Continuous Delivery principles to move from a bureaucratic culture to frequent delivery of digital tax services, learning and adapting from incremental successes and the occasional failures. InfoQ reached out to Lyndsay Prewer to dig deeper into how this journey started, where the agency is at today, and what the main challenges have been.

  • Improved Options for Service Load Balancing in Docker 1.12.0

    With its 1.12.0 release, Docker introduced new options for load balancing of services via DNS and IP Virtual Server (IPVS) when the services are started in a Swarm cluster.

  • Solving Fat JAR Woes at HubSpot

    Spring Boot 1.4 and Dropwizard 1.0 were both released at the end of July, using fat JARs. As adoption of such frameworks and microservices increases, fat JARs are becoming a more common deployment mechanism. Earlier HubSpot cited issues where Fat JARs deployments experienced problems with the maven-shade-plugin, and efficiency problems when packaging 100,000 tiny files as a JAR.

  • PowerShell Comes to Linux and Mac OS X

    Microsoft PowerShell has been released as an open source project and now is available for Linux and Mac OS X. Windows administrators apply their scripts and knowledge to non-Microsoft systems, while developers can view and contribute to the project's source code.

  • AWS Launches Application Load Balancer

    Amazon Web Services has launched their new Application Load Balancer, an OSI Layer 7 balancer that can route traffic to different end-points depending a set of URL rules.

  • Oracle Unveils Plan to Revamp Java EE 8 for the Cloud

    In a recent interview, Thomas Kurian, president of product development at Oracle, announced a set of improvements for Java EE 8. The move is believed to be designed to appease recent critics (like those coming from the Java EE Guardians) and divergent efforts (like the MicroProfile). Although the information at the moment is scarce, further details are to be unveiled at JavaOne 2016.

  • Docker and High Security Microservices: A Summary of Aaron Grattafiori's DockerCon 2016 Talk

    At DockerCon 2016, held in Seattle, USA, Aaron Grattafiori presented “The Golden Ticket: Docker and High Security Microservices”. Core recommendations for running secure container-based microservices included enabling User Namespaces, configuring application-specific AppArmor or SELinux and seccomp whitelist, hardening the host system, restricting host access and considering network security.

  • AWS Adds Native SQL Server Backups to Database-as-a-Service

    AWS released an update to its Relational Database Service (RDS) that allows users to take advantage of native SQL Server backup and restore functionality. AWS beat Microsoft Azure to market with this capability which simplifies database migration and disaster recovery scenarios.

BT