Welcome to our Blog

What makes us tick!

  • All
  • Popular Posts

    How DevOps Consulting and Managed Services Drive Successful Cloud Migrations

    Aaron Walker | 10 Minute Read

    A combined approach to DevOps consulting and managed services delivers the most successful cloud migrations. Here’s the how and why.

    Maximizing Cloud Efficiency: Strategic Cost Control

    Arthur Marinis | 2 Minute Read

    With the latest advancements in cloud technology and base2's tools, businesses can significantly reduce expenses by intelligently managing how and when environments are utilized

    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.

    Don't hire just the one person to do your DevOps

    Arthur Marinis | 4 Minute Read

    How to avoid the most common mistake companies make when it comes to DevOps? Uncover the benefits of DevOps as a Service. Improve efficiency, automate deployments, and gain confidence in your processes.

    The case for CI/CD - Why every company needs an automated pipeline to production

    Arthur Marinis | 3 Minute Read

    Discover the importance of implementing CI/CD in your software development process. Learn how continuous integration, delivery, and deployment can increase efficiency, reduce risk, and improve the overall quality of your code.

    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 bridge the gap between developers and the cloud with an outsourced DevOps team

    Arthur Marinis | 2 Minute Read

    The gap between developers and the cloud can lead to costly issues and impact profitability. Discover how an outsourced DevOps team bridges this gap, ensuring seamless communication and improved business results.

    How do you decide when and where to use serverless architecture?

    Aaron Walker | 3 Minute Read

    Discover the benefits and challenges of serverless architecture. Learn when and where to use serverless, how to adopt the serverless development model, and the future of serverless technology.

    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

    What is serverless technology?

    Arthur Marinis | 2 Minute Read

    Learn about serverless technology and the benefits of this design pattern. Discover what serverless is, what it's not, and discover how it can simplify your coding process.

    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