AWS (2)

What makes us tick!

  • All
  • Popular Posts

    4 Key Challenges of Taking Your SaaS Product Global – Part 2: Security

    Aaron Walker | 6 Minute Read

    Discover what it takes to take your SaaS product global with AWS in our six-part blog series. Part two explores how to navigate security requirements and considerations.

    4 Key Challenges of Taking your SaaS Product Global – Part 1: Compliance

    Aaron Walker | 6 Minute Read

    Discover what it takes to take your SaaS product global with AWS in our six-part blog series. Part one explores how to navigate compliance to thrive internationally.

    Platform Engineering - Empowering Innovation through DevOps and AWS

    John Passakos | 2 Minute Read

    Embrace the future of software delivery with Platform Engineering – a strategic approach to developing and deploying applications in a highly collaborative, efficient, and agile environment.

    Cloud-Native Explained – Transformation and Cloud-Native Technologies

    John Passakos | 2 Minute Read

    What is Cloud-Native? Find out how businesses can leverage Cloud-Native Technologies to transform their operations and benefit from increased agility, lower costs, improved scalability, and enhanced security.

    How to deploy a Quarkus Lambda Application using Lambda Containers

    Aaron Walker | 6 Minute Read

    This step-by-step demo explains in detail how to deploy a Quarkus Lambda Application using Lambda Containers on AWS. | How-to tech post | Code Sample

    Make your pipeline match your needs - The hard questions to ask before automating your development pipeline

    Jared Brook | 4 Minute Read

    Want to automate your pipeline? We cover the important questions you should ask to determine what level and types of automation make sense for your business.

    AWS / Tech

    Using Cfhighlander to create reusable and modular AWS CloudFormation templates

    Angus Vine | 2 Minute Read

    Learn how to create reusable CloudFormation templates for managing AWS resources in a modular way. This developer workshop covers creating a VPC, deploying bastion and ECS components, and more. | How-to tech post | Code sample

    PCI DSS Compliance on AWS - Get 71 requirements covered out-of-the-box

    Jared Brook | 12 Minute Read

    How to quickly achieve and maintain PCI compliance on AWS. Find out the steps to get started and which 71/296 PCI requirements are covered out-of-the-box, saving time and headaches.

    How base2Services Slashes the Compliance Burden for standards like PCI, HIPAA and SOX

    Aaron Walker | 2 Minute Read

    Audits for PCI, HIPAA, or SOX compliance can be a lengthy, manual process. Find out how base2Services can help you automate and standardize much of the compliance auditing and reporting process.

    How to Start and Stop instances on AWS automatically

    Nikola Tosic | 4 Minute Read

    Cut costs and optimize your infrastructure on AWS by automating the start and stop of instances. Learn how to save money with cloud providers and automate operations with the cfn_manage tool. | How-to tech post | Code sample

    Running Docker containers from the CLI backed by AWS

    Christophe Delcourt | 4 Minute Read

    Learn how to run Docker containers in AWS and work with them as if they were running locally. Discover the pros and cons of this approach and get started with step-by-step instructions. | How-to tech post | Code sample

    Automate the build of serverless to AWS Lambda with Docker and Jenkins

    Arthur Marinis | 2 Minute Read

    Quicker with serverless. How to automate the deployment of serverless projects in Jenkins using Docker containers | How-to tech post | Code sample