Marine Blue Digital

Project

Keep up with the latest projects.

  • Packer Vs Ansible

    Cloud

    Ansible vs Packer: What are the differences?

  • Baking AWS EC2 Image

    Cloud

    Definition: The term ‘Baking’ is refer to the process of creating machine images.

  • Infrastructure as Code

    Cloud

    Infrastructure management is a process associated with software engineering. Organizations have traditionally “racked and stacked” hardware, and then installed and configured operating systems and applications to support their technology needs. Cloud computing takes advantage of virtualization to enable the on-demand provisioning of compute, network, and storage resources that constitute technology infrastructures.

  • Web Application Hosting in the Cloud Using AWS

    Cloud

    The first question that you should ask concerns the value of moving a classic web application hosting solution into the AWS Cloud. If you decide that the cloud is right for you, you’ll need a suitable architecture. This section helps you evaluate an AWS Cloud solution. It compares deploying your web application in the cloud to an on-premises deployment, presents an AWS Cloud architecture for hosting your application, and discusses the key components of this solution.

  • Microservice

    Marketing

    Microservices are an architectural and organizational approach to software development to speed up deployment cycles, foster innovation and ownership, improve maintainability and scalability of software applications, and scale organizations delivering software and services by using an agile approach that helps teams to work independently from each other. Using a microservices approach, software is composed of small services that communicate over welldefined APIs that can be deployed independently. These services are owned by small autonomous teams. This agile approach is key to successfully scale your organization. There are three common patterns that we observe when our customers build microservices: API driven, event driven, and data streaming. In this whitepaper, we introduce all three approaches and summarize the common characteristics of microservices, discuss the main challenges of building microservices, and describe how product teams can leverage Amazon Web Services (AWS) to overcome these challenges.