Software Alternatives & Reviews

Deploying from Scratch - A journey in parts

Amazon VPC Amazon S3 AWS Lambda Amazon EKS Amazon EBS AWS CloudFormation Amazon AWS
  1. Open Source Cloud

    #Cloud Computing #Cloud Infrastructure #VPS 19 social mentions

  2. Amazon S3 is an object storage where users can store data from their business on a safe, cloud-based platform. Amazon S3 operates in 54 availability zones within 18 graphic regions and 1 local region.
    Netlify provides these logs - JSON documents - through a log drain that can hook up to a variety of third-party monitoring services. Those are great, but I want to keep everything in house (in my own cloud?), so I'll start by exploring the options to send logs to Amazon's Simple Storage Service (S3), or to my own http endpoint.

    #Cloud Hosting #Object Storage #Cloud Storage 170 social mentions

  3. Automatic, event-driven compute service
    Pricing:
    • Open Source
    If I'm going to do this, I may as well overdo this, so lets get wild and go with a Kubernetes cluster on Amazon Web Services (AWS), maybe a few serverless Lambda functions, some connectors, and whatever else might be fun to play around with.

    #Cloud Computing #Cloud Hosting #Backend As A Service 244 social mentions

  4. Amazon EKS makes it easy for you to run Kubernetes on AWS without needing to install and operate your own Kubernetes clusters.

    #Cloud Computing #Developer Tools #Cloud Infrastructure 54 social mentions

  5. Amazon Elastic Block Store (Amazon EBS) provides persistent block level storage volumes for use with Amazon EC2 instances in the AWS Cloud. Learn more here.
    The nodes created and used within the cluster are largely dependent on your use case. For this project I setup a node group with two nodes, r5a.large EC2 instances, each with a 400GB Elastic Block Storage (EBS) volume that I'll be setting up for persistent storage. I'm not doing any autoscaling - yet, but you may want to explore that avenue.

    #Cloud Storage #Object Storage #Storage 8 social mentions

  6. AWS CloudFormation gives developers and systems administrators an easy way to create and manage a...
    Pricing:
    • Open Source
    To start, log into your AWS account, navigate to the CloudFormation tool, and follow the steps to create a stack.

    #Continuous Integration #DevOps Tools #Continuous Deployment 113 social mentions

  7. Amazon Web Services offers reliable, scalable, and inexpensive cloud computing services. Free to join, pay only for what you use.
    If I'm going to do this, I may as well overdo this, so lets get wild and go with a Kubernetes cluster on Amazon Web Services (AWS), maybe a few serverless Lambda functions, some connectors, and whatever else might be fun to play around with.

    #Cloud Computing #Cloud Infrastructure #IaaS 360 social mentions

Discuss: Deploying from Scratch - A journey in parts

Log in or Post with